Closed jdeldre closed 4 years ago
In the ldiv! operations in the saddle-point solver, copies the constraint part of the right-hand side into a temporary variable to avoid mutating it.
ldiv!
Fixes #12
In the
ldiv!
operations in the saddle-point solver, copies the constraint part of the right-hand side into a temporary variable to avoid mutating it.Fixes #12