Package evaluation to test PathDistribution on Julia 1.14.0-DEV.2064 (1d5dcac2d2*) started at 2026-04-21T11:12:57.920 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 14.85s ################################################################################ # 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.2s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling project... 0.8 s ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 22.95s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_eeVhFO/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_eeVhFO/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: 397.3346865744218 - Monte Carlo estimation: 398.560671530018 - Monte Carlo estimation: 395.4427584929587 - Monte Carlo estimation: 382.0987553084187 - Monte Carlo estimation: 399.48362486111864 - Monte Carlo estimation: 396.3169520659517 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9505.815634210792 Testing PathDistribution tests passed Testing completed after 19.71s PkgEval succeeded after 69.22s