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
- Host: GitHub
- URL: https://github.com/hpprc/numericalcalculation
- Owner: hppRC
- Created: 2019-05-11T02:04:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-24T18:21:00.000Z (about 6 years ago)
- Last Synced: 2025-02-10T13:37:33.729Z (5 months ago)
- Topics: numerical-calculations, python3
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Numerical Calculation
自作の数値計算ライブラリです(開発中)。
依存ライブラリはnumpyのみなので、比較的に簡単に数値計算を始めることができます。