Package evaluation to test PathDistribution on Julia 1.14.0-DEV.2028 (45a2de3f7a*) started at 2026-04-12T13:48:22.026 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.45s ################################################################################ # 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.2s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 850.2 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 21.55s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_WeksLc/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_WeksLc/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: 399.10062038819143 - Monte Carlo estimation: 399.0617971420132 - Monte Carlo estimation: 395.99945580879773 - Monte Carlo estimation: 404.33609433709086 - Monte Carlo estimation: 396.67762830349284 - Monte Carlo estimation: 410.77526443826184 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9857.205765649474 Testing PathDistribution tests passed Testing completed after 20.39s PkgEval succeeded after 68.49s