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/anaconda-recipes
Continuum managed recipes for free anaconda packages.
oleksandr-pavlyk/art-DCGAN
Modified implementation of DCGAN focused on generative art. Includes pre-trained models for landscapes, nude-portraits, and others.
oleksandr-pavlyk/Awesome-CV
Awesome CV is LaTeX template for your outstanding job application
oleksandr-pavlyk/benchmark-ffts
A collection of scripts to assess FFTs in Python packages.
oleksandr-pavlyk/CausalImpact
An R package for causal inference in time series
oleksandr-pavlyk/conda
OS-agnostic, system-level binary package manager and ecosystem
oleksandr-pavlyk/conda-build
Commands and tools for building conda packages
oleksandr-pavlyk/cpp-taskflow
Modern C++ Parallel Task Programming Library
oleksandr-pavlyk/cython_capi
Where is __pyx_capi__?
oleksandr-pavlyk/ensemble-package
Package for Ensemble of Machine Learning Models
oleksandr-pavlyk/florin
Flexible Learning-Free Reconstruction of Neural Circuits
oleksandr-pavlyk/Galois
Galois: C++ library for multi-core and multi-node parallelization
oleksandr-pavlyk/Keras-GAN
Keras implementations of Generative Adversarial Networks.
oleksandr-pavlyk/logitboost
LogitBoost classification algorithm built on top of scikit-learn
oleksandr-pavlyk/numpy-dtypes
Repository for the development of user dtypes for numpy.
oleksandr-pavlyk/numpy-feedstock
A conda-smithy repository for numpy.
oleksandr-pavlyk/nyoka
Nyoka is a Python library for comprehensive support of the latest PMML standard plus extensions for data preprocessing, script execution and highly compacted representation of deep neural networks. Using Nyoka, Data Scientists can export a large number of Machine Learning and Deep Learning models from popular Python frameworks into PMML by either using any of the numerous included ready-to-use exporters or by creating their own exporter for specialized/individual model types by simply calling a sequence of constructors.
oleksandr-pavlyk/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
oleksandr-pavlyk/prophet
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
oleksandr-pavlyk/pygraphblas
GraphBLAS for Python
oleksandr-pavlyk/pylocus
Localization package using distance and/or angle measurements
oleksandr-pavlyk/pyrcc
Python implementation of Robust Continuous Clustering
oleksandr-pavlyk/PyTables
A Python package to manage extremely large amounts of data
oleksandr-pavlyk/scikit-image
Image Processing SciKit (Toolbox for SciPy)
oleksandr-pavlyk/scikit-learn_benchmarks
Benchmark suite for scikit-learn performances
oleksandr-pavlyk/sphinx
Main repository for the Sphinx documentation builder
oleksandr-pavlyk/stanford-cs-229-machine-learning
VIP cheatsheets for Stanford's CS 229 Machine Learning
oleksandr-pavlyk/tomopy
Tomographic Reconstruction in Python
oleksandr-pavlyk/umap
Uniform Manifold Approximation and Projection
oleksandr-pavlyk/vaex
Out-of-Core DataFrames for Python, visualize and explore big tabular data at a billion rows per second.