-
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.
Fixed a bug from when i added openmp loops in the c++ files for curve…
…xyzfourier and curveplanarfourier. Might be worth going back and getting this working at some point for speed. Added option to downsample the curve-curve distance calculation. Got the Lp and SquaredMean forces and torques working, including checking the jacobians, allowing for downsampling, removing as many weak references as possible. Tried tiny speedup in the biot_savart_vjp_kernal calculation. Fixed the center function for the torque calculations. Tried edits in derivative file to no success, to try and speedup the calculations. Got the QH example fully running again with pointwise forces and net torques optimized. Remains to clean up the code and generate the new examples.
- Loading branch information
Showing
13 changed files
with
433 additions
and
359 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
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.