Metadata-Version: 2.2
Name: pycanha-core
Version: 0.9.0
Summary: Python bindings for pycanha-core with nanobind
Author-Email: =?utf-8?q?Javier_Piqueras_Carre=C3=B1o?= <javier.piqueras@upm.es>
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Project-URL: Homepage, https://github.com/pycanha-project/pycanha-core-python
Project-URL: Bug Tracker, https://github.com/pycanha-project/pycanha-core-python/issues
Requires-Python: >=3.13
Requires-Dist: numpy>=2.4.0
Requires-Dist: mkl==2025.3.1; platform_system != "Darwin"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Provides-Extra: build
Requires-Dist: build; extra == "build"
Provides-Extra: docs
Requires-Dist: sphinx>=7.2; extra == "docs"
Requires-Dist: pydata-sphinx-theme>=0.16; extra == "docs"
Requires-Dist: myst-parser>=2; extra == "docs"
Requires-Dist: sphinx-design>=0.6; extra == "docs"
Requires-Dist: numpy>=1.26; extra == "docs"
Provides-Extra: mkl
Requires-Dist: mkl==2025.3.1; extra == "mkl"
Description-Content-Type: text/markdown

# Python bindings for pycanha-core


[![Build and publish wheels](https://github.com/pycanha-project/pycanha-core-python/actions/workflows/build-publish-wheels.yml/badge.svg)](https://github.com/pycanha-project/pycanha-core-python/actions/workflows/build-publish-wheels.yml)
[![Documentation Status](https://readthedocs.org/projects/pycanha-core-python/badge/?version=latest)](https://pycanha-core-python.readthedocs.io/latest/?badge=latest)

The python bindings for the C++ core of Pycanha.
