Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1871 (50d44f5be7*) started at 2026-03-08T11:07:06.136 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.86s ################################################################################ # Installation # Installing PathDistribution... Resolving package versions... Updating `~/.julia/environments/v1.14/Project.toml` [1a7fcfa4] + PathDistribution v0.2.1 Updating `~/.julia/environments/v1.14/Manifest.toml` [1a7fcfa4] + PathDistribution v0.2.1 Installation completed after 1.31s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 880.7 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 20.03s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_Lu2UFl/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_Lu2UFl/Manifest.toml` [1a7fcfa4] PathDistribution v0.2.1 Testing Running tests... ===== Case 1 of Roberts & Kroese (2007) ===== The total number of paths: - Full enumeration : 397 - Monte Carlo estimation: 392.7834694908943 - Monte Carlo estimation: 399.93957928780156 - Monte Carlo estimation: 374.2508392447966 - Monte Carlo estimation: 399.7761941992507 - Monte Carlo estimation: 397.9584890153948 - Monte Carlo estimation: 403.0998625301053 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9505.285964894736 Testing PathDistribution tests passed Testing completed after 19.13s PkgEval succeeded after 64.72s