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
702 stars 90 forks source link

Spherical harmonics #42

Closed shuheng-liu closed 4 years ago

shuheng-liu commented 4 years ago

Added spherical harmonics for solving PDEs in spherical coordinates. Real components with degree <= 4 (25 components in total) have been implemented. More details can be found here