Metadata-Version: 2.1
Name: numerical-collection-py
Version: 0.1.0a3
Summary: A collection of algorithms in numerical analysis for Python (originally implemented in C++).
Home-page: https://gitlab.com/MusicScience37Projects/numerical-analysis/numerical-collection-py
Author: Kenta Kabashima
Author-email: kenta_program37@hotmail.co.jp
License: Apache-2.0
Keywords: numerical analysis
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering
Classifier: Typing :: Typed
Requires-Python: >=3.10,<3.12
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# numerical-collection-py

A collection of algorithms in numerical analysis for Python (originally implemented in C++).
