Closed Andrew-S-Rosen closed 1 year ago
This breaks the way Sella handles the trajectory internally. Please take a look at #24 instead.
Ah, thanks! Was hard to tell what it might break without the GitHub actions running :) Much appreciated for the quick fix!
Closes #22.
I ran a simple optimization, and it worked as expected. Why was
trajectory
being set toNone
in theOptimizer.__init__
?