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
Fix basis test comparison and JET test version handling
- Use sort() instead of Set() for basis evaluation comparison
(Set doesn't support isapprox)
- Mark JET internal constructor test as broken only on Julia < 1.11
(runtime dispatch in _promote is fixed in newer Julia versions)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments