Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1730 (9c1e1fa299*) started at 2026-02-17T12:12:11.641 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.14s ################################################################################ # 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.1s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 925.7 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 17.44s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_YDBxsD/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_YDBxsD/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: 396.72306976884073 - Monte Carlo estimation: 398.3448062528079 - Monte Carlo estimation: 394.28451166301056 - Monte Carlo estimation: 389.006816536929 - Monte Carlo estimation: 389.0689258413417 - Monte Carlo estimation: 402.391875945656 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9878.18885811103 Testing PathDistribution tests passed Testing completed after 19.27s PkgEval succeeded after 59.76s