Pinned Repositories
container-images
Dockerfiles for building docker images
dpctl
Python SYCL bindings and SYCL-based Python Array API library
DPEP
Data Parallel Extensions for Python*
dpnp
Data Parallel Extension for NumPy
examples
Examples and sample code showcasing features of the Intel(R) Distribution for Python
mkl-service
Python hooks for Intel(R) Math Kernel Library runtime control settings.
mkl_fft
NumPy-based Python interface to Intel (R) MKL FFT functionality
numba-dpex
Data Parallel Extension for Numba
scikit-learn_bench
scikit-learn_bench benchmarks various implementations of machine learning algorithms across data analytics frameworks. It currently support the scikit-learn, DAAL4PY, cuML, and XGBoost frameworks for commonly used machine learning algorithms.
sdc
Numba extension for compiling Pandas data frames, Intel® Scalable Dataframe Compiler
Intel Python's Repositories
IntelPython/scikit-learn_bench
scikit-learn_bench benchmarks various implementations of machine learning algorithms across data analytics frameworks. It currently support the scikit-learn, DAAL4PY, cuML, and XGBoost frameworks for commonly used machine learning algorithms.
IntelPython/dpctl
Python SYCL bindings and SYCL-based Python Array API library
IntelPython/dpnp
Data Parallel Extension for NumPy
IntelPython/numba-dpex
Data Parallel Extension for Numba
IntelPython/mkl-service
Python hooks for Intel(R) Math Kernel Library runtime control settings.
IntelPython/mkl_fft
NumPy-based Python interface to Intel (R) MKL FFT functionality
IntelPython/DPEP
Data Parallel Extensions for Python*
IntelPython/container-images
Dockerfiles for building docker images
IntelPython/ibench
Benchmarks for python
IntelPython/mkl_random
Python interface to Intel(R) Math Kernel Library's random number generation functionality
IntelPython/dpbench
Benchmark suite to evaluate Data Parallel Extensions for Python
IntelPython/composability_bench
Show effects of over-subscription and ways to fix that
IntelPython/BlackScholes_bench
Benchmark computing Black Scholes formula using different technologies
IntelPython/smp
Static partitioning and thread affinity for nestable Symmetric Multi-Processing
IntelPython/source-publish
Sources used in Intel Python that have a license that requires publication: GPL, LGPL, MPL
IntelPython/DPPY-Spec
Draft specifications of DPPY
IntelPython/bearysta
Pandas-based statistics aggregation tool
IntelPython/fft_benchmark
IntelPython/optimizations_bench
Collection of performance benchmarks used to present optimizations implemented for Intel(R) Distribution for Python*
IntelPython/xgboost_oneapi
Fork with oneAPI support for XGBoost
IntelPython/mkl_umath
Package implementing NumPy's UFuncs based on SVML and MKL VML
IntelPython/sample-data-parallel-extensions
Sample data parallel extensions built with oneAPI DPC++
IntelPython/sharded-array-for-python
IntelPython/dpcpp-llvm-spirv
Python package to vendor oneAPI DPC++'s llvm-spirv executable for use by numba-dpex
IntelPython/.github
IntelPython/devops-tools
Automation tools for IntelPython projects
IntelPython/intel-gpu-ocl-icd-system-feedstock
Conda recipe for intel-gpu-ocl-icd-system conda package
IntelPython/intelpython.github.io
IntelPython/portable-data-parallel-extensions-scipy-2024
Website for "Portable Data Parallel Extensions with oneAPI" poster at SciPy 2024
IntelPython/Profiling_Guide