Package evaluation to test PathDistribution on Julia 1.14.0-DEV.2071 (559ec66647*) started at 2026-04-23T13:38:54.837 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.09s ################################################################################ # 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.09s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 0.8 s ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 21.18s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_j5yxMe/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_j5yxMe/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: 394.47965332388117 - Monte Carlo estimation: 401.4560197504883 - Monte Carlo estimation: 397.43682122771327 - Monte Carlo estimation: 398.47659702398863 - Monte Carlo estimation: 391.5644465813557 - Monte Carlo estimation: 393.26994988618907 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9899.459563841046 Testing PathDistribution tests passed Testing completed after 19.14s PkgEval succeeded after 65.41s