Parent Directory
|
|
|
|
|
SBML_files/
|
|
|
|
|
AlgTestNets.py
|
1.3 |
9 months |
jcatlas |
Added a stoichiometryMath expression to one of the test networks to make sure it... |
StoichTestNets.py
|
1.1 |
16 months |
jcatlas |
Netowrk definition for testing stoichiometry math expressions.
|
TestNetwork.py
|
1.4 |
2 years |
jepetto |
Added test Model with more than one network, for testing parallel code.
|
__init__.py
|
1.1 |
3 years |
jepetto |
Initial import
|
test.py
|
1.13 |
16 months |
jepetto |
Allow suppression of scipy warnings as well as SloppyCell specific warnings.
Up... |
test_AST.py
|
1.4 |
23 months |
jepetto |
Tests for comparison and logical operator handling.
|
test_AlgebraicRules.py
|
1.8 |
15 months |
jcatlas |
Added test for DAE system with 3 algebraic variables to test proper ordering of ... |
test_DerivativeCalculators.py
|
1.11 |
13 months |
jepetto |
Update to use KeyedLists
|
test_Differentiation.py
|
1.4 |
3 years |
jepetto |
Moved debug logging from test script to diff_expr itself.
|
test_Ensembles.py
|
1.1 |
2 years |
jepetto |
Testing for PCA
|
test_Events.py
|
1.2 |
18 months |
jepetto |
Replace networks generated from SBML with native SloppyCell networks. This remov... |
test_Extraction.py
|
1.2 |
23 months |
jepetto |
Tests for comparison and logical operator handling.
|
test_FixedPoints.py
|
1.4 |
16 months |
jepetto |
Make this test a little easier to pass (again).
|
test_FreeEnergy.py
|
1.1 |
16 months |
jepetto |
Added support for different scale factor entropies.
This involved reorganizing ... |
test_InitialConditions.py
|
1.6 |
18 months |
jepetto |
Use copies of net to avoid cross-talk between tests.
|
test_IntegrateWithLogs.py
|
1.2 |
5 months |
jepetto |
Loosen tolerances because this test was failing on 32-bit systems.
|
test_Misc.py
|
1.2 |
17 months |
jepetto |
Add test for bug involving function definitions that Jordan found.
|
test_OptDesign.py
|
1.3 |
16 months |
jepetto |
Avoid warning by making sure requested time is present.
|
test_Periodic.py
|
1.2 |
16 months |
rsk23 |
Added an stochastic integrator to Networks, enable with set_stochastic
|
test_Plotting.py
|
1.3 |
2 years |
jepetto |
Tests don't fail if plotting fails, just print a warning. (like missing libsbml)... |
test_Py2TeX.py
|
1.2 |
19 months |
jepetto |
Behave more nicely with test suite.
|
test_SBMLInterface.py
|
1.3 |
8 months |
jepetto |
Protect for the case when lisbml isn't installed.
|
test_ScaleFactors.py
|
1.8 |
5 months |
jepetto |
Loosen test tolerances. They were passing on 64 bit systems, but failing on 32 b... |
test_SensitivityEvents.py
|
1.3 |
18 months |
jepetto |
Additional test.
|
test_SensitivityIC.py
|
1.4 |
3 years |
jepetto |
Removed 'test' from makeSuite's. For some reason it was causing the tests not
to... |
test_Simplify.py
|
1.5 |
23 months |
jepetto |
Tests for comparison and logical operator handling.
|
test_Stochastic.py
|
1.5 |
13 months |
rsk23 |
Updated stochastic integration to support time-triggered events
|
test_StoichiometryMath.py
|
1.3 |
16 months |
jcatlas |
Tightened relative tolerances on integration test.
|
test_Substitution.py
|
1.3 |
23 months |
jepetto |
Tests for comparison and logical operator handling.
|
test_TimeDerivs.py
|
1.4 |
18 months |
jepetto |
Update to newer SloppyCell API calls.
|
test_ToAndFromSBMLFile.py
|
1.4 |
2 years |
jepetto |
Wasn't failing gracefully with libsbml not installed. Also fixed priting of erro... |
test_Trajectory.py
|
1.4 |
4 months |
jcatlas |
Update for more event_info output.
|
test_daskr.py
|
1.8 |
17 months |
jcatlas |
Concurrent update to daskr.py, Dynamics.py, and test_daskr.py to change the name... |
test_lmopt.py
|
1.3 |
13 months |
jepetto |
Update to used KeyedLists
|
test_parallel.py
|
1.2 |
2 years |
jepetto |
Modified to deal with new parallel architecture.
|