Package evaluation to test PathDistribution on Julia 1.14.0-DEV.2082 (4fdd12e277*) started at 2026-04-26T11:12:31.894 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.68s ################################################################################ # 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 project... 1.0 s ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 22.7s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_7vu94q/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_7vu94q/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.37681247100176 - Monte Carlo estimation: 398.1879072995101 - Monte Carlo estimation: 387.2231176767776 - Monte Carlo estimation: 409.10552280816 - Monte Carlo estimation: 398.13361938186415 - Monte Carlo estimation: 382.2698482814817 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9784.840792306059 Testing PathDistribution tests passed Testing completed after 20.73s PkgEval succeeded after 71.48s