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

Support for forward sensitivities #393

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Support for forward sensitivities #393

merged 1 commit into from
Oct 18, 2024

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Oct 18, 2024

  • Minor fix for enabling running FSA. Tested with Boehm_JProteomeRes2014. Works.
  • Updated example
  • Slightly changed output to indicate which sensitivity method was used

Closes #343

* Minor fix for enabling running FSA. Tested with Boehm_JProteomeRes2014. Works.
* Updated example
* Slightly changed output to indicate which sensitivity method was used

Closes #343
Copy link

@dweindl dweindl marked this pull request as ready for review October 18, 2024 09:23
@dweindl dweindl merged commit 5706641 into develop Oct 18, 2024
8 of 10 checks passed
@dweindl dweindl deleted the fsa branch October 18, 2024 09:23
@dweindl dweindl mentioned this pull request Nov 28, 2024
dweindl added a commit that referenced this pull request Nov 28, 2024
## What's Changed

### Features

* Updated AMICI to v0.29.0 which comes with many new features and bug fixes (by @dweindl in #412)
* Added support for support for forward sensitivities (by @dweindl in #393)
* Use amici default options in generated HDF5 input files (by @dweindl in #392, #406)
* Set python package version via setuptools_scm (by @dweindl in #395)
* PEtab import: option to ignore initialization prior (by @dweindl in #402)
* Added scaffold for objective function / gradient evaluation with JSON I/O (by @dweindl in #400)

### Fixes

* Fixed data race in aggregateLikelihood (by @dweindl in #411)
* PEtab pipeline: 
  * Fixed potentially incorrect initial state from condition table (by @dweindl in #408)
  * Fail on problems using priors (they aren't supported and never have been) (by @dweindl in #384)
  * Only compute sensitivities with respect to optimized parameters (by @dweindl in #394)
  * HDF5 generation: Don't write obsolete sens_ind (by @dweindl in #407)
* Reduced clang warnings (by @dweindl in #397)


**Full Changelog**: v0.4.10...v0.5.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant