Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1808 (1cd77b505e*) started at 2026-02-26T12:09:36.813 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.91s ################################################################################ # 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.12s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 841.6 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 19.21s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_5JwKMi/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_5JwKMi/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.7149718661084 - Monte Carlo estimation: 397.96247273005883 - Monte Carlo estimation: 392.68100601248636 - Monte Carlo estimation: 409.2309494528168 - Monte Carlo estimation: 386.4310609460414 - Monte Carlo estimation: 401.32093558385765 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9721.084818908319 Testing PathDistribution tests passed Testing completed after 19.25s PkgEval succeeded after 63.4s