Package evaluation to test PathDistribution on Julia 1.12.4 (422f456051*) started at 2026-01-28T22:53:14.275 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.45s ################################################################################ # Installation # Installing PathDistribution... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [1a7fcfa4] + PathDistribution v0.2.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [1a7fcfa4] + PathDistribution v0.2.1 Installation completed after 1.2s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 770.2 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 11.78s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_I62MgF/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_I62MgF/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.39544867059914 - Monte Carlo estimation: 399.18287860684615 - Monte Carlo estimation: 392.9726824499446 - Monte Carlo estimation: 397.46363973983136 - Monte Carlo estimation: 399.8319979579929 - Monte Carlo estimation: 391.9015198660887 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9695.281759847245 Testing PathDistribution tests passed Testing completed after 18.89s PkgEval succeeded after 48.69s