The Wayback Machine - https://web.archive.org/web/20200712035219/https://github.com/topics/cvode
Skip to content
#

cvode

Here are 8 public repositories matching this topic...

AMICI
paulstapor
paulstapor commented Apr 27, 2020

In ode_export, symbolic comparison should be used instead of string comparison (see #1060):
https://github.com/ICB-DCM/AMICI/blob/77dd58a3b92d43b1e0895c49a2f835c5c1181c2e/python/amici/ode_export.py#L2170
This is currently not possible, as some model quantities do not pass symbolics, but strings (e.g., dwdx).. One should find out, which routines pass string and make them pass symbolics, then cha

Improve this page

Add a description, image, and links to the cvode 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 cvode topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.