An open API service indexing awesome lists of open source software.

https://github.com/hpprc/numericalcalculation

small numerical calcuraition library
https://github.com/hpprc/numericalcalculation

numerical-calculations python3

Last synced: 3 months ago
JSON representation

small numerical calcuraition library

Awesome Lists containing this project

README

        

# Numerical Calculation

自作の数値計算ライブラリです(開発中)。
依存ライブラリはnumpyのみなので、比較的に簡単に数値計算を始めることができます。