Package evaluation to test PathDistribution on Julia 1.12.4 (0f21d93eaa*) started at 2026-01-26T15:53:38.672 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Activating project at `~/.julia/environments/v1.12` Set-up completed after 7.88s ################################################################################ # Installation # Installing PathDistribution... Resolving package versions... Updating `~/.julia/environments/v1.12/Project.toml` [1a7fcfa4] + PathDistribution v0.2.1 Updating `~/.julia/environments/v1.12/Manifest.toml` [1a7fcfa4] + PathDistribution v0.2.1 Installation completed after 1.18s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompiling packages... 780.8 ms ✓ PathDistribution 1 dependency successfully precompiled in 1 seconds Precompilation completed after 11.28s ################################################################################ # Testing # Testing PathDistribution Status `/tmp/jl_uopVZV/Project.toml` [1a7fcfa4] PathDistribution v0.2.1 Status `/tmp/jl_uopVZV/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: 391.5015514999992 - Monte Carlo estimation: 398.87401074598097 - Monte Carlo estimation: 404.2204499249474 - Monte Carlo estimation: 400.65994755583415 - Monte Carlo estimation: 389.529368440946 - Monte Carlo estimation: 393.1323101293692 ===== Another Example ===== The total number of paths: - Full enumeration : 9851 - Monte Carlo estimation: 9659.414752266484 Testing PathDistribution tests passed Testing completed after 19.1s PkgEval succeeded after 50.27s