Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1893 (b4aba01002*) started at 2026-03-15T12:05:20.748 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 13.42s ################################################################################ # 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.11s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 853.3 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 18.62s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_eNw4vw/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_eNw4vw/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.0904445007434 - Monte Carlo estimation: 401.91327456616085 - Monte Carlo estimation: 388.05244156515215 - Monte Carlo estimation: 392.5694795518121 - Monte Carlo estimation: 376.42991745423745 - Monte Carlo estimation: 406.4072898125798 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9670.830140190988 Testing PathDistribution tests passed Testing completed after 19.1s PkgEval succeeded after 62.54s