You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove outdated Julia version checks and associated code
Since Julia v1.10 is now the LTS, version-gated code for v1.8 and v1.9 is no longer needed.
Removed:
- FastLAPACK Factorizations testset (v1.9 gated)
- MKLLUFactorization test (v1.9 gated)
- test_interface call for prob3/prob4 (v1.9 gated)
- Cholesky solve test (v1.8 gated)
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments