Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
goulart-paul committed May 22, 2024
1 parent 2399971 commit e4d2c48
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "ClarabelDocs"
uuid = "5bffead5-e986-4d40-a894-38d9eb53c10f"
authors = ["Paul Goulart <[email protected]>"]
version = "0.8"
version = "0.8.1"

[deps]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@

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](https://oxfordcontrol.github.io/ClarabelDocs/stable).
* For the main documentation site, go [here](https://clarabel.org).
* 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).

0 comments on commit e4d2c48

Please sign in to comment.