[Gsll-devel] Introducing "Grid Structured Data"
Mirko Vukovic
mirko.vukovic at gmail.com
Sun Jan 10 00:38:17 UTC 2010
Any comments on how that compares to Tamas Papp's xarray?
I am very excited, happy and grateful with the availability of numerical
libraries in CL. But I am concerned that we may end up with several
non-conformant libraries for array accessing.
In an ideal world, we would have a common library for array manipulation,
and also a common architecture for accessing libraries such as gsl (C),
netlib (fortran), and others (sundials for example).
Respectfully,
Mirko
On Sun, Dec 27, 2009 at 10:31 PM, Liam Healy <lhealy at common-lisp.net> wrote:
> Based on several expressed wishes for the ability to create, compose
> and extract array-like objects and pieces of such objects, I have
> introduced the "Grid Structured Data" collection at
> http://repo.or.cz/w/gsd.git, and rewritten GSLL to be built on top of
> that. The GSLL interface is the same as before, but now it is
> possible to do subarrays, concatenation, slices, transpose, etc. on
> arrays (both CL arrays and GSLL marrays). There is some documentation
> for gsd in gsd/documentation/grid/index.html which describes how it
> works. There is more work to be done, but as it is now, it provides
> functions that people have asked for to create and manipulate marrays.
> If you don't need that, you can go on as before and everything is the
> same.
>
> Liam
>
> _______________________________________________
> Gsll-devel mailing list
> Gsll-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/gsll-devel/attachments/20100109/53e4b0bc/attachment.html>
More information about the gsll-devel
mailing list