You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mark OptimiserChain as @functor and improve inference for apply! (#115)
* mark `OptimiserChain` with `@functor`, and improve type inference for `apply!(o::OptimiserChain, ...)`
* fix doc tests
* fix more doctests
Co-authored-by: Jonathan Doucette <[email protected]>
0 commit comments