Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1826 (44c835795b*) started at 2026-03-02T09:18:03.562 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.56s ################################################################################ # 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.19s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 913.9 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 19.81s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_EnLHcI/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_EnLHcI/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: 398.08096576671244 - Monte Carlo estimation: 400.97092700011234 - Monte Carlo estimation: 403.6284413908445 - Monte Carlo estimation: 398.7107252585787 - Monte Carlo estimation: 392.7783942654161 - Monte Carlo estimation: 404.17573644252246 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9823.046547110722 Testing PathDistribution tests passed Testing completed after 19.53s PkgEval succeeded after 66.82s