Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1851 (d64c0da64c*) started at 2026-03-05T12:07:23.203 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.96s ################################################################################ # 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 packages... 886.8 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 19.28s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_edMijH/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_edMijH/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.9715022243047 - Monte Carlo estimation: 394.4310258911098 - Monte Carlo estimation: 383.08896483036506 - Monte Carlo estimation: 392.9107213523267 - Monte Carlo estimation: 403.71245966228673 - Monte Carlo estimation: 394.03198620647083 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9915.499644464866 Testing PathDistribution tests passed Testing completed after 19.55s PkgEval succeeded after 64.48s