.flake8
.gitignore
.gitlab-ci.yml
.isort.cfg
.pydocstyle
.readthedocs.yml
CHANGELOG.rst
LICENSE
README.md
build-dep.sh
doc8.ini
install_requirements.sh
pkglist
plot_benchmark.py
pytest.ini
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/make.bat
docs/requirements.txt
docs/source/api.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/index.rst
docs/source/license.rst
numpy_ipps/__init__.py
numpy_ipps/initialization.py
numpy_ipps/integer.py
numpy_ipps/logical.py
numpy_ipps/support.py
numpy_ipps/utils.py
numpy_ipps.egg-info/PKG-INFO
numpy_ipps.egg-info/SOURCES.txt
numpy_ipps.egg-info/dependency_links.txt
numpy_ipps.egg-info/not-zip-safe
numpy_ipps.egg-info/requires.txt
numpy_ipps.egg-info/top_level.txt
numpy_ipps/_detail/__init__.py
numpy_ipps/_detail/debug.py
numpy_ipps/_detail/dispatch.py
numpy_ipps/_detail/dtype.py
numpy_ipps/_detail/libipp.py
numpy_ipps/_detail/metaclass/__init__.py
numpy_ipps/_detail/metaclass/binaries.py
numpy_ipps/_detail/metaclass/unaries.py
numpy_ipps/lib/libippcore.so
numpy_ipps/lib/libipps.so
numpy_ipps/lib/libippse9.so
numpy_ipps/lib/libippsk0.so
numpy_ipps/lib/libippsl9.so
numpy_ipps/lib/libippsm7.so
numpy_ipps/lib/libippsn0.so
numpy_ipps/lib/libippsn8.so
numpy_ipps/lib/libippsy8.so
tests/benchmarks/test_initialization.py
tests/benchmarks/test_integer.py
tests/benchmarks/test_logical.py
tests/benchmarks/test_technical.py
tests/benchmarks/log_ref/.gitkeep