https://github.com/Data2Dynamics/d2d
Raw File
Tip revision: 62e7498b82e987ce16cc1d97e99b2e04f2f95eb3 authored by Andreas Raue on 10 December 2013, 03:12:35 UTC
Major Update: I implemented a nice way how we can save some time when parsing, writing c code and compiling the models. This is somewhat experimental. In my tests it worked fine. You can enable the new way by: ar.config.useSensiRHS = false;
Tip revision: 62e7498
.hgignore
syntax: glob
arFramework3/arInitUser.m
arFramework3/sundials-2.4.0/
arFramework3/sundials-2.5.0/

arFramework3/Examples/Bachmann_MSB2011/Compiled/
arFramework3/Examples/Bachmann_MSB2011/SBML/
arFramework3/Examples/Bachmann_MSB2011/arSimuCalc*
arFramework3/Examples/Bachmann_MSB2011/arCheckParallel*

arFramework3/Examples/Becker_Science2010/Compiled/
arFramework3/Examples/Becker_Science2010/SBML/
arFramework3/Examples/Becker_Science2010/arSimuCalc*

arFramework3/Examples/Bolus_Injection_Test/Compiled/
arFramework3/Examples/Bolus_Injection_Test/SBML/
arFramework3/Examples/Bolus_Injection_Test/arSimuCalc*

arFramework3/Examples/Raia_CancerResearch2011/Compiled/
arFramework3/Examples/Raia_CancerResearch2011/SBML/
arFramework3/Examples/Raia_CancerResearch2011/arSimuCalc*

arFramework3/Examples/Swameye_PNAS2003/Compiled/
arFramework3/Examples/Swameye_PNAS2003/SBML/
arFramework3/Examples/Swameye_PNAS2003/arSimuCalc*
back to top