PySE is an environemnt written in Python for solving partial differnetial equations using the finite difference method. It is heavily based on the 'Stencil' concept in FDM methods.
3 lines
181 B
Text
3 lines
181 B
Text
PySE is an environemnt written in Python for solving partial differnetial
|
|
equations using the finite difference method. It is heavily based on
|
|
the 'Stencil' concept in FDM methods.
|