Skip to content

UniformInteger class updated to use float32 by default.

Alison Hale requested to merge uniform-integer-update-default-types into master

Chris, you may need to edit your covid code given the UniformInteger class's default float dtype will become float32 after you've merged this branch. Previously the default was float64.

Merge request reports