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
Graph
c561b4d5bd635691ddb75d3acd66f47d463c49f7
Select Git revision
Branches
3
defmfun-unwind-protect
master
default
protected
quicklisp
Tags
17
QL-2017-01
QL-2016-12
QL-2016-08
QL-2016-06
QL-2016-02
QL-2015-12
QL-2013-11
QL-2013-06
QL-2013-03
final-gsd
final-ffa
pre-grid
defcbstruct
memory-managed
pre-ffa
final-private-svn
pre-iospec
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Jan
17
3
2
1
28
Dec
27
26
25
23
22
21
20
7
6
30
Nov
27
19
18
16
17
16
15
14
12
11
10
9
8
7
3
1
31
Oct
25
18
15
26
Sep
24
22
20
19
18
26
Aug
25
24
23
22
4
Jul
17
Jun
16
15
14
10
9
8
7
6
5
4
3
30
May
28
26
25
24
23
20
19
17
16
12
7
6
3
2
30
Apr
29
27
26
19
15
11
4
2
1
31
Mar
30
29
28
26
25
23
22
21
20
19
18
17
16
15
14
12
10
9
8
7
5
4
2
1
28
Feb
26
25
24
23
21
19
18
17
16
15
14
13
12
11
10
9
8
7
3
2
31
Jan
28
26
25
24
22
21
20
19
16
15
14
12
11
10
9
8
7
6
5
4
3
1
31
Dec
30
29
28
27
26
25
23
22
21
15
14
7
6
30
Nov
29
27
23
16
15
11
9
8
2
25
Oct
21
13
21
Sep
20
14
31
Aug
29
23
21
20
17
16
14
12
11
10
9
7
6
3
2
24
Jul
11
Apr
4
28
Mar
24
Jul
24
Feb
20
18
17
16
11
6
4
3
1
29
Jan
28
27
21
20
19
17
16
14
13
9
8
6
30
Dec
17
9
27
Nov
22
18
13
11
19
Oct
17
8
1
30
Sep
25
16
12
Apr
5
Mar
20
Feb
11
5
29
Jan
28
2
1
4
Dec
26
Nov
12
30
Oct
23
9
1
18
Sep
11
3
22
Aug
19
Jul
17
16
15
14
13
12
9
8
7
6
4
3
2
28
Jun
27
23
22
19
18
17
14
13
12
8
7
6
5
4
3
1
31
May
30
29
26
25
23
22
14
11
5
4
3
2
1
30
Apr
29
28
27
26
25
22
21
20
19
17
16
15
14
13
11
7
6
5
3
2
30
Mar
29
28
27
26
24
23
22
21
20
19
18
17
15
Correct default vector size in SV-solve for non-square
Define #'cholesky-invert
Random number generator type symbols in keyword package
Export the symbols for selecting random number sample functions.
Merge branch 'master' of ssh://repo.or.cz/srv/git/gsll
Add eval-when for push onto grid:*grid-data-superclasses*
Update license info
Remove gitignores
Include copyright and license information
Be strict on initial marray values; default marrays
Use symbols exported from c-array
Updated documentation for GSD
Remove grid to the gsd/c-array repository
Replace create-matrix and constant-matrix using grid functions
Integrate marrays into grid
Use slot 'grid:data instead of superfluous slot 'cl-array
Define foreign-array as subclass of grid:grid
Move copy, copy-making-destination to grid
Move copy-to-destination to grid
Moved some maref definitions to grid
Move foreign-array and foreign-friendly to grid
Move symbol-type and number-conversion to grid
Moved element-types.lisp from init to grid
Split off grid directory
Copy init/types.lisp, delete GSL-specific definitions
Pass c-pointer for marray arguments to apply-step
pre-grid
pre-grid
Merge branch 'master' of ssh://repo.or.cz/srv/git/gsll
Function #'number-class finds the CL class from the number type
Added some extra functions for use with FFTs
Initial test constructor for FFT tests
Simplify FFT test code, handle GSL version <1.12
Scalar addition/multiplication to complex marrays use complex scalars
Added backward and inverse tests to noise test
Split fft-noise test into FFT and DFT; test generation with supplied answer
Initial test function complex case now works.
Eliminate obsolete code
Define noise tests for all element types
Completed additions for stride
Merge branch 'master' of ssh://repo.or.cz/srv/git/gsll
Export symbols, eliminate dead code, add tridiagonal example
Loading