[Gsll-devel] Introducing "Grid Structured Data"
A.J. Rossini
blindglobe at gmail.com
Tue Dec 29 09:52:30 UTC 2009
Post holiday brain damage, it works when I do the right thing...
On Mon, Dec 28, 2009 at 3:49 PM, Liam Healy <lhealy at common-lisp.net> wrote:
> The "w" link is the gitweb page, open it up in your browser and you see
> information about the repository, changelog summary, etc.
>
> There you will find the URL to clone, either
> git://repo.or.cz/gsd.git or http://repo.or.cz/r/gsd.git
>
> Let me know how it goes.
>
> Liam
>
> On Mon, Dec 28, 2009 at 2:19 AM, A.J. Rossini <blindglobe at gmail.com> wrote:
>> Liam -
>>
>> I think there is a small problem with the repo:
>>
>> $ git clone http://repo.or.cz/w/gsd.git
>> Initialized empty Git repository in /home/tony/sandbox/gsd/.git/
>> warning: remote HEAD refers to nonexistent ref, unable to checkout.
>>
>>
>> ?
>>
>> On Mon, Dec 28, 2009 at 4:31 AM, 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
>>>
>>
>>
>>
>> --
>> best,
>> -tony
>>
>> blindglobe at gmail.com
>> Muttenz, Switzerland.
>> "Commit early,commit often, and commit in a repository from which we
>> can easily roll-back your mistakes" (AJR, 4Jan05).
>>
>> Drink Coffee: Do stupid things faster with more energy!
>>
>
> _______________________________________________
> Gsll-devel mailing list
> Gsll-devel at common-lisp.net
> http://common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel
>
--
best,
-tony
blindglobe at gmail.com
Muttenz, Switzerland.
"Commit early,commit often, and commit in a repository from which we
can easily roll-back your mistakes" (AJR, 4Jan05).
Drink Coffee: Do stupid things faster with more energy!
More information about the gsll-devel
mailing list