id
int64
0
45.1k
file_name
stringlengths
4
68
file_path
stringlengths
14
193
content
stringlengths
32
9.62M
size
int64
32
9.62M
language
stringclasses
1 value
extension
stringclasses
6 values
total_lines
int64
1
136k
avg_line_length
float64
3
903k
max_line_length
int64
3
4.51M
alphanum_fraction
float64
0
1
repo_name
stringclasses
779 values
repo_stars
int64
0
882
repo_forks
int64
0
108
repo_open_issues
int64
0
90
repo_license
stringclasses
8 values
repo_extraction_date
stringclasses
146 values
sha
stringlengths
64
64
__index_level_0__
int64
0
45.1k
exdup_ids_cmlisp_stkv2
listlengths
1
47
33,259
prompt-selections.lsp
rwoldford_Quail/source/views/prompt-plot/prompt-selections.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; prompt-selections.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Copyright (c) Statistical Computing Laboratory ;;; U...
17,591
Common Lisp
.l
388
30.536082
124
0.494996
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
f9fe08b731687b8ced0a4b2176af478c8a5ee2a00cfea4d01dd0f9073d6a1914
33,259
[ -1 ]
33,260
single-plot.lsp
rwoldford_Quail/source/views/prompt-plot/single-plot.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; single-plot.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Copyright (c) Statistical Computing Laboratory ;;; Univers...
4,917
Common Lisp
.l
101
33.831683
114
0.471362
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
1be676d938bf9c6fab7e91d7ecd7a6d104ba6ea6b2d25dddabb94946fa7e2fce
33,260
[ -1 ]
33,261
prompt-plot-menu.lsp
rwoldford_Quail/source/views/prompt-plot/prompt-plot-menu.lsp
(in-package :vw) (eval-when (:compile-toplevel :load-toplevel :execute) (export '( plot-menu-items))) (defun make-data-display-menu-items() `( ("DataInfo" nil "" :sub-items ( ("Cases" (prompt-case-display)) ("Variates" (prompt-variable-display)) ("By ...
9,280
Common Lisp
.l
166
32.63253
120
0.431839
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
0f1962cbb64da3686cd7f703e98d01be280abe0004c69ba5d274d29faaa68243
33,261
[ -1 ]
33,262
prompt-plot.lsp
rwoldford_Quail/source/views/prompt-plot/prompt-plot.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; prompt-plot.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Copyright (c) Statistical Computing Laboratory ;;; Univers...
4,233
Common Lisp
.l
104
31.288462
103
0.556793
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
6df902d55d5015539513e9b13f2b3414b8c5da9f23d8fa80b64e50cae70f6fa3
33,262
[ -1 ]
33,263
group-plot.lsp
rwoldford_Quail/source/views/prompt-plot/group-plot.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; group-plot.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Copyright (c) Statistical Computing Laboratory ;;; Universi...
5,028
Common Lisp
.l
110
31.445455
94
0.497143
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
fc35d6f047cd207e7574d04f442b79d1e06084c0093d2601deb878b2e4bc06f0
33,263
[ -1 ]
33,264
connected-points.lsp
rwoldford_Quail/source/views/other/connected-points.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; connected-points.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Copyright (c) Statistical Computing Laboratory ;;; Un...
7,365
Common Lisp
.l
152
33.519737
92
0.495097
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
e77cb504c7f042eded69ffa2fc156ea5516d7e985872442d8fb00c92971c26cb
33,264
[ -1 ]
33,265
make-plots.lsp
rwoldford_Quail/source/views/plots/make-plots.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; make-plots.lsp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Copyright (c) Statistical Computing Laboratory ;;; Universit...
26,172
Common Lisp
.l
566
37.026502
95
0.600442
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
681a2b0afe6363767e2a2047266d30db2d108f5c74013781771ddaaa99348256
33,265
[ -1 ]
33,266
plot-mixins.lsp
rwoldford_Quail/source/views/plots/plot-mixins.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; plot-mixins.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Copyright (c) Statistical Computing Laboratory ;;; Univers...
8,830
Common Lisp
.l
172
38.226744
98
0.54437
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
c16ec075ecc925bd53487cdba16a76bb756cdd2ba8cc6cc6a6c560747e820020
33,266
[ -1 ]
33,267
plot-d.lsp
rwoldford_Quail/source/views/plots/plot-d.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; plot-d.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Copyright (c) Statistical Computing Laboratory ;;; University o...
3,190
Common Lisp
.l
76
32.355263
102
0.528928
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
b00103a0079344242a4fd5e3031a0fdcef698fe59a1fc394152209d3fb1a8f5c
33,267
[ -1 ]
33,268
grid-plot.lsp
rwoldford_Quail/source/views/plots/grid-plot.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; grid-plot.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Copyright (c) Statistical Computing Laboratory ;;; Universit...
27,510
Common Lisp
.l
588
29.032313
95
0.454974
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
b664d2215784eee647ef478fab5d3f2d3f9158201dd74500c69dbb342bf9bc71
33,268
[ -1 ]
33,269
bar-plot.lsp
rwoldford_Quail/source/views/plots/bar-plot.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; bar-plot.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Copyright (c) Statistical Computing Laboratory ;;; University...
5,788
Common Lisp
.l
114
30.763158
92
0.416922
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
331b8f05e17efdc71636c21c57e82364516a23997622d9d2bb0ed81f4c30c3f5
33,269
[ -1 ]
33,270
overlay-plots.lsp
rwoldford_Quail/source/views/plots/overlay-plots.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; overlay-plots.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Copyright (c) Statistical Computing Laboratory ;;; Unive...
4,377
Common Lisp
.l
95
29.663158
92
0.438823
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
d5e27646fc38576b2ab53ff99aaba657964b5aae1b96143c7ad437869e310e46
33,270
[ -1 ]
33,271
plot.lsp
rwoldford_Quail/source/views/plots/plot.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; plot.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Copyright (c) Statistical Computing Laboratory ;;; University of ...
46,298
Common Lisp
.l
976
33.226434
149
0.515698
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
0bf7955c688ca466cda68417f7d972a8f345e6eae2ff9dc817f55388ebaab180
33,271
[ -1 ]
33,272
prompt-plot.lsp
rwoldford_Quail/source/views/plots/prompt-plot.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; prompt-plot.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Copyright (c) Statistical Computing Laboratory ;;; Univers...
17,113
Common Lisp
.l
353
33.872521
143
0.511467
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
3bd5cad55a9543fad3f2279e53af6a601d00db47453c6115a0c3c8ae3b020c53
33,272
[ -1 ]
33,273
rotating-plot.lsp
rwoldford_Quail/source/views/plots/rotating-plot.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; rotating-plot.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Copyright (c) Statistical Computing Laboratory ;;; Unive...
5,759
Common Lisp
.l
121
34.413223
104
0.469455
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
2d3399ef9ae7579d351ea4a33add2b2b7a25aac09f59a12fd380447c1fc524dc
33,273
[ -1 ]
33,274
batch-plots.lsp
rwoldford_Quail/source/views/plots/batch-plots.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; batch-plots.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Copyright (c) Statistical Computing Laboratory ;;; Univers...
10,337
Common Lisp
.l
217
29.299539
108
0.442469
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
6816affb33f63666568a275b9bf2b2f5f73dd232124d438673b4d28198d4c94d
33,274
[ -1 ]
33,275
restore-sblx.lsp
rwoldford_Quail/source/initialization/restore-sblx.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; restore-sblx.lsp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1990 Statistical Computing Laborator...
629
Common Lisp
.l
20
28.55
83
0.3125
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
c615ae75e5f7e195ace8adcdf85257fd6a14a67c2aa37342b670d0793b960aff
33,275
[ -1 ]
33,276
export-syms-from-quail.lsp
rwoldford_Quail/source/initialization/export-syms-from-quail.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; export-syms-from-quail.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1991 Statistical Comput...
2,093
Common Lisp
.l
58
31.017241
88
0.56129
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
3346cfc23ec055899fc3db7588dd0a0cad9ab770426913b2a531d9d40d7dec9a
33,276
[ -1 ]
33,277
update-special-vars.lsp
rwoldford_Quail/source/initialization/update-special-vars.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; update-special-vars.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; Copyright (c) Statistical Computing Laboratory ;;; ...
897
Common Lisp
.l
25
33.08
92
0.403935
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
1f75fcafa56245cab1de1f78094426d956a3dd8036289427052bfa3eb9cfec4b
33,277
[ -1 ]
33,278
views-init.lsp
rwoldford_Quail/source/initialization/views-init.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; views-init.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1996 Statistical Computing Laboratory, U...
618
Common Lisp
.l
19
28.105263
80
0.293423
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
f54b392f58467c9367c16bb7ce16ac939d74c292b09a7a419c14a58bf1f2942d
33,278
[ -1 ]
33,279
redefine-quail-io.lsp
rwoldford_Quail/source/initialization/redefine-quail-io.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; redefine-quail-io.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1990 Statistical Computing Laboratory, University ...
2,097
Common Lisp
.l
50
36.62
86
0.545455
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
9043bd829c21f1974206bd52d42820403ef21dfc32617ce3340bbe6ca66f7953
33,279
[ -1 ]
33,281
release-path.lsp
rwoldford_Quail/source/initialization/release-path.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; release-path.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1992 Statistical Computing L...
680
Common Lisp
.l
20
29.3
84
0.315549
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
fd6506aeb139eb37299b61635f3dbb1813ab58ba59d46f14eb9c1685aad553b6
33,281
[ -1 ]
33,282
release.lsp
rwoldford_Quail/source/initialization/release.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; release.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1992 Statistical Computing Labora...
8,383
Common Lisp
.l
189
33.936508
91
0.549607
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
582c668c6f635bb52857e287825e1dc5bc21a1b3c6a0735debaa5ba3781a2dfe
33,282
[ -1 ]
33,285
load-quail-init.lsp
rwoldford_Quail/source/initialization/load-quail-init.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; load-quail-init.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1990 Statistical Computing Laboratory, Un...
711
Common Lisp
.l
21
29.47619
80
0.360176
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
d0dcb6d4fde9539b1379e80da598f71b3fab99a37098bd68ce21d7f8c075d793
33,285
[ -1 ]
33,287
synonyms.lsp
rwoldford_Quail/source/initialization/synonyms.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; synonyms.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1990 Statistical Computing Laboratory, U...
1,684
Common Lisp
.l
48
31.583333
83
0.390062
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
fd5543a08aa79b5b83e9d7549a093ec4be600482e293f02caf7723072d1b7fc1
33,287
[ -1 ]
33,288
restore-pc.lsp
rwoldford_Quail/source/initialization/restore-pc.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; restore-pc.lsp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1990 Statistical Computing Labo...
2,809
Common Lisp
.l
73
28.547945
84
0.437363
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
a1e7c677bf58f4b8a5e5494daf7b6287e1024b9d4ce35e0b4b024302b26e20de
33,288
[ -1 ]
33,289
misc-defs.lsp
rwoldford_Quail/source/linear/misc-defs.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; misc-defs.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Laboratory, University of Waterloo ...
4,203
Common Lisp
.l
108
32.287037
125
0.522462
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
e5d4e7572497295cbc101910cea0710c1b91ccc7a5cdd40f670e049505765f85
33,289
[ -1 ]
33,290
dsidi.lsp
rwoldford_Quail/source/linear/dsidi.lsp
;;; not yet tested. CW. (in-package :q) (defun dsidi-hook (a lda n kpvt det inert work job) (declare (type fixnum job)) ;(declare (type (simple-array double-float (*)) work)) ;(declare (type (simple-array fixnum (*)) inert)) ;(declare (type (simple-array double-float (*)) det)) ;(declare (type (sim...
6,155
Common Lisp
.l
129
34.27907
91
0.442173
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
f5814b3dff3ff3a0481269ccbc21e6039ee806e45d11d3811a67742c38a91556
33,290
[ -1 ]
33,291
dsico.lsp
rwoldford_Quail/source/linear/dsico.lsp
;;; not yet tested. CW. (in-package :q) (defun dsico-hook (a lda n kpvt rcond z) ;(declare (type (simple-array double-float (*)) z)) ;(declare (type double-float rcond)) ;(declare (type (simple-array fixnum (*)) kpvt)) (declare (type fixnum n)) (declare (type fixnum lda)) ;(declare (type (simple...
7,383
Common Lisp
.l
170
32.7
85
0.451214
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
7d3be87975d05db7d5e92e1e7aa9dac62cc1a3f4c274468d9808d995c60d57be
33,291
[ -1 ]
33,292
dqrsl.lsp
rwoldford_Quail/source/linear/dqrsl.lsp
(in-package :q) (defvar *tag-hack*) ;; prevents ACL compiler overflow! gwb ;; used to enclose tagbody forms below. gwb (defun dqrsl-hook (x ldx n k qraux y qy qty b rsd xb job info) ;;(declare (type fixnum info)) (declare (type fixnum job)) ;;(declare (type (simple-array double-float...
6,462
Common Lisp
.l
145
29.131034
89
0.404026
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
b470a07be2cf9dc16697f7a37e6f62042ed0a44466d8403e5d9701369dddd978
33,292
[ -1 ]
33,293
list-of-files
rwoldford_Quail/source/linear/list-of-files
./condition-number.lsp ./cholesky-decomposition.lsp ./jacobi.lsp ./linpack-macros.lsp ./matrix-decomposition.lsp ./matrix-sqrt.lsp ./misc-defs.lsp ./pivot.lsp ./qr-decomposition.lsp ./sv-decomposition.lsp ./dasum.lsp ./dgbco.lsp ./dnrm2.lsp ./inverse.lsp ./linpack-envs.lsp ./qr-solution.lsp ./rank.lsp ...
1,033
Common Lisp
.l
66
13.651515
29
0.709411
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
11fde4b166e1532e6466334df04656e7a9fa20f1805ea15e966c5b1709d9d29e
33,293
[ -1 ]
33,294
dtrls.lsp
rwoldford_Quail/source/linear/dtrls.lsp
(in-package :q) (defun dtrls-hook (t_ ldt n b m job info) ;;(declare (type fixnum info)) ;;(declare (type fixnum job)) (declare (type fixnum m)) ;;(declare (type (simple-array single-float (* *)) b)) (declare (type fixnum n)) (declare (type fixnum ldt)) ;;(declare (type (simple-array single-floa...
568
Common Lisp
.l
15
31.2
71
0.550091
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
85aeb9c37bfe5d177ebb9a37e8a2436c22c1e8bcb107987cfeed9882d83897f2
33,294
[ -1 ]
33,295
dsvdc.lsp
rwoldford_Quail/source/linear/dsvdc.lsp
(in-package :q) (defvar *tag-hack1*) ;; Prevents ACL compiler overflow. gwb ;; encloses tagbody forms below. gwb (defun dsvdc-hook (x ldx n p s e u ldu v ldv work job info) ;;(declare (type fixnum info)) (declare (type fixnum job)) ;;(declare (type (simple-array double-float (*)) wo...
17,735
Common Lisp
.l
384
27
94
0.350089
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
949adc33eb3b0b159ec0cc6c17b47f7048d016b23a6fcf90909e402fd29e65f6
33,295
[ -1 ]
33,296
trace.lsp
rwoldford_Quail/source/linear/trace.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; trace.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Laboratory, University of Waterloo ;;; ;;; ;;...
1,242
Common Lisp
.l
38
27.289474
81
0.437919
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
ae0a69d8a8cd88b02a21c527a3398d1e0e57f20b5801948e090e262fc2757b2c
33,296
[ -1 ]
33,297
condition-number.lsp
rwoldford_Quail/source/linear/condition-number.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; condition-number.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Laboratory, University of Waterloo ;;;...
2,243
Common Lisp
.l
62
31.354839
88
0.574271
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
70170fa8bc96452cf9bc3112b7e09901998b452e0718ca0efc793cb6b9c13d34
33,297
[ -1 ]
33,298
dpbdi.lsp
rwoldford_Quail/source/linear/dpbdi.lsp
(in-package :q) (defun dpbdi-hook (abd lda n m det) ;; (declare (type (simple-array double-float (*)) det)) (declare (type fixnum m)) (declare (type fixnum n)) (declare (type fixnum lda)) ;; (declare (type (simple-array double-float (* *)) abd)) (prog ((s 0.0d0) (i 0)) (declare (type fixnu...
2,753
Common Lisp
.l
69
28.043478
78
0.414179
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
5f9ccb8eaac8418380ad83306c2c4628695dc5a4105ae212817ffca08203b285
33,298
[ -1 ]
33,299
inverse.lsp
rwoldford_Quail/source/linear/inverse.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; inverse.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Laboratory, University of Waterloo ;;...
11,499
Common Lisp
.l
305
28.534426
109
0.537491
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
d95ebb85b647acfa36b0f512049e6cd76963437d75dc5ce554731d9031fe243b
33,299
[ -1 ]
33,300
dswap.lsp
rwoldford_Quail/source/linear/dswap.lsp
(in-package :q) (defun dswap-hook (n dx incx dy incy) (declare (type fixnum incy)) ;;(declare (type (simple-array double-float (*)) dy)) (declare (type fixnum incx)) ;;(declare (type (simple-array double-float (*)) dx)) (declare (type fixnum n)) (prog ((dtemp 0.0d0) (mp1 0) (m 0) (iy 0) (ix 0) (i 0...
1,958
Common Lisp
.l
50
28.96
61
0.454307
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
b8da2badba556c971aba47021cbdc5ef2c81039f06da65206e8947989cb0404e
33,300
[ -1 ]
33,301
dgefa.lsp
rwoldford_Quail/source/linear/dgefa.lsp
(in-package :q) (defun dgefa-hook (a lda n ipvt info) ;;(declare (type fixnum info)) ;;(declare (type (simple-array fixnum (*)) ipvt)) (declare (type fixnum n)) (declare (type fixnum lda)) ;;(declare (type (simple-array double-float (* *)) a)) (prog ((t_ 0.0d0) (nm1 0) (l 0) (kp1 0) (k 0) (j 0)) ...
1,915
Common Lisp
.l
43
29.837209
85
0.407923
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
534ac808584d305fe0fcb6dbf25386cacae10521dd7e6325c26d8ec1e83bf68c
33,301
[ -1 ]
33,302
drot.lsp
rwoldford_Quail/source/linear/drot.lsp
(in-package :q) (defun drot-hook (n dx incx dy incy c s) (declare (type double-float s)) (declare (type double-float c)) (declare (type fixnum incy)) ;;(declare (type (simple-array double-float (*)) dy)) (declare (type fixnum incx)) ;;(declare (type (simple-array double-float (*)) dx)) (declare ...
1,549
Common Lisp
.l
36
31.527778
84
0.447979
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
eb9f048a2253a66dd8e8c7393d6e7893f77df9a62a3ef61c1336a975addc9f2b
33,302
[ -1 ]
33,303
dpoco.lsp
rwoldford_Quail/source/linear/dpoco.lsp
(in-package :q) (defun dpoco-hook (a lda n rcond z info) ;;(declare (type fixnum info)) ;;(declare (type (simple-array double-float (*)) z)) ;;(declare (type double-float rcond)) (declare (type fixnum n)) (declare (type fixnum lda)) ;;(declare (type (simple-array double-float (* *)) a)) (prog ((...
6,091
Common Lisp
.l
128
29.335938
109
0.373049
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
c0c1b62cd0ac76360d4c7465cb941a7b19eb46a92bbe75978bacda3bf878ab9f
33,303
[ -1 ]
33,304
dpbsl.lsp
rwoldford_Quail/source/linear/dpbsl.lsp
(in-package :q) (defun dpbsl-hook (abd lda n m b) ;; (declare (type (simple-array double-float (*)) b)) (declare (type fixnum m)) (declare (type fixnum n)) (declare (type fixnum lda)) ;; (declare (type (simple-array double-float (* *)) abd)) (prog ((t_ 0.0d0) (lm 0) (lb 0) (la 0) (kb 0) (k 0)) ...
3,696
Common Lisp
.l
92
28.217391
85
0.406944
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
21f8bff019ae712730ac11b2fe78d863f0f725b8dbc502f51b8f3a0737892331
33,304
[ -1 ]
33,305
dgedi.lsp
rwoldford_Quail/source/linear/dgedi.lsp
(in-package :q) (defun dgedi-hook (a lda n ipvt det work job) (declare (type fixnum job)) ;;(declare (type (simple-array double-float (*)) work)) ;;(declare (type (simple-array double-float (*)) det)) ;;(declare (type (simple-array fixnum (*)) ipvt)) (declare (type fixnum n)) (declare (type fixnum ...
3,459
Common Lisp
.l
72
30.166667
87
0.386048
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
0a823d4e13ceb433f00f5d46e7aa71631f824226caa3e8e6c535b2f0dc080594
33,305
[ -1 ]
33,306
dsifa.lsp
rwoldford_Quail/source/linear/dsifa.lsp
;;; not yet tested. CW. (in-package :q) (defun dsifa-hook (a lda n kpvt info) ;(declare (type fixnum info)) ;(declare (type (simple-array fixnum (*)) kpvt)) (declare (type fixnum n)) (declare (type fixnum lda)) ;(declare (type (simple-array double-float (* *)) a)) (prog ((t_ 0.0d0) (mulkm1 0.0d0...
5,747
Common Lisp
.l
130
31.876923
88
0.463541
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
4d1db3781ba40d5b19b985b741b9ff6c81884b39633e88ca2a9fcc326b91a2bc
33,306
[ -1 ]
33,307
linpack-envs.lsp
rwoldford_Quail/source/linear/linpack-envs.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; linpack-envs.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; copyright (c) 1990 statistical computing laboratory...
3,311
Common Lisp
.l
71
40.84507
87
0.564823
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
be1ce7db6611fc2744ef4adf96dd382b071f86df83cca63e1bbe6ddc66b53519
33,307
[ -1 ]
33,308
daxpy.lsp
rwoldford_Quail/source/linear/daxpy.lsp
(in-package :q) (defun daxpy-hook (n da dx incx dy incy) (declare (type fixnum incy)) ;;(declare (type (simple-array double-float (*)) dy)) (declare (type fixnum incx)) ;;(declare (type (simple-array double-float (*)) dx)) (declare (type double-float da)) (declare (type fixnum n)) (prog ((mp1 0)...
1,803
Common Lisp
.l
43
32.348837
84
0.447039
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
590a463e1d45fed3c4ff6b7b7522b5c09812d0d3df8819633d181c732c975d4c
33,308
[ -1 ]
33,309
dtrsl.lsp
rwoldford_Quail/source/linear/dtrsl.lsp
(in-package :q) (defun dtrsl-hook (t_ ldt n b job info) ;;(declare (type fixnum info)) (declare (type fixnum job)) ;;(declare (type (simple-array double-float (*)) b)) (declare (type fixnum n)) (declare (type fixnum ldt)) ;;(declare (type (simple-array double-float (* *)) t_)) (prog ((temp 0.0d0...
2,867
Common Lisp
.l
67
32.119403
97
0.454936
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
fb8aabbd76afb3b00245162b68a54d2fd512bddbde94d2ea8ffaabdf2df0c29f
33,309
[ -1 ]
33,310
dtrco.lsp
rwoldford_Quail/source/linear/dtrco.lsp
;;; not yet tested. CW. (in-package :q) (defun dtrco-hook (t_ ldt n rcond z job) (declare (type fixnum job)) ;(declare (type (simple-array double-float (*)) z)) ;(declare (type double-float rcond)) (declare (type fixnum n)) (declare (type fixnum ldt)) ;(declare (type (simple-array double-float (...
5,088
Common Lisp
.l
109
28.807339
98
0.374874
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
5d9d0392438a56a6bb400450a1942794e4669266e4f212b197146a38f26416ce
33,310
[ -1 ]
33,311
qr-decomposition.lsp
rwoldford_Quail/source/linear/qr-decomposition.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; qr-decomposition.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Laboratory, University of Wate...
11,270
Common Lisp
.l
251
34.031873
112
0.549366
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
ebbe5cbc82e66ae2814710bddfa2e3a7331431d5e33d9900fb35920c9489cede
33,311
[ -1 ]
33,312
linpack.lsp
rwoldford_Quail/source/linear/linpack.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; linpack.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; copyright (c) 1991 statistical computing laboratory, u...
5,979
Common Lisp
.l
169
30.065089
101
0.56451
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
e0f749a27343cd6c40bf6ae8fcbe5481b271c0bea672ac3b0776e7fb3d4593c7
33,312
[ -1 ]
33,313
cholesky-decomposition.lsp
rwoldford_Quail/source/linear/cholesky-decomposition.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; cholesky-decomposition.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1992 Statistical Computing Laboratory, University of Waterloo ...
12,236
Common Lisp
.l
281
30.672598
103
0.514467
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
0e9e3c8ed54299a736429e294458f031ab53557cd8efa08ec1c3bbaa28dabc19
33,313
[ -1 ]
33,314
table-mixin.lsp
rwoldford_Quail/source/linear/table-mixin.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; table-mixin.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1992 Statistical Computing Lab...
4,101
Common Lisp
.l
93
39.311828
135
0.526036
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
7c949b7ed235daebc47b8aa4dd1261dcda2f611635d9aa283ca2f56c8ac89b3e
33,314
[ -1 ]
33,315
dasum.lsp
rwoldford_Quail/source/linear/dasum.lsp
(in-package :q) (defun dasum-hook (n dx incx) (declare (type fixnum incx)) ;;(declare (type (simple-array double-float (*)) dx)) (declare (type fixnum n)) (prog ((dasum_ 0.0d0) (dtemp 0.0d0) (nincx 0) (mp1 0) (m 0) (i 0)) (declare (type fixnum i)) (declare (type fixnum m)) (declare (type f...
1,517
Common Lisp
.l
42
25.904762
69
0.460231
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
c23e48d71e02457904ab53cc0087398151cb3b0418f9399c51cca3e92707da5d
33,315
[ -1 ]
33,316
lu-decomposition.lsp
rwoldford_Quail/source/linear/lu-decomposition.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; lu-decomposition.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Laboratory,...
4,811
Common Lisp
.l
111
37.441441
115
0.555293
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
735418227d53a5209f9c70673d31038925c857436cd1e3d1949b866fb94241c3
33,316
[ -1 ]
33,317
dgels.lsp
rwoldford_Quail/source/linear/dgels.lsp
(in-package :q) (defun dgels-hook (a lda n ipvt b m job) (declare (type fixnum job)) (declare (type fixnum m)) ;;(declare (type (simple-array single-float (* *)) b)) ;;(declare (type (simple-array fixnum (*)) ipvt)) (declare (type fixnum n)) (declare (type fixnum lda)) ;;(declare (type (simple-a...
581
Common Lisp
.l
15
32.066667
70
0.55694
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
228634f10854bfef73b9b674dceafb52f6ac9a88848a9d87b25bb733744819a7
33,317
[ -1 ]
33,318
dpofa.lsp
rwoldford_Quail/source/linear/dpofa.lsp
(in-package :q) (defun dpofa-hook (a lda n info) ;;(declare (type fixnum info)) (declare (type fixnum n)) (declare (type fixnum lda)) ;;(declare (type (simple-array double-float (* *)) a)) (prog ((t_ 0.0d0) (s 0.0d0) (k 0) (jm1 0) (j 0)) ;(ddot 0.0d0) (ddot-hook 0.0d0)) ; 31JUL2023 (dec...
1,505
Common Lisp
.l
37
25.081081
69
0.386085
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
297054ca046464979acdf6c827384a7027238bb8164177aa9ee7998f5455751a
33,318
[ -1 ]
33,319
dgbfa.lsp
rwoldford_Quail/source/linear/dgbfa.lsp
(in-package :q) (defun dgbfa-hook (abd lda n ml mu ipvt info) (declare (type fixnum info)) ;; (declare (type (simple-array fixnum (*)) ipvt)) (declare (type fixnum mu)) (declare (type fixnum ml)) (declare (type fixnum n)) (declare (type fixnum lda)) ;; (declare (type (simple-array double-float (...
8,440
Common Lisp
.l
189
30.365079
87
0.379532
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
4cd7bfabedd0703422024d20a97292cfd330cfcd400bb2bdc0183c2d69ae4cda
33,319
[ -1 ]
33,320
idamax.lsp
rwoldford_Quail/source/linear/idamax.lsp
(in-package :q) (defun idamax-hook (n dx incx) (declare (type fixnum incx)) ;;(declare (type (simple-array double-float (*)) dx)) (declare (type fixnum n)) (prog ((idamax 0) (dmax 0.0d0) (ix 0) (i 0)) (declare (type fixnum i)) (declare (type fixnum ix)) (declare (type double-fl...
1,262
Common Lisp
.l
34
25.882353
69
0.45915
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
5363595c8d4d640b0b8b0706586d5cfd4ec2537d96844985560ff241ff0bcc2d
33,320
[ -1 ]
33,321
linpack-macros.lsp
rwoldford_Quail/source/linear/linpack-macros.lsp
; macros.l - all the basic macros ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;Copyright (c) University of Waikato;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;Hamilton, New Zeland 1992-95 - all rights reserved;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;...
12,487
Common Lisp
.l
343
30.752187
118
0.480896
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
826c226660e58cc38bb2e4f7cda3b189a83ad1240cf27d200bfd8f30f65de696
33,321
[ -1 ]
33,322
jacobi.lsp
rwoldford_Quail/source/linear/jacobi.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; jacobi.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994-97 Statistical Computing Laboratory, University of Waterloo ;;; ;;; ...
5,215
Common Lisp
.l
127
28.92126
83
0.387046
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
308ab4c510f821ad2e43e870bd5dc0f4c865d5ffed072b35c50ef4f8144dedd4
33,322
[ -1 ]
33,323
lin-binary-methods.lsp
rwoldford_Quail/source/linear/lin-binary-methods.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; binary-methods.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing La...
2,100
Common Lisp
.l
63
28.285714
84
0.524069
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
d9876d4eb69f9984a8f5f27d0cf557c9af46de1439610a4e99085ce8a8e531e3
33,323
[ -1 ]
33,324
qr-solution.lsp
rwoldford_Quail/source/linear/qr-solution.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; qr-solution.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Laborator...
14,819
Common Lisp
.l
374
29.794118
86
0.549688
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
2fcc6adef46d502b493500c553d597dbfa3a7bb0fd5667ec4789b28ae24f96b5
33,324
[ -1 ]
33,325
diagonal.lsp
rwoldford_Quail/source/linear/diagonal.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; diagonal.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Laboratory, University of Waterloo ;;; ;;; ;...
1,392
Common Lisp
.l
44
26.863636
89
0.479851
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
f16fc3c476c767b73f94300bb9cdf8f54845e4a66d7f8935cf7adaf396ecf68e
33,325
[ -1 ]
33,326
dgeco.lsp
rwoldford_Quail/source/linear/dgeco.lsp
(in-package :q) (defun dgeco-hook (a lda n ipvt rcond z) ;;(declare (type (simple-array double-float (*)) z)) ;;(declare (type double-float rcond)) ;;(declare (type (simple-array fixnum (*)) ipvt)) (declare (type fixnum n)) (declare (type fixnum lda)) ;;(declare (type (simple-array double-float (* ...
5,727
Common Lisp
.l
129
28.635659
99
0.385055
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
bbca0cb0b1b2a97be427df0f7ebc674152e04b99a3a943f517e2fcaa1e5030d8
33,326
[ -1 ]
33,327
drotg.lsp
rwoldford_Quail/source/linear/drotg.lsp
(in-package :q) (defun drotg-hook (da db c s) (declare (type double-float s)) (declare (type double-float c)) (declare (type double-float db)) (declare (type double-float da)) (prog ((z 0.0d0) (r 0.0d0) (scale 0.0d0) (roe 0.0d0)) (declare (type double-float roe)) (declare (type doubl...
1,129
Common Lisp
.l
31
26.709677
77
0.486289
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
215623246eca2a2fe600d9e4e8e8649893cb1a8f3e5ab3e4694a769c05ebb781
33,327
[ -1 ]
33,328
determinant.lsp
rwoldford_Quail/source/linear/determinant.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; determinant.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Laboratory, University of Waterloo ;;; ;...
3,523
Common Lisp
.l
95
28.894737
81
0.502642
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
bc1c68c490a22c6138ba00f77feec681cb710c55506d69b6078b8ede8558ec51
33,328
[ -1 ]
33,329
dchdc.lsp
rwoldford_Quail/source/linear/dchdc.lsp
(in-package :q) (defun dchdc-hook (a lda p work jpvt job info) ;;(declare (type fixnum info)) (declare (type fixnum job)) ;;(declare (type (simple-array fixnum (*)) jpvt)) ;;(declare (type (simple-array double-float (*)) work)) (declare (type fixnum p)) (declare (type fixnum lda)) ;;(declare (ty...
7,297
Common Lisp
.l
143
27.440559
84
0.343776
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
113a71b6a0cfec938e5b04433b6e91451a72eb15a57d184afec15bd13e907a98
33,329
[ -1 ]
33,330
dposl.lsp
rwoldford_Quail/source/linear/dposl.lsp
;;; not yet tested. CW. (in-package :q) (defun dposl-hook (a lda n b) ;(declare (type (simple-array double-float (*)) b)) (declare (type fixnum n)) (declare (type fixnum lda)) ;(declare (type (simple-array double-float (* *)) a)) (prog ((t_ 0.0d0) (kb 0) (k 0)) (declare (type fixnum k)) ...
973
Common Lisp
.l
22
32.954545
86
0.447619
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
aff1e7e44b593884f064390feb90e1a74d042239644f2a498c168b863e9fd2da
33,330
[ -1 ]
33,331
matrix-sqrt.lsp
rwoldford_Quail/source/linear/matrix-sqrt.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; matrix-sqrt.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Lab...
1,332
Common Lisp
.l
33
35.939394
84
0.422414
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
afe6161f694c13c2616fff3b1a2c1d3c78bd2fb578e1eb173b89bfd0c6b99ac9
33,331
[ -1 ]
33,332
eigen-decomposition.lsp
rwoldford_Quail/source/linear/eigen-decomposition.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; eigen-decomposition.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Laboratory, University of Waterloo ...
6,056
Common Lisp
.l
158
29.898734
82
0.517988
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
68dbc1fad911e13b02608353acc73871049c6e48afe2c09f16eed0cda7336e73
33,332
[ -1 ]
33,333
dpbfa.lsp
rwoldford_Quail/source/linear/dpbfa.lsp
(in-package :q) (defun dpbfa-hook (abd lda n m info) (declare (type fixnum info)) (declare (type fixnum m)) (declare (type fixnum n)) (declare (type fixnum lda)) ;; (declare (type (simple-array double-float (* *)) abd)) (prog ((t_ 0.0d0) (s 0.0d0) (mu 0) (k 0) (jk 0) (j 0) (ik 0)) (declare...
4,671
Common Lisp
.l
107
28.327103
80
0.351754
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
ae85bc26c66621a376bade6b6f39a1a11bdfbc084391752127af711ffb76ce2c
33,333
[ -1 ]
33,334
dpbco.lsp
rwoldford_Quail/source/linear/dpbco.lsp
(in-package :q) (defun dpbco-hook (abd lda n m rcond z info) (declare (type fixnum info)) ;; (declare (type (simple-array double-float (*)) z)) (declare (type double-float rcond)) (declare (type fixnum m)) (declare (type fixnum n)) (declare (type fixnum lda)) ;; (declare (type (simple-array doub...
13,041
Common Lisp
.l
292
29.493151
90
0.366831
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
6c20dbb593120cef85e622e09207ad40f0d6c48092f255949bdc0c6dd7336fb9
33,334
[ -1 ]
33,335
matrix-decomposition.lsp
rwoldford_Quail/source/linear/matrix-decomposition.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; matrix-decomposition.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1992 Statistical Computing Labo...
2,489
Common Lisp
.l
56
38.214286
127
0.481497
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
f70f9e7a5d03a8fc168df5832675124daf7691e3c0abb5bd4a6c97246e83315c
33,335
[ -1 ]
33,336
dcopy.lsp
rwoldford_Quail/source/linear/dcopy.lsp
(in-package :q) (defun dcopy-hook (n dx incx dy incy) (declare (type fixnum incy)) ;;(declare (type (simple-array double-float (*)) dy)) (declare (type fixnum incx)) ;;(declare (type (simple-array double-float (*)) dx)) (declare (type fixnum n)) (prog ((mp1 0) (m 0) (iy 0) (ix 0) (i 0)) (d...
1,781
Common Lisp
.l
45
28.688889
60
0.428984
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
0028fb87427932600246d247fb3ff73ef420a712c3e4de728d948609f183e049
33,336
[ -1 ]
33,337
dpodi.lsp
rwoldford_Quail/source/linear/dpodi.lsp
(in-package :q) (defun dpodi-hook (a lda n det job) (declare (type fixnum job)) ;;(declare (type (simple-array double-float (*)) det)) (declare (type fixnum n)) (declare (type fixnum lda)) ;;(declare (type (simple-array double-float (* *)) a)) (prog ((t_ 0.0d0) (s 0.0d0) (kp1 0) (k 0) (jm1 0) (j 0)...
2,479
Common Lisp
.l
65
27.492308
74
0.449378
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
e4afcac3fc628fc09934b8bdf32a6a4041ef1dbb3ae496969259a1044c48f252
33,337
[ -1 ]
33,338
dqrdc.lsp
rwoldford_Quail/source/linear/dqrdc.lsp
(in-package :q) (defun dqrdc-hook (x ldx n p qraux jpvt work job) (declare (type fixnum job)) ;;(declare (type (simple-array double-float (*)) work)) ;;(declare (type (simple-array fixnum (*)) jpvt)) ;;(declare (type (simple-array double-float (*)) qraux)) (declare (type fixnum p)) (declare (type f...
7,182
Common Lisp
.l
143
25.538462
88
0.323952
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
e5d0156b076a9ea3b118b2b402ce350b3067b9d9ee9adba080b43ef598c44cbc
33,338
[ -1 ]
33,339
dgbsl.lsp
rwoldford_Quail/source/linear/dgbsl.lsp
(in-package :q) (defun dgbsl-hook (abd lda n ml mu ipvt b job) (declare (type fixnum job)) ;; (declare (type (simple-array double-float (*)) b)) ;; (declare (type (simple-array fixnum (*)) ipvt)) (declare (type fixnum mu)) (declare (type fixnum ml)) (declare (type fixnum n)) (declare (type fixnu...
6,119
Common Lisp
.l
151
27.827815
89
0.389671
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
90fa0e6308cd63c1129de5f2141e56ecd6b1d7c79f40811a1d821397694f8475
33,339
[ -1 ]
33,340
ddot.lsp
rwoldford_Quail/source/linear/ddot.lsp
(in-package :q) (defun ddot-hook (n dx incx dy incy) (declare (type fixnum incy)) ;;(declare (type (simple-array double-float (*)) dy)) (declare (type fixnum incx)) ;;(declare (type (simple-array double-float (*)) dx)) (declare (type fixnum n)) (prog ((ddot 0.0d0) (dtemp 0.0d0) (mp1 0) (m 0) (iy 0)...
2,026
Common Lisp
.l
49
28.795918
75
0.419665
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
0bda6e65835f0c38e8e14817c8377ab3b162192c2392c13e20ae006b36fd1cd0
33,340
[ -1 ]
33,341
identity-matrix.lsp
rwoldford_Quail/source/linear/identity-matrix.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; identity-matrix.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Laboratory, University of Waterl...
7,880
Common Lisp
.l
209
26.110048
84
0.461417
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
35f8091675357b8c3544adaff9deddc8b12a285a4eda42b7d361fa3d5aa6d225
33,341
[ -1 ]
33,342
dgbco.lsp
rwoldford_Quail/source/linear/dgbco.lsp
(in-package :q) (defun dgbco-hook (abd lda n ml mu ipvt rcond z) ;; (declare (type (simple-array double-float (*)) z)) (declare (type double-float rcond)) ;; (declare (type (simple-array fixnum (*)) ipvt)) (declare (type fixnum mu)) (declare (type fixnum ml)) (declare (type fixnum n)) (declare (...
14,162
Common Lisp
.l
310
30.258065
85
0.369223
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
8b882eef31ede17539f2688ee7ed20e40456537f8a60cde9f62c2ac14ab79f9d
33,342
[ -1 ]
33,343
rank.lsp
rwoldford_Quail/source/linear/rank.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; rank.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Laboratory, University of Waterloo ;;; ;;;...
5,183
Common Lisp
.l
143
29.545455
81
0.579094
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
aede12ba4304714ddb4cca6faaa13a83d85d380cc6d645e73c12e286b8b074ca
33,343
[ -1 ]
33,344
dtrdi.lsp
rwoldford_Quail/source/linear/dtrdi.lsp
;;; not yet tested. CW. (in-package :q) (defun dtrdi-hook (t_ ldt n det job info) ;(declare (type fixnum info)) (declare (type fixnum job)) ;(declare (type (simple-array double-float (*)) det)) (declare (type fixnum n)) (declare (type fixnum ldt)) ;(declare (type (simple-array double-float (* *)...
3,600
Common Lisp
.l
74
29.986486
96
0.377841
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
fcd0970c26c7d329a94a5bf98b81050400819874bfc78208ba6cbcf81a87174f
33,344
[ -1 ]
33,345
pivot.lsp
rwoldford_Quail/source/linear/pivot.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; pivot.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Laboratory, University of Waterloo ;;;...
2,007
Common Lisp
.l
50
34.9
100
0.559959
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
c2bb24867f17cc6c156b449da2b618326f35671190e391da41a7121b2f54b7ba
33,345
[ -1 ]
33,346
triangular.lsp
rwoldford_Quail/source/linear/triangular.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; triangular.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Laborat...
2,864
Common Lisp
.l
78
29.769231
96
0.537698
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
8d5cfea01d9f17a95445a5425ca2828e66f01d269cb22da80eabca77ad82b277
33,346
[ -1 ]
33,347
dgbdi.lsp
rwoldford_Quail/source/linear/dgbdi.lsp
(in-package :q) (defun dgbdi-hook (abd lda n ml mu ipvt det) ;; (declare (type (simple-array double-float (*)) det)) ;; (declare (type (simple-array fixnum (*)) ipvt)) (declare (type fixnum mu)) (declare (type fixnum ml)) (declare (type fixnum n)) (declare (type fixnum lda)) ;; (declare (type (s...
3,086
Common Lisp
.l
76
28.973684
77
0.414172
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
3fdbef846aa182ea970c01b429c25a3d247787d5b5c46554e2d75ebf26cfdf2f
33,347
[ -1 ]
33,348
solve.lsp
rwoldford_Quail/source/linear/solve.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; solve.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Laboratory, University of Waterloo ;;; ;;; ...
5,339
Common Lisp
.l
134
32.201493
85
0.529878
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
aec29564b40bdcad72b170ae3f1d9e40b8956daa796957c9bbd0929159f51a6c
33,348
[ -1 ]
33,349
dgesl.lsp
rwoldford_Quail/source/linear/dgesl.lsp
(in-package :q) (defun dgesl-hook (a lda n ipvt b job) (declare (type fixnum job)) ;;(declare (type (simple-array double-float (*)) b)) ;;(declare (type (simple-array fixnum (*)) ipvt)) (declare (type fixnum n)) (declare (type fixnum lda)) ;;(declare (type (simple-array double-float (* *)) a)) (...
2,375
Common Lisp
.l
55
27.690909
90
0.383851
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
4a62179fbe14ec2f4119b177d6716b5284ce70147f168ecb7e0b0b79304199bb
33,349
[ -1 ]
33,350
dscal.lsp
rwoldford_Quail/source/linear/dscal.lsp
(in-package :q) (defun dscal-hook (n da dx incx) (declare (type fixnum incx)) ;;(declare (type (simple-array double-float (*)) dx)) (declare (type double-float da)) (declare (type fixnum n)) (prog ((nincx 0) (mp1 0) (m 0) (i 0)) (declare (type fixnum i)) (declare (type fixnum m)) ...
1,346
Common Lisp
.l
35
29.371429
62
0.454476
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
6b9cb035f5bc6d2b253990c1ded1898011f369187a16ae1a535edb616c6c5359
33,350
[ -1 ]
33,351
dqrls.lsp
rwoldford_Quail/source/linear/dqrls.lsp
(in-package :q) (defun dqrls-hook (x ldx n k qraux y p m qy qty b rsd xb job info) ;;(declare (type fixnum info)) (declare (type fixnum job)) ;;(declare (type (simple-array single-float (* *)) xb)) ;;(declare (type (simple-array single-float (* *)) rsd)) ;;(declare (type (simple-array single-float (* ...
1,241
Common Lisp
.l
26
39.846154
83
0.556565
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
d50d5d170c1fd3ec7784d2100779413520a17929799642632c2569949424aa09
33,351
[ -1 ]
33,352
dsisl.lsp
rwoldford_Quail/source/linear/dsisl.lsp
;;; not yet tested. CW. (in-package :q) (defun dsisl-hook (a lda n kpvt b) ;(declare (type (simple-array double-float (*)) b)) ;(declare (type (simple-array fixnum (*)) kpvt)) (declare (type fixnum n)) (declare (type fixnum lda)) ;(declare (type (simple-array double-float (* *)) a)) (prog ((temp...
3,261
Common Lisp
.l
76
33.5
91
0.480969
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
9a04ea0776d2862ff0a84878f9e08a4b2fef8b386602ebd28026ced375e2bd48
33,352
[ -1 ]
33,353
sv-decomposition.lsp
rwoldford_Quail/source/linear/sv-decomposition.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; sv-decomposition.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Laboratory, University of Waterloo ;;;...
11,220
Common Lisp
.l
265
31.637736
82
0.537102
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
6237f9fb998efef28c20604aa8b02c0f8fe923f3daf074314c59573c777eb60f
33,353
[ -1 ]
33,354
dnrm2.lsp
rwoldford_Quail/source/linear/dnrm2.lsp
(in-package :q) (defun dnrm2-hook (n dx incx) (declare (type fixnum incx)) ;;(declare (type (simple-array double-float (*)) dx)) (declare (type fixnum n)) (prog ((j 0) (i 0) (nn 0) (dnrm2 0.0d0) (next 0) (one 0.0d0) (zero 0.0d0) (xmax 0.0d0) (sum 0.0d0) (hitest 0.0d0) (cuthi 0.0d0) (cutlo 0.0d0...
2,561
Common Lisp
.l
66
29.651515
78
0.52509
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
e686077ca75c2730031bc9b7bae92285dc3e55ba5a4fc9715e90fe32a98827c3
33,354
[ -1 ]
33,355
apply-weight.lsp
rwoldford_Quail/source/linear/apply-weight.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; apply-weight.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1994 Statistical Computing Laboratory, University of Waterl...
3,796
Common Lisp
.l
98
27.642857
95
0.403322
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
5753b4eb89a0f80b9393df23291a603b2e0cd238c9fb7d7a5d7bab196a91077e
33,355
[ -1 ]
33,356
infix.lsp
rwoldford_Quail/source/top-level/infix.lsp
;;; -*- File: infix.lisp, Mode: LISP, Syntax: MCL 2.0, Package: "QUAIL" (in-package :quail) ;; Alterations: M.E.Lewis. ;; My thanks to the author. ;; Some Lisp programers who have experienced FORTRAN or C programming ;; often complain that Lisp is weak at mathematical formula expression. ;; Here is a read ...
7,643
Common Lisp
.l
196
32.341837
78
0.561413
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
e8ef395b32f5ef14669582ebb3d6c5e6dd229d20d6d50b264972de44cb0d90c5
33,356
[ -1 ]
33,357
quail-top-level-read.lsp
rwoldford_Quail/source/top-level/quail-top-level-read.lsp
(in-package :quail) (defvar *forms-awaiting-evaluation* nil "Remainder of last line read.") (defun quail-toplevel-reader-function (&optional (stream *standard-input*)) "Reads a line of input from stream and returns the first ~ form to be evaluated. Stores any remaining forms in the ~ special v...
3,718
Common Lisp
.l
101
25.742574
77
0.5121
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
2ef710658c27c179b890077dd0253ab30a37e00d524fecb9abc0da6504e06e85
33,357
[ -1 ]
33,358
top-level-pc.lsp
rwoldford_Quail/source/top-level/top-level-pc.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; top-level-pc.lsp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1991 Statistical Computing Lab...
2,441
Common Lisp
.l
60
35.45
134
0.573311
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
757c6f67318b9757c95bb5b5498d94d8ab2a21c5642c53ae02f9b3d675204434
33,358
[ -1 ]
33,359
pqr.lsp
rwoldford_Quail/source/top-level/pqr.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;; ;;; ;;; quail-menu.lsp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1991 Statistical Computing Laboratory, U...
64,305
Common Lisp
.l
1,662
27.808063
83
0.5471
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
69f81dcdd5ca34a1d8649c9f435af009d8a39f444ae038d631d1c9b524fdd756
33,359
[ -1 ]
33,361
init-menubar-pc.lsp
rwoldford_Quail/source/top-level/init-menubar-pc.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; init-menubar-pc.lsp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1992 Statistical Computing Lab...
671
Common Lisp
.l
19
31.105263
84
0.32716
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
a8604a882b96c2e455e60b020ac6ea75a56a7f3cf05b735dccd51a12e285abef
33,361
[ -1 ]
33,362
top-level.lsp
rwoldford_Quail/source/top-level/top-level.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; top-level.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1991 Statistical Computing Laboratory, University of Waterlo...
17,381
Common Lisp
.l
420
33.228571
111
0.568647
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
d367893bb4265f4ca859787cfdc3f04207389d2dc8d1784c13794eebc80a9078
33,362
[ -1 ]
33,364
editor-pc.lsp
rwoldford_Quail/source/top-level/editor-pc.lsp
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; editor-pc.lisp ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;; ;;; ;;; Copyright (c) 1991 Statistical Computing Labor...
900
Common Lisp
.l
26
30.346154
84
0.403712
rwoldford/Quail
0
1
0
GPL-3.0
9/19/2024, 11:43:28 AM (Europe/Amsterdam)
284b18fa30b18041eaf6c36e652253e26e52a9f870df8244fe4c2fb99b691440
33,364
[ -1 ]