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
7d3e17603f57e660e030dd89df88472f475f10d1
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
6
Jun
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
Define C structures using CFFI-grovel
Documentation fix reference and complete sentence
Use row separator ^ in example
Export row separator symbol, use with-unique-names in iterate
Reader macro #m evaluates arguments
Load iterate extensions if iterate and asdf-system-connections are present
In iterate extensions, use check-type and shorter clause names
Iterate extension
Physical constants added
Key argument :probability in #'sample
Use CFFI-grovel to parse physical constants
Use CFFI-grovel to define enumerations and programming constants
Generic function #'size replaces #'total-size for marrays
Generic function #'size
Random number distribution functions are methods of #'sample
Individual named parameters for simulated annealing
Improved speed for simulated annealing example using declarations
Simulated annealing loaded in defsystem
Simulated annealing functioning
Simulated annealing state functions, example
Simulated annealing: remove old definitions, define #'simulated-annealing
Conditionalize some 64 bit tests
RNG printing, don't assume :slug in defmcallback, simulated annealing
Add symmetric-rank-2-update complex types
Simulated annealing start of renovation
Complex functions
Portable calls functions passing complex scalars with FSBV
Improved documentation
Define fsbv:defcfun for efficiency
Conditionalize FSBV
Call GSL functions with complex scalars
Fix lisp-unit:numerical-equal definition
Use FSBV for functions taking complex scalars
Redeclare foreign-allocated variables called by reference
Redeclare foreign-allocated variables called by reference
Use fsbv:defcstruct for complex, type spec (:pointer type)
Use fsbv:with-foreign-objects in body-expand
Tests marrays directly
New macro foreign-funcall-indirect
Use FSBV; complex-types.lisp work
Loading