-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Still struggling to find out why JaxCurves seem to spawn so many opti…
…mizable weak references, especially when B_vjp is used in the dJ calculation in the various Force objectives. For now, seem to have got around it. Finally implemented the corrected jacobian terms for the CurvePlanarFourier objects from Alex, and these are running much faster, including with forces. No issue with generating huge numbers of child processes IF one cleans up the children spawning after every call to the force J or dJ calls. Code ready for a dramatic clean up and finalization.
- Loading branch information
Showing
10 changed files
with
552 additions
and
1,379 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.