Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1720 (f38c537ec6*) started at 2026-02-15T12:12:10.504 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.88s ################################################################################ # 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.13s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 886.4 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 18.03s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_uR6imC/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_uR6imC/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.74249599706377 - Monte Carlo estimation: 394.95425191743254 - Monte Carlo estimation: 392.422813049932 - Monte Carlo estimation: 396.53638814367275 - Monte Carlo estimation: 408.17032968644855 - Monte Carlo estimation: 387.5624785477661 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9800.128670921016 Testing PathDistribution tests passed Testing completed after 18.3s PkgEval succeeded after 58.73s