Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1640 (5532bea546*) started at 2026-01-30T04:42:43.692 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.9s ################################################################################ # 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.86s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 873.3 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 14.51s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_fEvpJa/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_fEvpJa/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: 392.4997333499137 - Monte Carlo estimation: 396.6217300455383 - Monte Carlo estimation: 390.18537476327435 - Monte Carlo estimation: 400.07582041435927 - Monte Carlo estimation: 396.822269932304 - Monte Carlo estimation: 397.32011892675706 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9674.064860434735 Testing PathDistribution tests passed Testing completed after 18.79s PkgEval succeeded after 55.49s