Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 242 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 242 Bytes

PyNM

Numerical method for PDEs in Python

Remarks:

  • This 1D example demonstrates how we can call a Fortran lib in Python, using ctypes.