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.
c72f51dd0b95813329c6baa5ad89a2d24e77e4dd
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
3
May
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
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
Standardized names of GSL function structs
Internal variable rename 'cbinfo
Added integration methods QAWS, QAWO, QAWF; new tests for numerical integration
Eliminated dependency on cl-utilities; error for obsolete defmpar
Number symbols sequentially; intern specials for defmfun
Polynomial order of and optional arguments; added tests from GSL
Replace mapcan with mappend
Monte Carlo has more optional arguments
Pass functions with function-designators only; no make-callback
Improved documentation
Clean up
Pure defmfun callbacks dynamically specified fully functional
Pure-defmfun callbacks with funcallables
ODE solver functional with funcallables
Most mobject-based callbacks ported to funcallables
Added slot 'funcallables to 'callback-included
Incorporation of make-funcallable into callback call chain
Complete make-funcallable
Using parse-callback-fnspec and parse-callback-argspec for make-funcallable
Start port new spec of callback arguments, make-funcallable, ODE
New errno code interpretation and gsl-condition definitions
Dynamic callbacks for nonlinear-least-squares
Third element of :callbacks is list of dimension names
Changed arguments in defmobject
Dynamic callbacks for minimization-multi
Loading