Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
goulart-paul committed Sep 25, 2023
1 parent c5d4d03 commit cf5a2cf
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 cf5a2cf

Please sign in to comment.