Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1601 (79ea5eb99c*) started at 2026-01-24T08:57:33.792 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.46s ################################################################################ # 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.85s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 899.1 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 13.73s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_hAIUn4/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_hAIUn4/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.16384351794215 - Monte Carlo estimation: 398.95056939306806 - Monte Carlo estimation: 411.47320439486776 - Monte Carlo estimation: 410.2560092746956 - Monte Carlo estimation: 403.86635625180025 - Monte Carlo estimation: 388.955920439135 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9893.799673283804 Testing PathDistribution tests passed Testing completed after 14.46s PkgEval succeeded after 48.49s