Closed
Description
Is it correct that
- here (https://github.com/pymc-devs/pymc3/blob/master/pymc3/distributions/distribution.py#L124) we have float32 => int16, else int64
- here (https://github.com/pymc-devs/pymc3/blob/master/pymc3/distributions/discrete.py#L286) we have the mode casted to int32
Why do we have so different precisions? Are they correct?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels