GillesPy2/GillesPy2

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.coveragerc
.github/workflows/biosim-release.yml
.github/workflows/pylint_on_pull_request.yml
.github/workflows/pypi-publish.yml
.github/workflows/run-full-tests.yml
.github/workflows/run-integration-tests.yml
.github/workflows/run-system-tests.yml
.github/workflows/run-unit-tests.yml
.github/workflows/update-docs.yaml
.gitignore
.graphics/UNCASEAL_blue.png
.graphics/US-NIH-NIGMS-Logo.png
.graphics/US-NIH-NIGMS-Logo.svg
.graphics/caltech-round.png
.graphics/caltech-round.svg
.graphics/dimerization-example-matplotlib.png
.graphics/dimerization-example-plot.png
.graphics/gillespy2-UML-class-diagram.png
.graphics/gillespy2-logo.png
.graphics/gillespy2-logo.svg
.graphics/stochss-logo.png
.graphics/stochss-logo.svg
.graphics/ucsb-seal-navy.jpg
.graphics/uppsala-universitet-logo-svg-vector.png
.graphics/uppsala-universitet-logo-svg-vector.svg
.nojekyll
.pylintrc
.travis.yml
AUTHORS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
COPYRIGHT
LICENSE
MANIFEST.in
README.md
UML_CLASS_DIAGRAM.md
gillespy2-UML-class-model.pyns
gillespy2/__init__.py10
A
0 mins
A
90%
gillespy2/__version__.py9
A
0 mins
A
100%
gillespy2/core/__init__.py26
A
0 mins
A
100%
gillespy2/core/assignmentrule.py42
A
0 mins
F
53%
gillespy2/core/cleanup.py11
A
0 mins
gillespy2/core/events.py206
A
3 hrs
D
68%
gillespy2/core/functiondefinition.py50
A
0 mins
D
60%
gillespy2/core/gillespyError.py42
A
0 mins
A
100%
gillespy2/core/gillespySolver.py119
A
35 mins
C
71%
gillespy2/core/jsonify.py278
A
3 hrs
gillespy2/core/liveGraphing.py203
C
7 hrs
F
13%
gillespy2/core/model.py1,367
F
4 days
D
66%