0.0.0.dev4
Pre-release
Pre-release
What's Changed
- Adds Jupyter Notebook for examples by @DrPaulSharp in #85
- Tidies up standard layers example by @DrPaulSharp in #91
- Fix issues with R1 conversion by @alexhroom in #94
- Fixes lint failing on runner and adds example for user guide by @StephenNneji in #96
- Updates C++ and some unit tests by @StephenNneji in #97
- Fixes bug where "fitParams" outputs only one value by @DrPaulSharp in #101
- Revert "Fixes bug where "fitParams" outputs only one value" by @alexhroom in #107
- Fixes converter path bug and makes conversion example portable by @alexhroom in #108
- Updates submodule with bug fixes by @DrPaulSharp in #111
- Updates ruff formatting to ruff 0.9 by @alexhroom in #113
- Refactors "set_fields" routine with custom context manager by @DrPaulSharp in #112
- Updates backgrounds and resolutions in line with the MATLAB by @alexhroom in #100
- Modifies data for shaded plots to use the centre of the Bayes distribution by @DrPaulSharp in #114
- Adds uncertainty to nested sampler output by @alexhroom in #115
- Added Bayes benchmark script by @alexhroom in #105
- Non-fit parameters from RasCAL-1 projects now have their constraints adjusted by @alexhroom in #116
- Fixes ClassList serialization bug by @DrPaulSharp in #118
- Adds flexibility to what fields are displayed from a model by @alexhroom in #109
- Updates cpp with resolution and background functions by @StephenNneji in #120
- Limits
fWeightto be greater than 0 by @alexhroom in #121 - Adds docstrings to controls and project fields by @alexhroom in #117
- Updates API and tests with recently added input and output objects by @DrPaulSharp in #124
- Adds save and load method to project and controls by @alexhroom in #123
- bumps version to dev4 by @alexhroom in #125
Full Changelog: 0.0.0.dev3...0.0.0.dev4