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 Hessian buffer types to use Float64 instead of Bool
Ensure Hessian buffers are created with numeric type T instead of
inheriting Bool from sparsity prototypes. Fixes InexactError when
storing Hessian values.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments