Metadata-Version: 2.4
Name: pynla
Version: 0.0.1
Summary: Modern, GPU-accelerated Numerical Linear Algebra for Python. (Coming Soon)
Author-email: Massimo Fedrigo <massimo@massimofedrigo.com>
License: MIT
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# pynla: Python Numerical Linear Algebra

**🚧 Under Construction 🚧**

`pynla` is a future library for high-performance, GPU-accelerated Numerical Linear Algebra in Python.
It aims to provide state-of-the-art randomized algorithms (RandNLA) and solvers compatible with NumPy, CuPy, and PyTorch via the Array API standard.

**Expected Release:** 2025

*Author: Massimo Fedrigo*
