Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1613 (8dab3f0623*) started at 2026-01-25T12:14:23.154 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.67s ################################################################################ # 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.81s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 905.5 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 13.88s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_u6zhbw/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_u6zhbw/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: 395.19609669157813 - Monte Carlo estimation: 398.27283542906264 - Monte Carlo estimation: 408.94633263695187 - Monte Carlo estimation: 409.7785205616233 - Monte Carlo estimation: 404.65814917028194 - Monte Carlo estimation: 393.7316954593347 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9609.62944345695 Testing PathDistribution tests passed Testing completed after 14.79s PkgEval succeeded after 48.73s