Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1589 (2d9a3f8a61*) started at 2026-01-21T03:53:18.398 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.19s ################################################################################ # 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.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 827.5 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 14.3s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_pxPAJ6/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_pxPAJ6/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.7163776076769 - Monte Carlo estimation: 395.39845776774587 - Monte Carlo estimation: 394.3907712203285 - Monte Carlo estimation: 400.9170807187577 - Monte Carlo estimation: 387.4450063903229 - Monte Carlo estimation: 393.86244855817415 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9747.138074167851 Testing PathDistribution tests passed Testing completed after 18.09s PkgEval succeeded after 53.77s