Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1584 (ac5fadde9b*) started at 2026-01-18T12:15:28.430 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.52s ################################################################################ # 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.85s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 855.0 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 14.0s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_XelamX/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_XelamX/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.08925650394633 - Monte Carlo estimation: 389.64156904073593 - Monte Carlo estimation: 412.8662937100122 - Monte Carlo estimation: 375.9902022392932 - Monte Carlo estimation: 405.7074421795939 - Monte Carlo estimation: 393.3665365259344 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 10029.146577041261 Testing PathDistribution tests passed Testing completed after 15.11s PkgEval succeeded after 49.87s