pypesto v0.7.0 - #1736
Open
PaulJonasJost wants to merge 1 commit into
Open
Conversation
PaulJonasJost
commented
Aug 13, 2026
Collaborator
- General
- Support for PEtab v2 import via AMICI (PEtab v2 import via AMICI (finish #1634) #1730)
- Installation / Packaging
- Update to adhere to NEP29 (Update to adhere to NEP29 #1703)
- Optimization
- Clarify use of Hessian and FIM in Fides optimizer (Fides optimizer: clarify use of Hessian and FIM #1706)
- Support pyswarm 1.0 return format (Optimize: support pyswarm 1.0 return format #1717)
- Profiling
- Improve step-size defaults and step-size robustness (Profile: Improve step-size defaults and step-size robustness #1711)
- Visualize
- Harmonize visualization API for axes and returns (Fix: harmonise visualize style -- axes, returns, attributes #1709)
- Add 2D profile visualization functions (add low level 2d profile plot function and 2d profile function #1652)
- Sampling
- Improve PyMC sampler with shared objective cache (Pymc improved #1724)
- Fix PyMC posterior extraction for newer ArviZ (Sample: Fix PyMC posterior extraction for newer ArviZ #1714)
- Bugfixes
- Fix scipy OptimizeWarning for L-BFGS-B/disp (Fix scipy OptimizeWarning for L-BFGS-B/disp #1734)
- Remove deprecated matplotlib.cm.get_cmap (Removed matplotlib.cm.get_cmap #1728)
- Fix remaining AMICI 1.0 calls and extend tests (Fix remaining AMICI 1.0 calls and extend tests #1708)
- Deprecations
- Rename profile step-size options to be explicit (Profile: Improve step-size defaults and step-size robustness #1711)
- Rename visualization alpha parameter to confidence_levels (Fix: harmonise visualize style -- axes, returns, attributes #1709)
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #1736 +/- ##
========================================
Coverage 84.26% 84.26%
========================================
Files 164 164
Lines 14952 14952
========================================
+ Hits 12599 12600 +1
+ Misses 2353 2352 -1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
dweindl
approved these changes
Aug 13, 2026
| ------------------ | ||
|
|
||
| - General | ||
| - Support for PEtab v2 import via AMICI (#1730) |
Member
There was a problem hiding this comment.
Suggested change
| - Support for PEtab v2 import via AMICI (#1730) | |
| - Support for PEtab v2 import via AMICI (#1730) (experimental) |
|
|
||
| 0.7.0 (2026-08-13) | ||
| ------------------ | ||
|
|
Member
There was a problem hiding this comment.
Suggested change
| This release requires Python>=3.12. |
Comment on lines
+39
to
+40
| - Installation / Packaging | ||
| - Update to adhere to NEP29 (#1703) |
Member
There was a problem hiding this comment.
Suggested change
| - Installation / Packaging | |
| - Update to adhere to NEP29 (#1703) |
Member
|
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.