🎉 Release: merge develop into master#203
Merged
Merged
Conversation
* Add DeltaLorentz model * update to allow multiple A0 and A1 * formatting * update delta_lorentz model * remove unit property from model_base * Make som progress on implementing Q in diffusion models * pixi run fix * small docstring updates * Fix some tests * all tests pass * Add name and display name for components of diffusion models * Update init, write some tests * Fix minor bug * tests * More tests * Minor fix * another minor fix * More tests * update get_all_variables * Update get_all_variables and pixi * A few tests and related fixes * A few more tests * Finish delta_lorentz tests * PR comments * fix parameter bug * small bug fix * Fix bug with parameters in sample model * more tests
* implement from_sample_model * Clear notebook * Add tests * PR comments * Another PR comment
* remove parameters as input * fix delta_lorentz model * PR comments * Minor fix
* implement plot_residuals setting * add a notebook for testing residual plots * test residual plot * add slicerplot_with_residuals function * add residual plot for analysis1d * fix test * some tests * some more tests * a few more tests * one more test
* Apply new templates * uncomment * fix merge conflict * update doc * pixi update
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #203 +/- ##
==========================================
- Coverage 98.42% 97.93% -0.50%
==========================================
Files 50 52 +2
Lines 3175 3630 +455
Branches 576 670 +94
==========================================
+ Hits 3125 3555 +430
- Misses 26 41 +15
- Partials 24 34 +10
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
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.
This PR is created automatically to trigger the release pipeline. It merges the accumulated changes from
developintomaster.[bot] releaseand is excluded from release notes and version bump logic.