Releases: RascalSoftware/python-RAT
Releases · RascalSoftware/python-RAT
0.0.0.dev15
What's Changed
- Handle R1 contrast not being unique by @StephenNneji in #204
- exclude pytest==9.1.0 in pyproject.toml by @MikeSullivan7 in #210
- Add a python equivalent to MATLABs smoothdata and use in Bayes plots by @MikeSullivan7 in #208
- Update to dev15 by @MikeSullivan7 in #211
New Contributors
- @MikeSullivan7 made their first contribution in #210
Full Changelog: 0.0.0.dev14...0.0.0.dev15
0.0.0.dev14
What's Changed
- Fix shift value for confidence interval by @StephenNneji in #202
- Update to dev14 by @StephenNneji in #203
Full Changelog: 0.0.0.dev13...0.0.0.dev14
0.0.0.dev13
What's Changed
- Change pybind build version, fix blit plot bug and update to dev13 by @StephenNneji in #200
- Use latest version of cibuildwheel by @StephenNneji in #201
Full Changelog: 0.0.0.dev12...0.0.0.dev13
0.0.0.dev12
What's Changed
- Fixes MATLAB engine not shutting down by @StephenNneji in #196
- Unifies the contrast number used by python and cpp to be same with matlab and Data points now show when
show_erroris False by @StephenNneji in #197 - Allow relative paths for custom file by @StephenNneji in #198
- Fixes auto name bug, adds clearer error for missing custom file or function name and update to dev12 by @StephenNneji in #199
Full Changelog: 0.0.0.dev11...0.0.0.dev12
0.0.0.dev11
What's Changed
- Adjusts hydration indices to match RasCAL-1 by @DrPaulSharp in #193
- Refactors ORSO validation to use custom layers by @StephenNneji in #194
- Bumps dev version to dev11 by @DrPaulSharp in #195
Full Changelog: 0.0.0.dev10...0.0.0.dev11
0.0.0.dev10
What's Changed
- Fixes plot bug when resample is set on a subset of contrast by @StephenNneji in #189
- IPC bug fixes by @StephenNneji in #190
- Updates GitHub action runner OS by @StephenNneji in #191
- Adds method to get bayes result procedure and bumps version to dev10 by @StephenNneji in #192
Full Changelog: 0.0.0.dev9...0.0.0.dev10
0.0.0.dev9
What's Changed
- Unify save methods by @StephenNneji in #180
- Adds to "pyproject.toml" to enable setup of uv environment by @DrPaulSharp in #182
- Fixes GLIBC Linux wheel issue and adds more progress callbacks by @StephenNneji in #187
Full Changelog: 0.0.0.dev8...0.0.0.dev9
0.0.0.dev8
What's Changed
- Updates github action for ruff by @DrPaulSharp in #173
- Testing runs on ARM Macs by @StephenNneji in #172
- Adds the
shift_valueargument toplot_ref_sldby @StephenNneji in #174 - Removes controls option "calcSLDDuringFit" by @DrPaulSharp in #175
- Fixes incorrect shift value on bayes plots by @StephenNneji in #176
- Reverts removal of bliiting by @StephenNneji in #177
- Adds "repeat_layers" option to contrasts by @DrPaulSharp in #178
- Updates version by @StephenNneji in #179
Full Changelog: 0.0.0.dev7...0.0.0.dev8
0.0.0.dev7
What's Changed
- Adds support for relative paths for custom files by @DrPaulSharp in #163
- Renames package to lower case and fixes some build issues by @StephenNneji in #168
- Adds feature to use shared MATLAB for MatlabWrapper by @StephenNneji in #169
- Adds controls option "numSimulationPoints" by @DrPaulSharp in #170
- Updates version and remove tests from wheel by @StephenNneji in #171
Full Changelog: 0.0.0.dev6...0.0.0.dev7
0.0.0.dev6
What's Changed
- Fix chain plots crash if chains are smaller than
maxpointsby @alexhroom in #154 - Refactors to account for pydantic deprecation warnings by @DrPaulSharp in #152
- Adds error message for undefined source by @DrPaulSharp in #153
- Adds blitting plot by @StephenNneji in #156
- Adds ORSO validation tests by @DrPaulSharp in #155
- Adds checks for undefined fields in layers and contrasts by @DrPaulSharp in #160
- Adds fixed figure size and font size to make corner plot less awkward by @StephenNneji in #159
- Adds code to save and load results objects by @DrPaulSharp in #161
- Creates new dev release by @DrPaulSharp in #162
Full Changelog: 0.0.0.dev5...0.0.0.dev6