-
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
38
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
38 commits
Select commit
Hold shift + click to select a range
e39f42d
update data types
m-philipps e7d39e2
add checks for mapping table
m-philipps 718ceb1
Use SBML in test
m-philipps 41afda8
rollback
m-philipps f907d2b
move from sciml pr
dilpath ac83767
aliased model logic
BSnelling c2b90ec
keep FIXME comment
BSnelling 4fb47c3
add hybridization class
m-philipps bf961e6
add sciml problem config
m-philipps e57426e
create Problem for sciml extension
m-philipps 0506e17
Assign SciML-specific lint checks
m-philipps e9d3cad
Proble.add_hybridization method
m-philipps 6be22ed
add hybridization df property, setter
m-philipps 5229ba7
fix
m-philipps 63adac6
add a basic test for sciml
m-philipps bc683a4
methods for adding nn, array data to problem
m-philipps 4c2c150
Non-local petab_sciml import
m-philipps 96a5595
add dependency
m-philipps 0dd5a84
Update petab_sciml dependency to use Git URL
dilpath 16d928b
neural_nets to neural_networks
BSnelling 99fc71d
add required params check to sciml validations
BSnelling a5dd0a1
ruff format
BSnelling 1a1f4c6
implement feedback from code review
BSnelling c6f414b
move sciml code to separate files and resolve circular imports
BSnelling 5d041fa
fixup ruff
BSnelling 48c03ac
fix docs build issue
BSnelling 6f6977d
Update petab/v2/core.py
BSnelling d4f6a05
add to docstrings
BSnelling 85cdf65
Revert "move sciml code to separate files and resolve circular imports"
BSnelling e636cd6
use problem.extensions.sciml for separation
BSnelling 1ce17e2
revert mapping table fixes that should be implemented in the other pr
dilpath 22fd309
fix aliased model logic - again
BSnelling 1d7d2c2
move sciml validation to own file
BSnelling 365f1c8
use pypi petab_sciml
BSnelling c7d3929
feedback from second round review
BSnelling 7a3e0ce
refactor sciml specifics into more helpers
BSnelling 42095f7
fixup from rebase
BSnelling 44cb96c
sciml caveat in parameters validation
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.