-
Notifications
You must be signed in to change notification settings - Fork 9
Support PEtab SciML problems and enable linting #482
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
Open
m-philipps
wants to merge
41
commits into
main
Choose a base branch
from
sciml_lint
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
bfcb673
update data types
m-philipps 8daf3b6
add checks for mapping table
m-philipps 88cbfe2
Use SBML in test
m-philipps fe86e39
ensure that all observables have a noise_formula
m-philipps 28a407e
rollback
m-philipps 66035d9
remove lint checks that are covered by pydantic
m-philipps 24a7c2c
move from sciml pr
dilpath f02c21f
move more from sciml pr
dilpath e1c3d3d
fix ruff
BSnelling f153916
aliased model logic
BSnelling ef86844
keep FIXME comment
BSnelling 1eb9dec
add hybridization class
m-philipps 1165218
add sciml problem config
m-philipps f2c4193
create Problem for sciml extension
m-philipps 96858f2
Assign SciML-specific lint checks
m-philipps dd3f87b
Proble.add_hybridization method
m-philipps 8c1a8a9
add hybridization df property, setter
m-philipps 8c5cd2b
fix
m-philipps 238829b
add a basic test for sciml
m-philipps d4d8a94
methods for adding nn, array data to problem
m-philipps 653ccc7
Non-local petab_sciml import
m-philipps 15c4486
add dependency
m-philipps 3d8901b
Update petab_sciml dependency to use Git URL
dilpath 4ef0a10
neural_nets to neural_networks
BSnelling 58c549a
add required params check to sciml validations
BSnelling f1d4540
ruff format
BSnelling 2f76d3e
implement feedback from code review
BSnelling 81292a7
move sciml code to separate files and resolve circular imports
BSnelling 840ae7e
fixup ruff
BSnelling 9af9a54
fix docs build issue
BSnelling e342f26
Update petab/v2/core.py
BSnelling 254a596
add to docstrings
BSnelling d95f09a
Revert "move sciml code to separate files and resolve circular imports"
BSnelling 239e1ff
use problem.extensions.sciml for separation
BSnelling 3c1a09f
revert mapping table fixes that should be implemented in the other pr
dilpath 118aed7
fix aliased model logic - again
BSnelling e133f21
move sciml validation to own file
BSnelling 81148e6
use pypi petab_sciml
BSnelling 7759b50
cherry-pick ci fix
BSnelling cb66b16
feedback from second round review
BSnelling e5ab051
refactor sciml specifics into more helpers
BSnelling File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.