Metadata-Version: 2.4
Name: pde-numerics
Version: 0.1.0
Summary: Numerical methods for the solution of differential equations
Author-email: Davide Oberto <doberto@sissa.it>
Project-URL: Repository, https://github.com/DavideOberto/numerical_methods
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy

# finite_difference
