Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gsll
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Antonio Juan
gsll
Commits
019cc0e3
Commit
019cc0e3
authored
13 years ago
by
Liam M. Healy
Browse files
Options
Downloads
Patches
Plain Diff
Refer to Antik in documentation, delete reference to GSD
parent
4458827b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
documentation/index.html
+9
-17
9 additions, 17 deletions
documentation/index.html
with
9 additions
and
17 deletions
documentation/index.html
+
9
−
17
View file @
019cc0e3
...
@@ -121,17 +121,7 @@ combination for which the following are supported:</p>
...
@@ -121,17 +121,7 @@ combination for which the following are supported:</p>
must be supported.
must be supported.
</li>
</li>
<li><a
href=
"http://www.cliki.net/trivial-garbage"
>
trivial-garbage
</a>
<li><a
href=
"http://www.cliki.net/trivial-garbage"
>
trivial-garbage
</a>
<li><a
href=
"http://repo.or.cz/w/gsd.git"
>
GSD
</a>
, the
<i>
Grid Structured Data
</i>
; in particular,
<li><a
href=
"http://repo.or.cz/w/antik.git"
>
Antik
</a><li><a
href=
"http://www.cliki.net/asdf"
>
ASDF
</a></li>
the
<code>
foreign-array
</code>
and
<code>
grid
</code>
systems, which
uses
<ul>
<li><a
href=
"http://common-lisp.net/project/alexandria/"
>
Alexandria
</a>
,
</li>
<li><a
href=
"http://www.cliki.net/SPLIT-SEQUENCE"
>
split-sequence
</a>
,
</li>
<li><a
href=
"http://gitorious.org/iolib/static-vectors"
>
static-vectors
</a>
<i>
(Optional)
</i>
, provides direct access to foreign arrays from
Lisp on some implementations.
</li>
</ul>
<li><a
href=
"http://www.cliki.net/asdf"
>
ASDF
</a></li>
<li><a
href=
"http://repo.or.cz/w/lisp-unit.git"
>
lisp-unit
</a>
,
<i>
(Optional)
</i>
necessary
<li><a
href=
"http://repo.or.cz/w/lisp-unit.git"
>
lisp-unit
</a>
,
<i>
(Optional)
</i>
necessary
to run
<code>
gsll-tests
</code>
to run
<code>
gsll-tests
</code>
</li>
</li>
...
@@ -241,11 +231,13 @@ T
...
@@ -241,11 +231,13 @@ T
<p>
<p>
GSLL has many functions that work on vectors (one-dimensional arrays)
GSLL has many functions that work on vectors (one-dimensional arrays)
and matrices (two-dimensional arrays). Foreign arrays are defined and
and matrices (two-dimensional arrays). Foreign arrays are defined and
manipulated using the GSD collection which defines generic operations
manipulated using
on array-like objects; see the GSD documentation for more information.
the
<a
href=
"http://www.common-lisp.net/project/antik/"
>
Antik
</a>
GSLL supports all array element types that are supported by CFFI, the
which defines generic operations on array-like objects; see the Antik
CL implementation, GSL, and the platform. This list is available in
documentation for more information. GSLL supports all array element
the variable
<code>
grid:*array-element-types*
</code>
.
types that are supported by CFFI, the CL implementation, GSL, and the
platform. This list is available in the
variable
<code>
grid:*array-element-types*
</code>
.
<p>
<p>
<h3>
Passing functions
</h3>
<h3>
Passing functions
</h3>
...
@@ -351,7 +343,7 @@ four-digit number; please attach them all to your email.
...
@@ -351,7 +343,7 @@ four-digit number; please attach them all to your email.
<!-- Created: Feb 25 2005 -->
<!-- Created: Feb 25 2005 -->
<!-- hhmts start -->
<!-- hhmts start -->
<small>
<small>
Time-stamp:
<
2011
-08-
09
22
:37:23
EDT
index.html
>
Time-stamp:
<
2011
-08-
17
01
:00:15
EDT
index.html
>
</small>
</small>
<!-- hhmts end -->
<!-- hhmts end -->
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment