Package evaluation to test PathDistribution on Julia 1.14.0-DEV.2058 (afc71c255e*) started at 2026-04-19T11:12:45.983 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.62s ################################################################################ # 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.14s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 0.8 s ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 22.34s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_K8we9O/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_K8we9O/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: 394.51251310246516 - Monte Carlo estimation: 397.9329461220634 - Monte Carlo estimation: 413.34573561301414 - Monte Carlo estimation: 390.9964254000086 - Monte Carlo estimation: 406.4424297644108 - Monte Carlo estimation: 397.61035049431655 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9723.33931456348 Testing PathDistribution tests passed Testing completed after 20.61s PkgEval succeeded after 69.13s