Package evaluation to test PathDistribution on Julia 1.14.0-DEV.2033 (8c59e8e9f1*) started at 2026-04-14T11:10:22.479 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.89s ################################################################################ # 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.21s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 0.8 s ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 21.7s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_7F5efV/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_7F5efV/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: 399.90971809563916 - Monte Carlo estimation: 396.54104701039034 - Monte Carlo estimation: 407.44476268956475 - Monte Carlo estimation: 399.70510743516576 - Monte Carlo estimation: 400.5465450772449 - Monte Carlo estimation: 408.60931845990643 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9884.216149509162 Testing PathDistribution tests passed Testing completed after 20.26s PkgEval succeeded after 69.56s