Metadata-Version: 2.4
Name: numpes
Version: 0.0.1a1
Summary: Numerical operations on polytopes, ellipsoids, and subspaces
Author-email: Bart Wolleswinkel <b.wolleswinkel@tudelft.nl>
License-File: LICENSE
Keywords: polytope
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Requires-Python: >=3.14
Requires-Dist: numpy
Description-Content-Type: text/markdown

# NumPES

NumPES is a controls-oriented Python package for performings numerical operations on polytopes, ellipsoids, and subspaces. Its classes are implemented as emulating numeric types, enabling a breadth of operations to be performed and evaluated. A modern scientific computing package implemented in Python, using C/C++ as a backend for efficient computation. 