NEWS
fntl 0.1.3 (2026-07-22)
- Use
static_cast rather than to_underlying to cast enums to integers.
- Use lowercase variable and function names with underscores rather than camel
case. The API is included in the changes.
fntl 0.1.2 (2024-11-12)
- Added a
NEWS.md file to track changes to the package.
- Corrections to handling of
fnscale in univariate optimization.
- Add functions to support truncated distributions.