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
Add autotune preference integration to default solver selection
- Add get_tuned_algorithm() helper function to load algorithm preferences
- Modify defaultalg() to check for tuned preferences before fallback heuristics
- Support size-based categorization (small/medium/large/big) matching autotune
- Handle Float32, Float64, ComplexF32, ComplexF64 element types
- Graceful fallback to existing heuristics when no preferences exist
- Maintain backward compatibility
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments