This repository was archived by the owner on Sep 1, 2024. It is now read-only.
v2.5.0
Additions
- Added new
lor_is_effect_eq
function for comparing effects and metadata; includes expanded test coverage - New
model.h
helper functions have been added using a new python3 script for generating the files; includes expanded test coverage
Fixes
- Fixed a scaling issue in the
lor_intensity_curve_vendor
function
Improvements
- Reduced cross-header inclusions and removed usage of
stdint.h
via newcoretypes.h