[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] a question on an implementation choice
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: [Help-gsl] a question on an implementation choice |
Date: |
Thu, 17 Feb 2011 13:26:14 -0600 |
On 17 February 2011 13:15, Nicolas Bock <address@hidden> wrote:
> I am writing a small linear algebra library
[snip]
> would like to reuse existing code as much as
> possible.
http://arma.sourceforge.net/
or the present GSL.
There really is no reason to write your own linear algebra library, no
matter how small. Well, unless the reason is educational.
- Jordi G. H.