Recent Releases of nhppp

nhppp - v1.0.1

  • Corrected a rare overflow error in rztpois where an explicit cast from double to int was used -- now we use an explicit cast to int wrapped in safe_double_to_int to avoid overflow. This overflow resulted in a segmentation fault in x86 hardware and in silent failures in AArch64 hardware. This bug should not be relevant for most practical uses of the package.

  • Added a new citation for the paper by Trikalinos and Sereda (2024, doi:10.1371/journal.pone.0311311)

  • Some tests were added to check the behavior of the package on edge cases in x86 and AArch64 hardware.

- TeX
Published by ttrikalin over 1 year ago

nhppp - nhppp 1.0.0

  • This is a new and major version of the package.
  • We add two vignettes (one for sampling loglinear times and one for building a simple DES model).
  • We adopt new unified syntax.
  • We added a site hosted on GitHub pages.

- TeX
Published by ttrikalin over 1 year ago

nhppp - nhppp 0.1.4

  • Function arguments are now more consistent.

  • More extensive numerical checks.

  • Added C++ code for vectorized functions -- for computational speed and memory efficiency.

- TeX
Published by ttrikalin about 2 years ago

nhppp - nhppp 0.1.3

- TeX
Published by ttrikalin over 2 years ago