Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1711 (41ad7d9eeb*) started at 2026-02-12T12:08:38.156 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.14s ################################################################################ # 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.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 894.0 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 17.3s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_vtWs9Q/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_vtWs9Q/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.96106868980144 - Monte Carlo estimation: 402.6490234404006 - Monte Carlo estimation: 403.30031519510436 - Monte Carlo estimation: 401.1457839522197 - Monte Carlo estimation: 406.6245200558144 - Monte Carlo estimation: 384.04334839103205 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9465.529521389235 Testing PathDistribution tests passed Testing completed after 18.87s PkgEval succeeded after 58.8s