ProbabilityBoundsAnalysis.jl icon indicating copy to clipboard operation
ProbabilityBoundsAnalysis.jl copied to clipboard

Make `shape` a type

Open dpsanders opened this issue 3 years ago • 1 comments

It would be more "Julian" to make the shape of a pbox into a type, e.g. Normal(), Uniform(), etc.

https://github.com/AnderGray/ProbabilityBoundsAnalysis.jl/blob/652700c7d2e1853f189b463d0786fd2f3c467f16/src/pbox/pbox.jl#L62

Part of the review for the JuliaCon proceedings: https://github.com/JuliaCon/proceedings-review/issues/96

dpsanders avatar Feb 07 '22 02:02 dpsanders

(This change is not required for the review.)

dpsanders avatar Feb 07 '22 02:02 dpsanders