Skip to content

Commit a176f8b

Browse files
Prepare for roboptim-core v2.0 release.
1 parent a4ad81d commit a176f8b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

NEWS

+7
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
-*- outline -*-
2+
3+
New in 2.0, 2013-04-09
4+
* [MAJOR ABI BREAKING CHANGE] Switch from uBlas to Eigen for matrix computation.
5+
* Add support for Eigen sparse matrices.
6+
* Huge speed-up by avoiding allocationg in time-critical functions/methods.
7+
* Various bugfix.
8+
29
New in 1.0, 2012-01-30
310
* Specialize template problem for empty vector of constraints.
411
* Support for cache functions.

0 commit comments

Comments
 (0)