You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
27
27
We add the implementation of [QPLayer](https://inria.hal.science/hal-04133055/file/QPLayer_Preprint.pdf).
28
28
**QPLayer** enables to use a QP as a layer within standard learning architectures.
29
29
**QPLayer** allows for parallelized calculus over CPUs, and is interfaced with **PyTorch**.
30
-
**QPLayer** can also differentiate over LPs.
30
+
**QPLayer** can also differentiate over LPs.
31
31
32
32
### What's Changed
33
33
* QPLayer: efficient differentiation of convex quadratic optimization by [@fabinsch,](https://github.com/fabinsch,)[@Bambade](https://github.com/Bambade) and [@quentinll](https://github.com/quentinll) ([#264](https://github.com/Simple-Robotics/proxsuite/pull/264))
0 commit comments