Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1918 (78a0dc1151*) started at 2026-03-19T11:11:42.758 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.9s ################################################################################ # 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 packages... 845.6 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 19.17s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_UREeMf/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_UREeMf/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: 397.57491859500396 - Monte Carlo estimation: 393.30339892458755 - Monte Carlo estimation: 403.7333128650029 - Monte Carlo estimation: 401.637278504086 - Monte Carlo estimation: 375.072377495394 - Monte Carlo estimation: 405.7098867696488 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9878.29247557572 Testing PathDistribution tests passed Testing completed after 19.21s PkgEval succeeded after 63.58s