GalacticDynamics / galax

Galactic and Gravitational Dynamics in Python (+ GPU and autodiff)
MIT License
33 stars 6 forks source link

Support Density -> Potential via vmapped mesh solution #132

Open nstarman opened 8 months ago

nstarman commented 8 months ago

Solve the integral of Poisson's equation on a mesh and then interpolate.

adrn commented 8 months ago

Yes, great idea!