https://github.com/yaml2sbml-dev/yaml2sbml

sort by:
Revision Author Date Message Commit Date
f1272c5 codacy 29 January 2021, 16:30:18 UTC
c6a943c codacy 29 January 2021, 16:16:04 UTC
44713fb Update doc/examples/Finite_State_Projection/Finite_State_Projection.ipynb 28 January 2021, 22:50:21 UTC
2c345ae Update doc/examples/README.md Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> 28 January 2021, 21:58:28 UTC
d89b24a Update doc/examples/Finite_State_Projection/Finite_State_Projection.ipynb Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> 28 January 2021, 21:58:08 UTC
ebae0ec Update doc/examples/README.md Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> 28 January 2021, 21:57:47 UTC
50f017c Update doc/examples/README.md Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> 28 January 2021, 21:57:41 UTC
5470707 Update doc/examples/Finite_State_Projection/utils.py Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> 28 January 2021, 21:57:03 UTC
f468300 Update doc/examples/Finite_State_Projection/Finite_State_Projection.ipynb Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> 28 January 2021, 21:56:35 UTC
cfbb0e7 Update doc/examples/Finite_State_Projection/Finite_State_Projection.ipynb Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> 28 January 2021, 21:56:24 UTC
03e4489 Update doc/examples/Finite_State_Projection/Finite_State_Projection.ipynb Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> 28 January 2021, 21:56:14 UTC
56ede88 refactor Examples, add FSP example 28 January 2021, 16:43:10 UTC
7e803b1 restructure Lotka Volterra Examples 28 January 2021, 16:41:27 UTC
3e4c789 fix hardcoded directory 28 January 2021, 16:05:21 UTC
402e3ae Merge pull request #64 from yaml2sbml-dev/feature_model_editor_example Feature model editor example closes #58 25 January 2021, 15:50:50 UTC
afd49c6 Merge Dilans suggestions 25 January 2021, 15:33:06 UTC
e8ef262 Update doc/examples/Lotka_Volterra_Model_Editor/Lotka_Volterra_Model_Editor.ipynb Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> 25 January 2021, 15:32:38 UTC
9b9a5ce Update doc/examples/Lotka_Volterra_Model_Editor/Lotka_Volterra_Model_Editor.ipynb Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> 25 January 2021, 15:32:31 UTC
27f055d Update doc/examples/Lotka_Volterra_Model_Editor/Lotka_Volterra_Model_Editor.ipynb Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> 25 January 2021, 15:32:24 UTC
777800c Update doc/examples/Lotka_Volterra_Model_Editor/Lotka_Volterra_Model_Editor.ipynb Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> 25 January 2021, 15:32:09 UTC
f0ae4a1 Update doc/examples/Lotka_Volterra_Model_Editor/Lotka_Volterra_Model_Editor.ipynb Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> 25 January 2021, 15:32:01 UTC
a215bb5 Update doc/examples/Lotka_Volterra_Model_Editor/Lotka_Volterra_Model_Editor.ipynb Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> 25 January 2021, 15:31:52 UTC
a8f946d Update doc/examples/Lotka_Volterra_Model_Editor/Lotka_Volterra_Model_Editor.ipynb Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> 25 January 2021, 15:31:45 UTC
b3bb218 Update yaml2sbml/YamlModel.py Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> 25 January 2021, 15:31:14 UTC
d717cf8 over_write -> overwrite 25 January 2021, 11:41:01 UTC
2264e46 fix merge conflicts 25 January 2021, 11:35:07 UTC
d7274bc Sorensen example (#63) Co-authored-by: Jakob Vanhoefer <jakob.vanhoefer@uni-bonn.de> 22 January 2021, 21:36:44 UTC
c703ca7 change comment 22 January 2021, 17:11:09 UTC
79be234 add new example to example README 18 January 2021, 22:10:18 UTC
aecc3d7 add Model Editor Examples notebook 18 January 2021, 22:06:10 UTC
5a2d831 fix load model with missing blcok, fixes#61 18 January 2021, 22:02:03 UTC
c93bc68 fix time 18 January 2021, 22:00:51 UTC
1afbc73 Merge pull request #48 from yaml2sbml-dev/feature_tests Improve tests (closes #18, #34) 16 January 2021, 11:26:09 UTC
7e5b69c redo install test deps 16 January 2021, 10:45:36 UTC
1ce985d fix Yanniks review 16 January 2021, 10:41:09 UTC
716e396 add nbmake installation 15 January 2021, 22:22:11 UTC
fbaf841 add flake8 installation 15 January 2021, 22:19:38 UTC
bf807f1 second try chmod 15 January 2021, 20:15:17 UTC
d4eed11 change permission shell test scripts 15 January 2021, 20:08:27 UTC
9167a9c fix flake8 test command 15 January 2021, 19:07:49 UTC
1cb693d change to github workflows 15 January 2021, 18:43:11 UTC
9a23a00 Merge pull request #54 from yannikschaelte/master closes #53 Move tests to github actions; add optional amici dependency 15 January 2021, 18:04:00 UTC
aaec8b2 make cache sys dep 15 January 2021, 17:36:31 UTC
7962112 mini edit 15 January 2021, 17:31:36 UTC
e733f78 add badges 15 January 2021, 17:13:51 UTC
b7eef9d fix 15 January 2021, 17:09:53 UTC
227a1d6 cache 15 January 2021, 17:08:46 UTC
b2a6406 make executable 15 January 2021, 17:04:57 UTC
0e55623 add amici 15 January 2021, 17:04:06 UTC
975917c fix 15 January 2021, 16:57:18 UTC
4c8049e fix 15 January 2021, 16:56:33 UTC
f203036 move to codecov 15 January 2021, 16:55:41 UTC
f681cae test2 15 January 2021, 16:45:07 UTC
415ae4c test 15 January 2021, 16:43:04 UTC
57b6b68 move tests to gh actions 15 January 2021, 16:37:24 UTC
915a25b travis install amici/pypesto 15 January 2021, 14:06:52 UTC
7798dc7 add test requirements 15 January 2021, 11:05:44 UTC
60589d5 add include_package_data=True to setup.py 15 January 2021, 10:54:54 UTC
bed69a4 Merge branch 'master' into feature_tests 15 January 2021, 10:49:03 UTC
215b111 add MANIFEST 15 January 2021, 10:44:57 UTC
bc92c17 Merge branch 'master' into feature_tests 15 January 2021, 10:35:14 UTC
4e67da4 Merge pull request #52 from yaml2sbml-dev/feature_validation_in_examples Feature validation in examples closes #51 14 January 2021, 22:51:35 UTC
9086129 review comments 14 January 2021, 22:27:03 UTC
d8e79f4 add valdiation secion in python Lotka Volterra notebook 14 January 2021, 20:33:15 UTC
e9be8db add CLI validation in examples 14 January 2021, 20:22:02 UTC
03347c3 remove validation message from yaml2sbml command 14 January 2021, 20:20:32 UTC
1ff8772 Merge branch 'master' into feature_validation_in_examples 14 January 2021, 20:19:11 UTC
5ad0cb8 change location print 14 January 2021, 20:13:26 UTC
92f37d4 Merge pull request #47 from yaml2sbml-dev/feature_CLI_validation add CLI for yaml_validation closes #42 14 January 2021, 10:23:58 UTC
068050b Merge pull request #50 from yaml2sbml-dev/feature_no_warnings ignore warning closes #49 14 January 2021, 09:51:31 UTC
8a121f3 adapt notebook 12 January 2021, 22:00:28 UTC
06e39ac ignore warning 12 January 2021, 18:32:39 UTC
5feec8d redo yaml SCHEMA dir 12 January 2021, 17:35:36 UTC
43ed3be fix path name 12 January 2021, 17:04:24 UTC
620b9d4 fix flake8 12 January 2021, 17:03:55 UTC
eecf8f5 fix travis 12 January 2021, 16:47:10 UTC
dd1098e add tests for command line + notebooks 12 January 2021, 16:27:10 UTC
1793e0c add flags for CLI 12 January 2021, 16:26:38 UTC
17e9d9e add help to yaml2sbml CLI 12 January 2021, 16:06:54 UTC
62cdd2b add+fix flake8 12 January 2021, 13:02:30 UTC
f1c8fb3 Revert "add+fix flake8" This reverts commit e5b429c08a5362f2fc7208990669821b418fb51e. 12 January 2021, 12:54:20 UTC
e5b429c add+fix flake8 12 January 2021, 12:52:37 UTC
6cc23ea change CLIs name 12 January 2021, 11:02:08 UTC
0c268bc add CLI for yaml_validation 12 January 2021, 10:58:49 UTC
6a46299 Merge pull request #45 from yaml2sbml-dev/fix_write_yaml improve readability of exported yaml closes #44 11 January 2021, 17:59:33 UTC
6c3d1c4 Merge pull request #46 from yaml2sbml-dev/feature_examples Rework examples folder closes #33 11 January 2021, 17:59:01 UTC
0f3bd2a add optional requirements 11 January 2021, 14:54:21 UTC
698d6bb fix yaml formatting 11 January 2021, 14:54:04 UTC
6ed9049 fix Dilans remarks README 11 January 2021, 14:30:54 UTC
e677c88 move examples to doc/examples 11 January 2021, 12:06:02 UTC
f0aae1a move examples to doc/examples 11 January 2021, 11:59:50 UTC
4418cd0 adapt gitignore 11 January 2021, 11:57:01 UTC
8a55065 initial commit examples 10 January 2021, 12:30:10 UTC
3ce2a8d improve readibility of exported yaml 09 January 2021, 17:16:47 UTC
f689bae Merge pull request #40 from yaml2sbml-dev/fix_time Fix time, closes #38 #39 29 November 2020, 20:32:05 UTC
4717ffd review comments 29 November 2020, 13:33:32 UTC
09bf699 fix tests 29 November 2020, 13:20:54 UTC
32edf89 fix #38 29 November 2020, 13:14:25 UTC
f0f61f8 fix #39 29 November 2020, 13:13:28 UTC
bfb9a46 Merge pull request #37 from yaml2sbml-dev/feature_yaml_model_editor fix _get_reduced_model() 18 November 2020, 16:22:57 UTC
back to top