Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1555 (0c48c4942b*) started at 2026-01-13T17:58:41.990 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.22s ################################################################################ # 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 0.76s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 891.5 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 13.56s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_IEuTd4/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_IEuTd4/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: 401.9459024019012 - Monte Carlo estimation: 395.0032406650573 - Monte Carlo estimation: 388.81405664366923 - Monte Carlo estimation: 397.16890679582116 - Monte Carlo estimation: 405.2815545054376 - Monte Carlo estimation: 400.70990721827627 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 10058.994056129164 Testing PathDistribution tests passed Testing completed after 14.61s PkgEval succeeded after 47.06s