Skip to content
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

Add abstraction for (SBML) models #133

Merged
merged 32 commits into from
Jun 22, 2022
Merged

Add abstraction for (SBML) models #133

merged 32 commits into from
Jun 22, 2022

Commits on May 19, 2022

  1. Add abstraction for models

    dweindl committed May 19, 2022
    Configuration menu
    Copy the full SHA
    6b26c69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    796d042 View commit details
    Browse the repository at this point in the history
  3. __init__.py

    dweindl committed May 19, 2022
    Configuration menu
    Copy the full SHA
    796219b View commit details
    Browse the repository at this point in the history
  4. fix merge

    dweindl committed May 19, 2022
    Configuration menu
    Copy the full SHA
    d200396 View commit details
    Browse the repository at this point in the history
  5. TYPE_CHECKING

    dweindl committed May 19, 2022
    Configuration menu
    Copy the full SHA
    52f0ec0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0736225 View commit details
    Browse the repository at this point in the history
  7. doc

    dweindl committed May 19, 2022
    Configuration menu
    Copy the full SHA
    d798652 View commit details
    Browse the repository at this point in the history
  8. ..

    dweindl committed May 19, 2022
    Configuration menu
    Copy the full SHA
    9a34c74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e0b6e74 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2924c2c View commit details
    Browse the repository at this point in the history
  11. Update to test_petab

    dweindl committed May 19, 2022
    Configuration menu
    Copy the full SHA
    507c196 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7d9dae8 View commit details
    Browse the repository at this point in the history
  13. Model.to_file

    dweindl committed May 19, 2022
    Configuration menu
    Copy the full SHA
    3d4cda5 View commit details
    Browse the repository at this point in the history
  14. fixup, doc

    dweindl committed May 19, 2022
    Configuration menu
    Copy the full SHA
    d8d1774 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ee977a7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c04a75d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. sbml_model->model

    dweindl committed May 20, 2022
    Configuration menu
    Copy the full SHA
    69f826e View commit details
    Browse the repository at this point in the history
  2. cleanup

    dweindl committed May 20, 2022
    Configuration menu
    Copy the full SHA
    9bc1e6f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    4996699 View commit details
    Browse the repository at this point in the history
  2. fixup merge

    dweindl committed May 24, 2022
    Configuration menu
    Copy the full SHA
    d540c47 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    78251a0 View commit details
    Browse the repository at this point in the history
  2. fix merge

    dweindl committed May 25, 2022
    Configuration menu
    Copy the full SHA
    bb61a12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66e1bc4 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. is/are

    dweindl committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    ed7c23c View commit details
    Browse the repository at this point in the history
  2. Update petab/models/model.py

    Co-authored-by: Dilan Pathirana <[email protected]>
    dweindl and dilpath authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    4dbcfe0 View commit details
    Browse the repository at this point in the history
  3. Update petab/models/model.py

    Co-authored-by: Dilan Pathirana <[email protected]>
    dweindl and dilpath authored Jun 20, 2022
    Configuration menu
    Copy the full SHA
    804188b View commit details
    Browse the repository at this point in the history
  4. the

    dweindl committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3b337b0 View commit details
    Browse the repository at this point in the history
  5. import

    dweindl committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    d66e18a View commit details
    Browse the repository at this point in the history
  6. fixup rename

    dweindl committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    5464928 View commit details
    Browse the repository at this point in the history
  7. PARAMETER_SEPARATOR

    dweindl committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    4dcf1f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a9bf397 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. ..

    dweindl committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    49e518c View commit details
    Browse the repository at this point in the history