Recent Releases of https://github.com/adrn/thejoker
https://github.com/adrn/thejoker - v1.3.1
What's Changed
- Compatibility with numpy 2.0 by @adrn in https://github.com/adrn/thejoker/pull/137
Full Changelog: https://github.com/adrn/thejoker/compare/v1.3.0...v1.3.1
- Python
Published by adrn almost 2 years ago
https://github.com/adrn/thejoker - v1.3.0
What's Changed
- Modernize packaging and update to support pymc > v4 by @adrn in https://github.com/adrn/thejoker/pull/127
Full Changelog: https://github.com/adrn/thejoker/compare/v1.2.2...v1.3.0
- Python
Published by adrn over 2 years ago
https://github.com/adrn/thejoker -
Changes
TheJokernow expects anumpy.random.Generatorinstance instead of aRandomStatefor controlling random number generation.Renamed
t0tot_refin places where it actually represents a reference time.Added functionality to compute
t0, i.e. the time of phase=0, for samples.Added functions to compute time-sampling statistics for the samples returned from The Joker (see:
thejoker.samples_analysis).Fixed a bug in the
UniformLogdistribution that affected running MCMC.
- Python
Published by adrn over 4 years ago
https://github.com/adrn/thejoker - Release v0.1
Though this is a numbered release, it should be thought of as a beta release! This is the version of the code used in the paper describing The Joker.
- Python
Published by adrn over 9 years ago