#linear #systems #solve #forms #factorisation #quasi-definite

bin+lib ldl

LDL factorisation for quasi-definite linear systems

1 unstable release

0.1.0 Jan 21, 2022

#1493 in Math

21 downloads per month

Apache-2.0

28KB
465 lines

LDL

LDL factorisation routine. Factorize and solve quasi-definite linear systems of the form Ax=b.

License

Use of the source code is governed by the Apache License, Version 2.0 (LICENSE or https://www.apache.org/licenses/LICENSE-2.0).

The original C source code from OSQP was translated into Rust by Richard Lincoln.

Dependencies

~155KB