0.3.0-rc.0
Pre-release
Pre-release
·
10 commits
to main
since this release
What's Changed
- Update numerical file comparisons in tests by @Sparks29032 in #231
- Put the
MorphRGridat the end of the morphing chain by @Sparks29032 in #232 - Bug fix for
--smear-pdfby @Sparks29032 in #234 - Restructure morphpy for easier maintainence by @Sparks29032 in #235
- Add option to save difference curve by @Sparks29032 in #237
- Move epsilon parameter in
MorphRGridby @Sparks29032 in #242 - Change kwargs input from dict to any by @Sparks29032 in #244
- Update exclude morphs option by @Sparks29032 in #246
- Morphfuncxy by @Sparks29032 in #239
- docs: fix rst markup by @ycexiao in #247
- raise
ValueErrorif the the number of regression points is less than the number of parameters in_residualby @ycexiao in #249 - feat: add warning for extrapolation in
morphsqueezeby @ycexiao in #250 - Remove subprocess calls from tests by @Sparks29032 in #251
- Only warn user about
squeezeextrapolation after refinement by @Sparks29032 in #252 - Update code of conduct by @Sparks29032 in #254
- feat: add
set_extrapolation_infofunction inmorph.Morphby @ycexiao in #255 - feat: detect extrapolation for
morphstretchby @ycexiao in #258 - Add citation file by @Sparks29032 in #260
- Refactor away from PDF language by @Sparks29032 in #261
Full Changelog: 0.2.0...0.3.0-rc.0