-
Notifications
You must be signed in to change notification settings - Fork 47
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
prepare release v0.5.4 #1469
prepare release v0.5.4 #1469
Conversation
PaulJonasJost
commented
Sep 17, 2024
- Breaking Changes
- Remove Aesara support (Removing Aesara from readthedocs #1453, Removed aesara as supported objectives. #1455)
- General
- CI improvements (Bump actions/checkout from 3 to 4 #1436, Bump actions/setup-python from 4 to 5 #1437, Bump codecov/codecov-action from 3 to 4 #1438, Bump julia-actions/cache from 1 to 2 #1439, Bump julia-actions/setup-julia from 1 to 2 #1440, Bump actions/cache from 3 to 4 #1443)
- Update references/documentation (Update references #1404, Doc: fix formatting #1456)
- Visualize
- allow log and/or linear scale for visulaization (Visualize: allow for log scale of hierarchical parameters for visualization #1435)
- Optimization
- SacessOptimizer: Fix acceptance threshold for objective improvement (SacessOptimizer: Fix acceptance threshold for objective improvement #1457)
- SacessOptimizer: expose more hyperparameters + minor fixes (SacessOptimizer: expose more hyperparameters #1459)
- SacessOptimizer, ESSOptimizer: Bound-normalize parameters for proximity check (SacessOptimizer, ESSOptimizer: Bound-normalize parameters for proximity check #1462)
- Objective
- FD-objective correctly working with fixed parameters (FD objective with fixed parameters fix #1446)
- Sampling
- Bayes Factor Tutorial (Bayes factor Tutorial #1444)
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ 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 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.