Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1877 (00654c1407*) started at 2026-03-10T11:08:02.387 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.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 1.17s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 862.7 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 19.15s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_oqVqYb/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_oqVqYb/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: 392.9237367773944 - Monte Carlo estimation: 400.2152176256245 - Monte Carlo estimation: 411.39512681774727 - Monte Carlo estimation: 408.37747275271596 - Monte Carlo estimation: 397.2504102377927 - Monte Carlo estimation: 400.3160765012838 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9750.739842613297 Testing PathDistribution tests passed Testing completed after 18.97s PkgEval succeeded after 62.14s