NEWS
NPflow 0.13.5 (2024-01-13)
- bug fixed in try-catch syntax
NPflow 0.13.3 (2020-02-06)
- bug fixed in documentation and compiling standards
NPflow 0.13.1 (2017-08-02)
- updated documentation and compiling standards
NPflow 0.13.0
- use of
itertools
package for parallel computations
- use of log-scale probabilities in slice-samplers for improved precision in computation
- bug fix: parallel settings did not work in
DPMpost
(thanks to Mike Jiang for noticing this)
- updated documentation
NPflow 0.12.0 (2017-04-04)
- registration of compiled functions
- updated help and citation info
NPflow 0.10.0
- optimization of the log-posterior computation for normal and skew normal distributions
- improvement of the parallel sampler for normal distributions
- added arguments in
DPMGibs...
functions to allow more informative priors if needed
- bug fix: log of integers disambiguated in C++ function (compilation error on Solaris)