Package evaluation to test PathDistribution on Julia 1.11.8 (29b3528cce*) started at 2026-01-20T00:16:29.070 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.11` Set-up completed after 8.63s ################################################################################ # Installation # Installing PathDistribution... Resolving package versions... Updating `~/.julia/environments/v1.11/Project.toml` [1a7fcfa4] + PathDistribution v0.2.1 Updating `~/.julia/environments/v1.11/Manifest.toml` [1a7fcfa4] + PathDistribution v0.2.1 Installation completed after 1.23s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 730.9 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 10.94s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_OvsUhG/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_OvsUhG/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.0392743001167 - Monte Carlo estimation: 399.7099966248544 - Monte Carlo estimation: 393.37483938486355 - Monte Carlo estimation: 416.134627107401 - Monte Carlo estimation: 408.71324543085194 - Monte Carlo estimation: 404.95068147983807 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9823.437036370091 Testing PathDistribution tests passed Testing completed after 19.73s PkgEval succeeded after 46.75s