Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1621 (4d04bb6b3b*) started at 2026-01-27T19:35:07.414 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.4s ################################################################################ # 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 0.77s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 862.6 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 14.48s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_6At1QF/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_6At1QF/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: 396.43186223647797 - Monte Carlo estimation: 403.16430565187017 - Monte Carlo estimation: 402.45467144294514 - Monte Carlo estimation: 403.04836428469986 - Monte Carlo estimation: 399.63239758765013 - Monte Carlo estimation: 394.21503305231124 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 10043.340291728287 Testing PathDistribution tests passed Testing completed after 17.99s PkgEval succeeded after 53.33s