HBLAS now implements every single blas routine. Thanks to the contributors who make this possible. This release disables level1 routines for now
release, bug fixes in show and improved tests, thanks to tomas musil for catching them
Improved type exports and getting started docs thanks to Stephen Diehl
#0.3.0.0
the first useful release
- Support for all BLAS operations defined on General Dense matrices, both row and column major.
- general dense linear and least squares solvers from LAPACK. Simple Drivers.
- support basic manipulations of BLAS style dense matrices