Metadata-Version: 2.1
Name: exqalibur
Version: 0.2.0
Summary: Cutting-edge optimization for Perceval
Home-page: https://perceval.quandela.net
Author: Perceval.OSS@Quandela.com
Author-email: Perceval.OSS@Quandela.com
License: CC BY-NC-ND 4.0
Project-URL: Documentation, https://perceval.quandela.net/docs-quandelibc/
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
License-File: LICENSE.md
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

Collection of C++ optimized computation primitive available as python module. When possible, the low level function uses INTEL SIMD primitives.
