-
Notifications
You must be signed in to change notification settings - Fork 4
Comparing changes
Open a pull request
base repository: RascalSoftware/python-RAT
base: 0.0.0.dev4
head repository: RascalSoftware/python-RAT
compare: 0.0.0.dev5
- 20 commits
- 76 files changed
- 3 contributors
Commits on Feb 12, 2025
-
Adds docstrings to the Results struct (#132)
* docstrings for outputs and fixed plot bayes docstring * review fixes
Configuration menu - View commit details
-
Copy full SHA for 58d1141 - Browse repository at this point
Copy the full SHA 58d1141View commit details
Commits on Feb 18, 2025
-
* added envrc to gitignore * paths are now saved as relative to the project directory * save now just has one filename parameter * removed walkup as it is unstable * simplified * portable tests * review fixes
Configuration menu - View commit details
-
Copy full SHA for 148d0d9 - Browse repository at this point
Copy the full SHA 148d0d9View commit details
Commits on Feb 21, 2025
-
Removes priors struct, adding relevant fields to the project (#135)
* Removes priors struct, adding relevant fields to the project * Addresses review comments
Configuration menu - View commit details
-
Copy full SHA for e148415 - Browse repository at this point
Copy the full SHA e148415View commit details
Commits on Feb 24, 2025
-
Adds some docstring to pybind function and some refactors (#133)
Co-authored-by: Alex H. Room <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0bd4fad - Browse repository at this point
Copy the full SHA 0bd4fadView commit details
Commits on Feb 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for abded50 - Browse repository at this point
Copy the full SHA abded50View commit details -
Fixes all docstrings and adds lint for docstrings (#134)
* ran ruff pydocstyle ruleset * attributes -> parameters * fixed all docstrings * set convention and fix some issues * review fixes
Configuration menu - View commit details
-
Copy full SHA for 147cbee - Browse repository at this point
Copy the full SHA 147cbeeView commit details
Commits on Feb 28, 2025
-
Removes unused properties from the API (#137)
* Removes unused properties from the API * Updates "define.h"
Configuration menu - View commit details
-
Copy full SHA for d1e8e3b - Browse repository at this point
Copy the full SHA d1e8e3bView commit details
Commits on Mar 5, 2025
-
Bumps python version to 3.10 and matlab engine version to 2023a (#138)
* Bumps python version to 3.10 and matlab engine version to 2023a * Adds ability to use "set_fields" with parameter names * Addresses review comment
Configuration menu - View commit details
-
Copy full SHA for 3148cfb - Browse repository at this point
Copy the full SHA 3148cfbView commit details
Commits on Mar 11, 2025
-
adds Jeffreys prior to
Priorsenum and updates submodule (#139)* added jeffreys to enum * update submodule
Configuration menu - View commit details
-
Copy full SHA for 8746e33 - Browse repository at this point
Copy the full SHA 8746e33View commit details
Commits on Mar 14, 2025
-
Adds orsopy integration for
.ortfiles and ORSO models (#131)* written ort file reader * made model parsing only if the model is there * fixed union method * added orso integration notebook * added tests * added pint to requirements and added orso extras install * backwards compatibility * removed to-project and updated notebook * fixed print formatting * review fixes * fixed repeat names * fix iterator * new data * updated example data and better name resolution * removed some data * review fixes
Configuration menu - View commit details
-
Copy full SHA for 8db92c2 - Browse repository at this point
Copy the full SHA 8db92c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7538af4 - Browse repository at this point
Copy the full SHA 7538af4View commit details
Commits on Mar 24, 2025
-
Ensure nChains is greater than 1 (#141)
* Change nChains to be greater than 1 * fixed tests
Configuration menu - View commit details
-
Copy full SHA for 0b9816b - Browse repository at this point
Copy the full SHA 0b9816bView commit details
Commits on Mar 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5a26412 - Browse repository at this point
Copy the full SHA 5a26412View commit details
Commits on Mar 27, 2025
-
Updates inputs, outputs, and build process (#143)
* Removes limits struct from input to RAT * Renames "layerSlds" as "layers" * Updates submodule and build * Updates submodule * Updates defines.h
Configuration menu - View commit details
-
Copy full SHA for b89eb00 - Browse repository at this point
Copy the full SHA b89eb00View commit details -
Fixes bugs in model validation when using "set_fields" (#144)
* Changes model warnings to errors * Adds clause to "set_fields" to address bug * Updates tests
Configuration menu - View commit details
-
Copy full SHA for b92118a - Browse repository at this point
Copy the full SHA b92118aView commit details
Commits on Apr 17, 2025
-
* Renames "BayesResults" as "OutputBayesResult" in "rat_core" * Updates submodule * Fixes matlab import error * Refactors matlab save in "project_to_r1"
Configuration menu - View commit details
-
Copy full SHA for d295afe - Browse repository at this point
Copy the full SHA d295afeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 113729f - Browse repository at this point
Copy the full SHA 113729fView commit details
Commits on Apr 23, 2025
-
Improves error message for cross check validation (#147)
* Updates custom error messages * Splits error message into two for cross check validation * Tidies up tests and improves coverage * Reformats error messages * Improves error message for contrast model
Configuration menu - View commit details
-
Copy full SHA for 89e5fdd - Browse repository at this point
Copy the full SHA 89e5fddView commit details
Commits on Apr 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b2d34a0 - Browse repository at this point
Copy the full SHA b2d34a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2679d08 - Browse repository at this point
Copy the full SHA 2679d08View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.0.0.dev4...0.0.0.dev5