[Haskell-cafe] ANN: hmatrix-0.16

Alp Mestanogullari alpmestan at gmail.com
Tue Jun 24 12:10:49 UTC 2014


Thanks a lot for the work on moving the gsl bits out, hnn 0.2 released :-)


On Fri, Jun 20, 2014 at 6:36 PM, Alberto Ruiz <aruiz at um.es> wrote:

> Hi!
>
> I am happy to announce the release of hmatrix-0.16, a Haskell package for
> matrix computations and numeric linear algebra.
>
> New features:
>
> - BSD3 license. The modules depending on GSL have been moved to a new
> package hmatrix-gsl (GPL). Now hmatrix depends only on BLAS/LAPACK.
>
> - Simpler reexport modules with improved documentation and usage examples.
> There are a few API changes but the traditional modules are also exposed
> for backwards compatibility.
>
> - Alternative interface using type-level literals for static dimension
> checking and inference (work in progress).
>
> - Initial support for sparse linear systems.
>
> - Minor improvements and bug fixes (see the changelog for details).
>
> http://hackage.haskell.org/package/hmatrix
>
> https://github.com/albertoruiz/hmatrix
>
> Some examples: http://dis.um.es/~alberto/hmatrix/hmatrix.html
>
> Suggestions, contributions, and bug reports are welcome.
>
> Thanks!
> Alberto
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>



-- 
Alp Mestanogullari
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140624/facd6ce1/attachment.html>


More information about the Haskell-Cafe mailing list