pyPESTO icon indicating copy to clipboard operation
pyPESTO copied to clipboard

prepare release v0.5.4

Open PaulJonasJost opened this issue 1 year ago • 1 comments

  • Breaking Changes
    • Remove Aesara support (#1453, #1455)
  • General
    • CI improvements (#1436, #1437, #1438, #1439, #1440, #1443)
    • Update references/documentation (#1404, #1456)
  • Visualize
    • allow log and/or linear scale for visulaization (#1435)
  • Optimization
    • SacessOptimizer: Fix acceptance threshold for objective improvement (#1457)
    • SacessOptimizer: expose more hyperparameters + minor fixes (#1459)
    • SacessOptimizer, ESSOptimizer: Bound-normalize parameters for proximity check (#1462)
  • Objective
    • FD-objective correctly working with fixed parameters (#1446)
  • Sampling
    • Bayes Factor Tutorial (#1444)

PaulJonasJost avatar Sep 17 '24 14:09 PaulJonasJost

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.72%. Comparing base (8c35ccf) to head (6caa5da). Report is 4 commits behind head on develop.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1469      +/-   ##
===========================================
- Coverage    82.93%   82.72%   -0.22%     
===========================================
  Files          163      163              
  Lines        13790    13892     +102     
===========================================
+ Hits         11437    11492      +55     
- Misses        2353     2400      +47     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar Sep 17 '24 14:09 codecov-commenter