Skip to content

Conversation

@remipch
Copy link
Contributor

@remipch remipch commented Jun 16, 2022

By reading your library, I guess it was practical for you to model your specific system by writing derivative formulas.

Then, you implemented Integrator classes to compute process model from the derivative model.

In our case, it was convenient to write the direct process model without writing explicit derivative formulas.

This PR consists of allowing to implement StateVector::process_model() method directly without needing to implement StateVector::derivative() method.

Remi Peuchot added 2 commits June 16, 2022 16:41
to express that the integrator is not needed when process model is
implemented directly (instead of derivative process model)
instead of derivative process model
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants