How to: finite differences with Python
I would like to really understand how to implement a solver using finite differences with the Crank-Nicolson method.
I did …
I am a CNRS researcher at LEGI (Laboratoire des Ecoulements
Geophysiques et Industriels, UMR 5519).
I would like to really understand how to implement a solver using finite differences with the Crank-Nicolson method.
I did …
J'organise 2 séances d'initiation par la pratique à Python scientifique, dans la salle de réunion A128 :
I needed to call Fortran functions from Python-Cython. To do this, I adapted a method described in fortran90.org and …