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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
6438e06ddda69d5f60219ac165519b2109aae379
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
Begin with the selected commit
Created with Raphaël 2.2.0
21
Dec
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
New class mobject, new hierarchy, clean up files
GSL objects: export make-* symbol, other fixes to defmobject
Prototype defmobject
Remove obsolete :null-pointer-info argument to defmfun
Changes to defmfun to permit method qualifiers and &key arguments
Array input and output declarations
Non-native synchronization
Make FFA at initialize-instance time for gsl-data; restore permutations and combinations
Eliminate letm expansions etc. for data
GSL array making with make-array* and #m
Use :pointer for GSL function argument type; fix #'cholesky-solvex
Combinations are garbage-collected; restore floating-point and mathematical
Native arrays do not need wrapper
Finalizer in alloc-gsl-struct replaces free-gsl-struct
Analysis of port progress; improve documentation
Renamed conditions to more lisp-like names
Tests in separate system gsll-tests
Sclar addition/multiplication use doubles for the scalar
Updated documentation
Removed dependence on FFA and iterate
Include #'make-ffa
New function #'cl-cffi renamed from #'cl-ffa
Delete early experiment with foreign-friendly arrays
Tests for BLAS2 and BLAS3
BLAS1 tests
Sorting tests, definitions for matrices
Mean and variance for all arrays
Create vector-only and matrix-only tests
Complete "both" array tests
#'array-default makes both vectors and matrices; pool numbers with correct type
Complex arrays initialize correctly; pool data 8-bit correct; new array tests
Port tests to save-test
Save test forms with save-test; generate separate files with actual tests
Test generation (including arrays) with save-tests
Restoration of tests complete except for arrays
Replace tests
Restore some tests
Generate array tests; make foreign-friendly complex arrays
Updated documentation
Merge branch 'pre-ffa'
Loading