Update README.md

This commit is contained in:
2025-09-11 16:40:45 +03:00
parent 22a5412c0d
commit 7a38633582

View File

@@ -1,7 +1,7 @@
# numethods # numethods
A small, from-scratch, object-oriented Python package implementing classic numerical methods. A small, from-scratch, object-oriented Python package implementing classic numerical methods.
**No NumPy / SciPy solvers used** algorithms are implemented transparently for learning and research. **No NumPy / SciPy solvers used**, algorithms are implemented transparently for learning and research.
## Features ## Features