Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 953 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 953 Bytes

This is the common documentation repository for the Clarabel solver. It contains documentation for both the Julia and Rust version of Clarabel, as well as the Python interface to the Rust version.

  • For the main documentation site, go here.
  • For the Rust / Python implementations, go here.
  • For the Julia implementation, go here.
  • For the C and C++ interfaces to the Rust implementation, go here.
  • For the R interface to the Rust implementation, go here.