- fix the following incomplete generated code issues: ./lapack/auxiliary/langb.hpp ./lapack/auxiliary/lange.hpp ./lapack/auxiliary/lanhb.hpp ./lapack/auxiliary/lanhe.hpp ./lapack/auxiliary/lanhp.hpp ./lapack/auxiliary/lanhs.hpp ./lapack/auxiliary/lansb.hpp ./lapack/auxiliary/lansp.hpp ./lapack/auxiliary/lansy.hpp ./lapack/auxiliary/lantb.hpp ./lapack/auxiliary/lantp.hpp ./lapack/auxiliary/lantr.hpp ./lapack/auxiliary/larfb.hpp ./lapack/auxiliary/larfx.hpp ./lapack/computational/ggbal.hpp ./lapack/computational/ormrz.hpp ./lapack/computational/tgsen.hpp ./lapack/computational/tgsna.hpp ./lapack/computational/trsen.hpp ./lapack/computational/trsna.hpp ./lapack/computational/unmrz.hpp ./lapack/computational/upmtr.hpp - why do I get these xxx header not found warnings from quickbook? - why does quickbook places parts of the documentation into boost_numeric_bindings instead of numeric_bindings? - take care of $FRIENDLY_NAME and friendly_name->TODO - add a TODO list to the documentation - what about traits::complex_f or std::complex - what about nrm2 and scal (returning complex...) - remove remainings of old traits - provide bindings for glas coordinate matrix in mumps - provide bindings for glas/mtl/eigen banded matrices - improve regressiont test coverage of glas/mtl/eigen - solve pthread problem of mumps for gcc-4.xxx on win32 - fix clapack routines (no workspace) - fix/autogenerate entangle/disentabgle - fix gbtrf/gbtrs, gbsv (banded solve)