Closed MothNik closed 4 months ago
This pull request
pip install
pyproject.toml
README
🧑💻 implements two core function (without interface for input validation; currently NumPy only) that compute
in a numerically stable fashion and with NumPy-style documentation
pytest
sympy
This pull request
pip install
(not PyPi yet) with apyproject.toml
with dynamic version and dependenciesREADME
and examples for what's currently implemented🧑💻 implements two core function (without interface for input validation; currently NumPy only) that compute
in a numerically stable fashion and with NumPy-style documentation
pytest
-tests that fully cover the previously mentioned functions (also with NumPy-style documentations)sympy
-based test for numerical correctness that would otherwise take forever