ciemss / pyciemss

Causal and probabilistic reasoning with continuous time dynamical systems
Other
17 stars 6 forks source link

Add progress_hook for `optimize` #568

Closed SamWitty closed 5 months ago

SamWitty commented 5 months ago

The TA4 team requested that we add a progress hook during the optimize interface that will allow them to report remaining compute time, optimization quality, etc. during the course of optimization.

anirban-chaudhuri commented 5 months ago

This is the same as #477 so I am closing this one. I copied over the description to that one.