Package evaluation to test PathDistribution on Julia 1.14.0-DEV.1699 (993b392fda*) started at 2026-02-13T21:00:30.264 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.14` Set-up completed after 10.22s ################################################################################ # 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.84s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 847.7 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 14.13s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_L4n11o/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_L4n11o/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: 396.86045128722543 - Monte Carlo estimation: 391.84497152424984 - Monte Carlo estimation: 399.4181025590921 - Monte Carlo estimation: 398.49684656117955 - Monte Carlo estimation: 387.558243624642 - Monte Carlo estimation: 406.3514779238185 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9963.956858247137 Testing PathDistribution tests passed Testing completed after 18.09s PkgEval succeeded after 52.82s