0.9.0
Added
- This version now compiles on Windows as well as Linux and macOS.
Fixed
-
Fixed potential naming conflicts with other libraries by prefixing exported symbols with
plfit_
where appropriate, thanks to @jgmbenoit -
Lots of enhancements to facilitate inclusion in Debian Linux as a separate package, thanks to @jgmbenoit
-
Tidied up CMakeLists.txt file
-
Fixed a bug with the Walker alias sampler that sometimes returned incorrect samples on Windows.