There
has been a few changes and documentation written in fact. A
few new algorithms has been added like the assignment
operators.
It is actively maintained even if in it's current state there
is not a lot to do.
In fact, I'm seriously thinking at ...
<flame wars>
- changing the core library to make it able to be faster,
introduce new algorithms, and auto-vectorization
- removing the vector class in favor of a unique matrix class
(and vector would simply be a one-column matrix). That would
allow us to simply represent column and row vector and unify
the computation engine
- be faster than eigen and armadillo: ok that one is gonna be
pretty hard :-D
</flame wars>
Meanwhile, I'm slowly improving little things... Fortunately,
I have been using ublas for my job for the last few years.
But for sure, it needs more love.
_______________________________________________
ublas mailing list
ublas@lists.boost.org
http://lists.boost.org/mailman/listinfo.cgi/ublas
Sent to: athanasios.iliopoulos.ctr.gr@nrl.navy.mil