chaospy icon indicating copy to clipboard operation
chaospy copied to clipboard

Recursive interpret_as_integer

Open jonathf opened this issue 5 years ago • 1 comments

Currently only simple distributions and joint of simple distributions behave correctly with the interpret_as_integer flag. However, e.g. DiscreteUniform(3)*4 + 9 should still be interpreted as an integer.

jonathf avatar Feb 11 '20 18:02 jonathf

Problem discussed in #188.

jonathf avatar Feb 11 '20 18:02 jonathf