Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1563 (14ca1abc72*) started at 2026-01-15T12:15:30.279 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.4s ################################################################################ # 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.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 848.2 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 13.55s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_8GGZ5U/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_8GGZ5U/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.8121301759527 - Monte Carlo estimation: 393.77178348437633 - Monte Carlo estimation: 379.8682482580859 - Monte Carlo estimation: 401.08443136460926 - Monte Carlo estimation: 392.7314519599844 - Monte Carlo estimation: 389.0681763940409 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9838.935401307715 Testing PathDistribution tests passed Testing completed after 15.24s PkgEval succeeded after 48.67s