Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1674 (5735163b34*) started at 2026-02-03T12:17:53.581 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 9.73s ################################################################################ # 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... 822.8 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 14.35s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_53rRxF/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_53rRxF/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: 395.2225614184562 - Monte Carlo estimation: 393.8082160991 - Monte Carlo estimation: 394.4380476262997 - Monte Carlo estimation: 397.19794932145885 - Monte Carlo estimation: 385.1324506874018 - Monte Carlo estimation: 399.96454573818545 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9601.715285957276 Testing PathDistribution tests passed Testing completed after 17.79s PkgEval succeeded after 52.47s