Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1687 (b1350e5378*) started at 2026-02-05T12:16:22.193 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.24s ################################################################################ # 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.92s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 865.9 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 14.27s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_vKbQBw/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_vKbQBw/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: 400.33222897883087 - Monte Carlo estimation: 400.3987309150692 - Monte Carlo estimation: 409.3491823129263 - Monte Carlo estimation: 396.6556918164608 - Monte Carlo estimation: 410.9507896903329 - Monte Carlo estimation: 401.70022755997996 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9878.836848076762 Testing PathDistribution tests passed Testing completed after 18.01s PkgEval succeeded after 53.51s