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@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@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@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel
-- best, -tony
blindglobe@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!
Post holiday brain damage, it works when I do the right thing...
On Mon, Dec 28, 2009 at 3:49 PM, Liam Healy lhealy@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@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@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@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel
-- best, -tony
blindglobe@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@common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel