-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
Description
Once #413 is in, and EXP-code/EXP#136 is addressed, we should:
- Use getAccel() to compute the acceleration instead of getFields (to save on computation)
- Improve C++ exception handling (e.g., evaluating interpolator at a time outside of range)
- Improve speed and benchmark against pyEXP orbit integration
- Hessian
- Pickling, saving, and loading an
EXPPotentialinstance
cc @lgarrison