-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Extending and testing the AMR-based modeling API #239
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f689541 - Browse repository at this point
Copy the full SHA f689541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4700f3b - Browse repository at this point
Copy the full SHA 4700f3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec40940 - Browse repository at this point
Copy the full SHA ec40940View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f8690f - Browse repository at this point
Copy the full SHA 0f8690fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06cadb2 - Browse repository at this point
Copy the full SHA 06cadb2View commit details -
Added pass statement to unfinished test in test_ops.py and removed ir…
…relevant comment in ops.py
Configuration menu - View commit details
-
Copy full SHA for bd82f0a - Browse repository at this point
Copy the full SHA bd82f0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6416c3b - Browse repository at this point
Copy the full SHA 6416c3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8563850 - Browse repository at this point
Copy the full SHA 8563850View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bc88ef - Browse repository at this point
Copy the full SHA 4bc88efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b647b6 - Browse repository at this point
Copy the full SHA 5b647b6View commit details -
Added a unit test for replacing observable id and fixed bug concernin…
…g picking dict item objects in repplace observable id method
Configuration menu - View commit details
-
Copy full SHA for a60a5a9 - Browse repository at this point
Copy the full SHA a60a5a9View commit details
Commits on Aug 28, 2023
-
Added unit test for replace_parameter_id and changed test_replace_sta…
…te_id unit test to not check for length equality between old and new amr expressions asstates do not have to be a single letter
Configuration menu - View commit details
-
Copy full SHA for a4de9b6 - Browse repository at this point
Copy the full SHA a4de9b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91294be - Browse repository at this point
Copy the full SHA 91294beView commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e5bcbb1 - Browse repository at this point
Copy the full SHA e5bcbb1View commit details -
Made minor bug fixes in ops.py and init.py and added test that doesnt…
… currently pass for replace_initial_id
Configuration menu - View commit details
-
Copy full SHA for 3c4696e - Browse repository at this point
Copy the full SHA 3c4696eView commit details -
Changed two assertion statements in test_remove_state and added unit …
…tests for remove_transition and replace_rate_law_sympy
Configuration menu - View commit details
-
Copy full SHA for fc61f8c - Browse repository at this point
Copy the full SHA fc61f8cView commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a7b51c0 - Browse repository at this point
Copy the full SHA a7b51c0View commit details -
Added replace_rate_law_mathml and unit tests and modified unit_test f…
…or test_replace_rate_law_sympy to test both output amr expression and expression_mathml
Configuration menu - View commit details
-
Copy full SHA for 27fc460 - Browse repository at this point
Copy the full SHA 27fc460View commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6e4e9f6 - Browse repository at this point
Copy the full SHA 6e4e9f6View commit details -
Further changed unit test test_replace_law_sympy to pass in mathml_to…
…_expression(xml_str) rather than sympy.repr(str) to method
Configuration menu - View commit details
-
Copy full SHA for bbafbd8 - Browse repository at this point
Copy the full SHA bbafbd8View commit details
Commits on Sep 1, 2023
-
Further changed unit tests to be more informative and make point of f…
…ailure more apparent and fixed bug where changed parameter ids not showing in parameter list of new_amr
Configuration menu - View commit details
-
Copy full SHA for e9cb3dc - Browse repository at this point
Copy the full SHA e9cb3dcView commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0ae9ed0 - Browse repository at this point
Copy the full SHA 0ae9ed0View commit details
Commits on Sep 6, 2023
-
Added add_parameter method and unit test, updated method header for r…
…eplacing observable id to accept a display name argument
Configuration menu - View commit details
-
Copy full SHA for be2ee6d - Browse repository at this point
Copy the full SHA be2ee6dView commit details -
Added remove_X where X is an observable or parameter method and its a…
…ccompanying unit test
Configuration menu - View commit details
-
Copy full SHA for a5f6172 - Browse repository at this point
Copy the full SHA a5f6172View commit details -
Changed amr->template model method such that template model observabl…
…e objects have a non None value for their display name attribute
Configuration menu - View commit details
-
Copy full SHA for a1e6381 - Browse repository at this point
Copy the full SHA a1e6381View commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 979b3cb - Browse repository at this point
Copy the full SHA 979b3cbView commit details -
Implemented add_transition (unfinished as currently newly added state…
…s and parameters are not showing in the output amr) and its accompanying unit test
Configuration menu - View commit details
-
Copy full SHA for cf4f95d - Browse repository at this point
Copy the full SHA cf4f95dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cafc2c - Browse repository at this point
Copy the full SHA 7cafc2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53a1e7c - Browse repository at this point
Copy the full SHA 53a1e7cView commit details
Commits on Sep 8, 2023
-
Added comments in ops.py showing next possible steps for test_transit…
…ion and added decorator to all unit tests that require sbmlmath
Configuration menu - View commit details
-
Copy full SHA for d41f00b - Browse repository at this point
Copy the full SHA d41f00bView commit details -
Updated unit test for add_transition, add pytest mark for unit tests …
…that require sbmlmath, forced pydantic<2.0 dependency for purpose of testing due to conflict with TestModelAPi
Configuration menu - View commit details
-
Copy full SHA for b7bbbdb - Browse repository at this point
Copy the full SHA b7bbbdbView commit details -
Fixed typo in tox.ini file where marks were not separated by commas i…
…n list of markers
Configuration menu - View commit details
-
Copy full SHA for 12328c2 - Browse repository at this point
Copy the full SHA 12328c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e814c3 - Browse repository at this point
Copy the full SHA 7e814c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b344a - Browse repository at this point
Copy the full SHA 63b344aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4df236f - Browse repository at this point
Copy the full SHA 4df236fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e42cc42 - Browse repository at this point
Copy the full SHA e42cc42View commit details -
Changed some askenet op methods and respective unit tests to reflect …
…changed mira operations
Configuration menu - View commit details
-
Copy full SHA for 4a14ddd - Browse repository at this point
Copy the full SHA 4a14dddView commit details