NeuroDiffGym / neurodiffeq

A library for solving differential equations using neural networks based on PyTorch, used by multiple research groups around the world, including at Harvard IACS.
http://pypi.org/project/neurodiffeq/
MIT License
684 stars 89 forks source link

time-dependent PDEs #8

Closed feiyu-chen96 closed 4 years ago

feiyu-chen96 commented 4 years ago

Added support for 1-D time-dependent PDE.