ldl

Crates.ioldl
lib.rsldl
version0.1.0
sourcesrc
created_at2022-01-21 18:15:24.456273
updated_at2022-01-21 18:15:24.456273
descriptionLDL factorisation for quasi-definite linear systems
homepage
repositoryhttps://github.com/rwl/ldl/
max_upload_size
id518677
size39,125
Richard Lincoln (rwl)

documentation

README

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.

Commit count: 9

cargo fmt