Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update
ganesh
dependency and refactor fitting methods
With the changes to `ganesh`, we don't really have the "step-by-step" functionality anymore, but we do now have the ability to implement minimization as a method right in the `ExtendedLogLikelihood`. We could add in some stepping functionality later by adding some `ganesh::Observer` that collects data at each step.
- Loading branch information