Skip to Content

qdldl v0.1.9

Created
Updated

A free LDL factorisation routine

# Usage

qdldl provides CMake targets:

find_package(qdldl CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:qdldl::qdldl>,qdldl::qdldl,qdldl::qdldlstatic>) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • aboelens's avatar aboelens
  • Kai Pastor's avatar Kai Pastor

# Changelog

  • a68acf8 [qdldl,osqp,osqp-eigen] Repair (#49639)
  • 79f6acd Add qdldl, osqp, and osqp-eign (#48459)

# Source