Package evaluation to test PathDistribution on Julia 1.14.0-DEV.2114 (cccbcd9611*) started at 2026-05-05T08:12:30.471 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.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.11s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 0.9 s ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 22.04s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_Ds4GrE/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_Ds4GrE/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: 393.5767559527546 - Monte Carlo estimation: 397.9343904389274 - Monte Carlo estimation: 399.86749077642406 - Monte Carlo estimation: 394.46278789439214 - Monte Carlo estimation: 396.0840511352007 - Monte Carlo estimation: 403.029164656663 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9933.459846503254 Testing PathDistribution tests passed Testing completed after 18.92s PkgEval succeeded after 67.99s