diff --git a/Readme.md b/Readme.md index 4cf5b66..a91407f 100644 --- a/Readme.md +++ b/Readme.md @@ -72,6 +72,7 @@ Please raise a PR if you found some good fit projects for this repo or remove so ## Basic libraries +- [Cvxpy](https://github.com/cvxpy/cvxpy) | `Python`, `C++` | - A Python-embedded modeling language for convex optimization problems. - [Numpy](https://github.com/numpy/numpy) | `Python`, `C` | - The fundamental package for scientific computing with Python - [Scipy](https://github.com/scipy/scipy) | `Python`, `C` | - Fundamental algorithms for scientific computing in Python - [Pandas](https://github.com/pandas-dev/pandas) | `Python`, `Cython` | - Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more