Package evaluation to test PathDistribution on Julia 1.14.0-DEV.2079 (c0c9a57cb6*) started at 2026-04-22T21:44:52.240 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.13s ################################################################################ # 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.14s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 0.8 s ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 22.85s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_DIP3RO/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_DIP3RO/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.6072036828151 - Monte Carlo estimation: 400.4465409745639 - Monte Carlo estimation: 411.62745135186947 - Monte Carlo estimation: 403.4886597146656 - Monte Carlo estimation: 389.69007690019146 - Monte Carlo estimation: 391.7481410680863 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 10034.519191357884 Testing PathDistribution tests passed Testing completed after 20.1s PkgEval succeeded after 67.67s