Skip to content

paradox 0.7.1

Compare
Choose a tag to compare
@mllg mllg released this 07 Mar 09:38
30dda30
  • Sampler1D also accept ParamSets with one Param now (#335).
  • Fixed sampling zero rows in Sampler1DRfun (#338).
  • to_tune(), p_dbl(), and p_int() accept logscale argument for tuning on
    a logarithmic scale.
  • to_tune can be called with only lower or only upper now and will infer
    the other bound if possible.