Pinned Repositories
dpctl
Python SYCL bindings and SYCL-based Python Array API library
async-pipelining-example
cython-coverage-projects
Journey to restore cython coverage after transition from setuptools to scikit-build
cython_using_number_magic_methods
Cython implementation of Quaternion class with attempt to hook up Python's dunder method
itt-python
Includes Python bindings to instrumentation and tracing technology (ITT) APIs for VTune
kmeans_dpcpp
Implementation of KMeans algorithm using DPC++ following sklearn-numba-dpex
pybind11
Seamless operability between C++11 and Python
reproducer-for-question-about-numpy2
Native extension reproducing unexpected behavior with NumPy 2.0
test-ci-windows-latest
Repo to triage compilation failures in windows-latest image
use-mkl-in-meson-example
Example of using Intel(R) MKL library in a Meson project
oleksandr-pavlyk's Repositories
oleksandr-pavlyk/cython_using_number_magic_methods
Cython implementation of Quaternion class with attempt to hook up Python's dunder method
oleksandr-pavlyk/cython-coverage-projects
Journey to restore cython coverage after transition from setuptools to scikit-build
oleksandr-pavlyk/calling_publicly_declared_cython_from_c
(WIP 🏗️ 👷 🚧 🛑 ) Example of calling a cython function from C
oleksandr-pavlyk/compiler-warning-cython-generated-source-reproducer
Sample Cython project to observer compiler warning on Cython generated code
oleksandr-pavlyk/cpython
The Python programming language
oleksandr-pavlyk/data-parallel-CPP
Source code for 'Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems using C++ and SYCL' by James Reinders, Ben Ashbaugh, James Brodman, Michael Kinsner, John Pennycook, Xinmin Tian (Apress, 2020).
oleksandr-pavlyk/dlpack
RFC for common in-memory tensor structure and operator interface for deep learning system
oleksandr-pavlyk/gtensor
GTensor is a multi-dimensional array C++14 header-only library for hybrid GPU development.
oleksandr-pavlyk/intel-compilers-repack-feedstock
Fork of Anaconda' recipe for Intel LLVM compiler repackaging feedstock
oleksandr-pavlyk/libva
Libva is an implementation for VA-API (Video Acceleration API)
oleksandr-pavlyk/llvm-spirv-feedstock
A conda-smithy repository for llvm-spirv.
oleksandr-pavlyk/nanobind
nanobind — Seamless operability between C++17 and Python
oleksandr-pavlyk/npbench
NPBench - A Benchmarking Suite for High-Performance NumPy
oleksandr-pavlyk/numba
NumPy aware dynamic Python compiler using LLVM
oleksandr-pavlyk/numpy
Numpy main repository
oleksandr-pavlyk/oneDAL
oneAPI Data Analytics Library (oneDAL)
oleksandr-pavlyk/pdist_aggregation
Experiments on pairwise distances aggregations
oleksandr-pavlyk/penrose
Create beautiful diagrams just by typing mathematical notation in plain text.
oleksandr-pavlyk/py_sandbox_radix_sort_count
Python extension exposing DPL's internal function
oleksandr-pavlyk/scikit-build
Improved build system generator for CPython C, C++, Cython and Fortran extensions
oleksandr-pavlyk/scikit-build-feedstock
A conda-smithy repository for scikit-build.
oleksandr-pavlyk/scikit-learn
scikit-learn: machine learning in Python
oleksandr-pavlyk/scipy
Scipy library main repository
oleksandr-pavlyk/setup-miniconda-sandbox
Sandbox for experimenting with using setup-miniconda in workflows
oleksandr-pavlyk/sklearn-numba-dpex
oleksandr-pavlyk/staged-recipes
A place to submit conda recipes before they become fully fledged conda-forge feedstocks
oleksandr-pavlyk/sycl-blas
An implementation of BLAS using the SYCL open standard for acceleration on OpenCL devices
oleksandr-pavlyk/triaging-sklearn-numba-dpex-vs-kmean-dpcpp
Temporary repo
oleksandr-pavlyk/universal
Universal Number Arithmetic
oleksandr-pavlyk/veros
The versatile ocean simulator, in pure Python, powered by JAX.