Releases: adrn/thejoker
Releases · adrn/thejoker
v1.3.1
v1.3.0
v1.2.2
v1.2.1
v1.2
Changes
-
TheJoker
now expects anumpy.random.Generator
instance instead of a
RandomState
for controlling random number generation. -
Renamed
t0
tot_ref
in 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
UniformLog
distribution that affected running MCMC.
v1.1
v1.0
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.