Skip to content

Commit

Permalink
Prepare for roboptim-core v2.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-moulard committed Apr 8, 2013
1 parent a4ad81d commit a176f8b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
-*- outline -*-

New in 2.0, 2013-04-09
* [MAJOR ABI BREAKING CHANGE] Switch from uBlas to Eigen for matrix computation.
* Add support for Eigen sparse matrices.
* Huge speed-up by avoiding allocationg in time-critical functions/methods.
* Various bugfix.

New in 1.0, 2012-01-30
* Specialize template problem for empty vector of constraints.
* Support for cache functions.
Expand Down

0 comments on commit a176f8b

Please sign in to comment.