Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
goulart-paul committed Oct 3, 2023
2 parents 5d85133 + cf5a2cf commit fba7a33
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
<a href="https://oxfordcontrol.github.io/ClarabelDocs/stable"><img src="https://img.shields.io/badge/Documentation-stable-purple.svg"></a>
<a href="https://opensource.org/licenses/Apache-2.0"><img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"></a>

ClarabelDocs 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.
ClarabelDocs 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](https://oxfordcontrol.github.io/ClarabelDocs/stable).
* For the Rust / Python implementations, go [here](https://github.com/oxfordcontrol/Clarabel.rs).
* For the Julia implementation, go [here](https://github.com/oxfordcontrol/Clarabel.jl).
* For the C and C++ interfaces to the Rust implementation, go [here](https://github.com/oxfordcontrol/Clarabel.cpp).
* For the R interface to the Rust implementation, go [here](https://github.com/oxfordcontrol/clarabel-r).


0 comments on commit fba7a33

Please sign in to comment.