Package evaluation to test PathDistribution on Julia 1.14.0-DEV.2213 (dc778b8d37*) started at 2026-05-21T04:14:39.107 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 16.18s ################################################################################ # 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.21s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 0.9 s ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 23.15s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_ozFQoe/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_ozFQoe/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.0568949593708 - Monte Carlo estimation: 396.3271747301458 - Monte Carlo estimation: 395.17160993570593 - Monte Carlo estimation: 407.4254794586397 - Monte Carlo estimation: 403.218255309396 - Monte Carlo estimation: 388.6335436873334 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9852.898559184036 Testing PathDistribution tests passed Testing completed after 20.12s PkgEval succeeded after 71.0s