Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1840 (ab7ba34e40*) started at 2026-03-03T12:09:49.522 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.8s ################################################################################ # 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.14s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 826.1 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 18.19s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_xOcyS6/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_xOcyS6/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: 393.63556928788296 - Monte Carlo estimation: 398.03889401767486 - Monte Carlo estimation: 398.8560728007002 - Monte Carlo estimation: 405.2787245369945 - Monte Carlo estimation: 395.4127266717801 - Monte Carlo estimation: 404.93874045218377 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9642.286562641299 Testing PathDistribution tests passed Testing completed after 19.92s PkgEval succeeded after 62.81s