NEWS
reservr 0.0.3.9000
reservr 0.0.3 (2024-06-24)
- Fixed segfaults on r-devel caused by zero-length input to C++ routines.
- Migrated to
{keras3}
for keras support.
reservr 0.0.2 (2023-10-18)
- Fixed tensorflow log-density implementation for
dist_erlangmix()
and dist_exponential()
to work with censored data.
- Multiple bug fixes related to tensorflow training integration, where input tensor shapes can be unknown.
- Improved testing of tensorflow integration.
reservr 0.0.1 (2022-12-09)