diff --git a/docs/src/user_guide_c_cpp.md b/docs/src/user_guide_c_cpp.md new file mode 100644 index 0000000..baf735b --- /dev/null +++ b/docs/src/user_guide_c_cpp.md @@ -0,0 +1,5 @@ +### [C/C++ Installation and User Guide](@id user-guide-r) + +C and C++ interfaces to Clarabel can be found [here](https://github.com/oxfordcontrol/Clarabel.cpp). + +The C++ version accepts solver inputs in the form of [Eigen](https://eigen.tuxfamily.org/dox/) matrices and vectors. \ No newline at end of file