ergodicio / adept

Automatic-Differentiation-Enabled Plasma Transport in JAX
MIT License
25 stars 3 forks source link

Implemented ADEPTModule as a better interface for the solvers #46

Closed joglekara closed 2 months ago

joglekara commented 2 months ago

This enables other solvers to use the rest of the experiment management harness

This can probably support PARSL and Ray going forward for remote execution. We will do that in a separate PR for the LPSE training runs