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

Fix examples to import the package correctly

Open dpsanders opened this issue 3 years ago • 2 comments

Replace the (wrong)include with a correct using statement in this and other examples: https://github.com/AnderGray/ProbabilityBoundsAnalysis.jl/blob/652700c7d2e1853f189b463d0786fd2f3c467f16/examples/simple.jl#L1

dpsanders avatar Feb 07 '22 01:02 dpsanders

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

dpsanders avatar Feb 07 '22 01:02 dpsanders

Addressed, thanks!

AnderGray avatar Mar 04 '22 16:03 AnderGray