We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ad81d commit a176f8bCopy full SHA for a176f8b
NEWS
@@ -1,4 +1,11 @@
1
-*- 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
9
New in 1.0, 2012-01-30
10
* Specialize template problem for empty vector of constraints.
11
* Support for cache functions.
0 commit comments