Metadata-Version: 2.1
Name: numerical-methods-rabie
Version: 0.1.6
Summary: Méthodes numériques classiques : racines, Newton, etc.
Author: Rabie Oudghiri
Author-email: oudghirirabie@gmail.com
Project-URL: Documentation, https://numerical-methods-project-rabie.readthedocs.io/en/latest/
Project-URL: Source Code, https://github.com/anyrabie/numerical_methods_project_rabie
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: tabulate
