Package evaluation to test PathDistribution on Julia 1.14.0-DEV.2043 (b936235316*) started at 2026-04-16T15:31:01.847 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.48s ################################################################################ # 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.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 0.9 s ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 22.4s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_oaXq1l/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_oaXq1l/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: 395.4869188577292 - Monte Carlo estimation: 395.15089877657437 - Monte Carlo estimation: 403.0385131345815 - Monte Carlo estimation: 383.9022817671675 - Monte Carlo estimation: 380.23264743864 - Monte Carlo estimation: 399.78616979781293 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9681.110742067762 Testing PathDistribution tests passed Testing completed after 19.97s PkgEval succeeded after 68.68s