Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1699 (9484a92029*) started at 2026-02-10T14:10:41.388 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.54s ################################################################################ # 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... 899.4 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 14.82s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_YuA8r7/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_YuA8r7/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: 398.73843080225055 - Monte Carlo estimation: 395.03185364754626 - Monte Carlo estimation: 403.1129257030554 - Monte Carlo estimation: 395.3029779833139 - Monte Carlo estimation: 397.89975290950935 - Monte Carlo estimation: 397.57740889100364 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9889.261976521952 Testing PathDistribution tests passed Testing completed after 18.97s PkgEval succeeded after 54.74s