Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1741 (f7ebeb5678*) started at 2026-02-19T12:12:58.325 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 11.91s ################################################################################ # 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.04s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 1074.3 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 17.25s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_7Gbc4D/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_7Gbc4D/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.7554503430861 - Monte Carlo estimation: 397.4008997250844 - Monte Carlo estimation: 412.71787909727135 - Monte Carlo estimation: 394.3893794544074 - Monte Carlo estimation: 409.4728156921218 - Monte Carlo estimation: 415.4634633947853 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9962.042293329801 Testing PathDistribution tests passed Testing completed after 18.55s PkgEval succeeded after 58.2s