Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1688 (ee54f91d68*) started at 2026-02-10T01:12:53.027 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 12.55s ################################################################################ # 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.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 862.9 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 16.37s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_5bkFVt/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_5bkFVt/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: 394.61777206485755 - Monte Carlo estimation: 398.73618329062003 - Monte Carlo estimation: 396.36106558289475 - Monte Carlo estimation: 387.9840860350044 - Monte Carlo estimation: 391.17314240991897 - Monte Carlo estimation: 389.4543423245657 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9766.582347869406 Testing PathDistribution tests passed Testing completed after 18.98s PkgEval succeeded after 59.12s