Package evaluation of Remez on Julia 1.10.8 (92f03a4775*) started at 2025-02-25T04:03:52.646 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv)... Set-up completed after 5.22s ################################################################################ # Installation # Installing Remez... Resolving package versions... Updating `~/.julia/environments/v1.10/Project.toml` [2e7db186] + Remez v0.1.1 Updating `~/.julia/environments/v1.10/Manifest.toml` [2e7db186] + Remez v0.1.1 Installation completed after 3.87s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling package dependencies... Precompilation completed after 10.23s ################################################################################ # Testing # Testing Remez Status `/tmp/jl_5hd52z/Project.toml` [2e7db186] Remez v0.1.1 [8dfed614] Test Status `/tmp/jl_5hd52z/Manifest.toml` [2e7db186] Remez v0.1.1 [2a0f44e3] Base64 [b77e0a4c] InteractiveUtils [56ddb016] Logging [d6f4376e] Markdown [9a3f8284] Random [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization [8dfed614] Test Testing Running tests... Test Summary: | Pass Total Time Gaussian test 1 | 3 3 12.4s Test Summary: | Pass Total Time Leastsquares test 1 | 10001 10001 0.8s Test Summary: | Pass Total Time Golden section test 1 | 2 2 0.2s Test Summary: | Pass Total Time Winnow test 1 | 48 48 0.7s Test Summary: | Pass Total Time Minimax test 1 (polynomial) | 1002 1002 0.2s Test Summary: | Pass Total Time Minimax test 2 (rational) | 1002 1002 0.2s Test Summary: | Pass Total Time Minimax test 3 (polynomial, weighted) | 1002 1002 1.0s Test Summary: | Pass Total Time Minimax test 4 (rational, weighted) | 1002 1002 1.0s Test Summary: | Pass Total Time Minimax test 5 (rational, weighted, odd degree) | 1002 1002 0.9s Testing Remez tests passed Testing completed after 24.58s PkgEval succeeded after 46.57s