We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bf0f85 commit 47ae144Copy full SHA for 47ae144
README.md
@@ -70,7 +70,7 @@ Python codes for robotics algorithm.
70
71
- pandas
72
73
-- [cvxpy 0.4.x](https://cvxgrp.github.io/cvxpy/index.html)
+- [cvxpy 0.4.x](http://www.cvxpy.org/en/latest/)
74
75
# How to use
76
@@ -521,7 +521,7 @@ Path tracking simulation with iterative linear model predictive speed and steeri
521
522
This code uses cvxpy as an optimization modeling tool.
523
524
-- [Welcome to CVXPY 1\.0 — CVXPY 1\.0\.0 documentation](https://cvxgrp.github.io/cvxpy/index.html)
+- [Welcome to CVXPY](http://www.cvxpy.org/en/latest/)
525
526
Ref:
527
0 commit comments