Skip to content
#

differentialequations

Here are 34 public repositories matching this topic...

AMICI
paulstapor
paulstapor commented Jul 16, 2020

Currently, values for the llh, gradient, the computed trajectories of states and observables, or the sensitivities are checked in unit tests.
Unfortunately, some bugs, such as incorrect Jacobians or switched minus signs in the Newton solver, will not necessarily affect those quantities. However, they will substantially impact solver performance, by causing way too many steps to be taken. Hence, w

Improve this page

Add a description, image, and links to the differentialequations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the differentialequations topic, visit your repo's landing page and select "manage topics."

Learn more