Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1786 (45ee44a91e*) started at 2026-02-22T12:13:19.653 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.11s ################################################################################ # 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.08s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 905.0 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 17.42s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_sU2k7U/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_sU2k7U/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.64597815426254 - Monte Carlo estimation: 399.0747971448785 - Monte Carlo estimation: 399.9415610088371 - Monte Carlo estimation: 396.25766310602273 - Monte Carlo estimation: 404.30999179903483 - Monte Carlo estimation: 393.7368918996117 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9687.436562489942 Testing PathDistribution tests passed Testing completed after 18.3s PkgEval succeeded after 59.0s