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,778 | todo.lsp | rwoldford_Quail/source/probability/distributions/todo.lsp |
::: Begin optimization of files after poisson
#|
(declare (optimize (speed 3) (safety 0)
(space 0) (compilation-speed 0)))
(with-CL-functions (+ * / - exp expt sqrt > < = /= >= <= abs log)
| 226 | Common Lisp | .l | 5 | 37 | 69 | 0.548387 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 37499571bc2fda50021f6d004858356c3aea95f0f16b263cef238b4a242d4254 | 33,778 | [
-1
] |
33,779 | prob-measure.lsp | rwoldford_Quail/source/probability/distributions/prob-measure.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; prob-measure.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing La... | 2,821 | Common Lisp | .l | 61 | 37.639344 | 108 | 0.568713 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 926833fecd8e73d04e52466cdd1720fb4365029bcf369c61ca2209fa8d95e4ad | 33,779 | [
-1
] |
33,780 | bernoulli.lsp | rwoldford_Quail/source/probability/distributions/bernoulli.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; bernoulli.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Labor... | 6,381 | Common Lisp | .l | 172 | 29.94186 | 84 | 0.514832 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 721a989edb9cf02d9c08ec59c689af4dbc2627e0599dbdd15ddf66a09164f2d5 | 33,780 | [
-1
] |
33,781 | data-prob.lsp | rwoldford_Quail/source/probability/distributions/data-prob.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; data-prob.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Labor... | 9,238 | Common Lisp | .l | 209 | 29.885167 | 88 | 0.463645 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 6235b57b1623a70c78e01dd303fdf6999863cbc603efdd86dfd559df3e7ab0b3 | 33,781 | [
-1
] |
33,782 | gamma.lsp | rwoldford_Quail/source/probability/distributions/gamma.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; gamma.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Laborator... | 25,313 | Common Lisp | .l | 582 | 24.438144 | 136 | 0.375482 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 8266582a33420dd2114f0265b2f274ab6d8384886f80966e0e69a0e19c6d1365 | 33,782 | [
-1
] |
33,783 | hypergeometric.lsp | rwoldford_Quail/source/probability/distributions/hypergeometric.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; hypergeometric.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Labor... | 15,001 | Common Lisp | .l | 329 | 37.170213 | 132 | 0.56868 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 057f01a9c3537947b86de3c180de417839c0445bb619fbaa0a87855279afaf84 | 33,783 | [
-1
] |
33,784 | discrete-uniform.lsp | rwoldford_Quail/source/probability/distributions/discrete-uniform.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; discrete-uniform.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing L... | 13,003 | Common Lisp | .l | 291 | 34.896907 | 88 | 0.530606 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | c51b8359334c7700855b04676e328f52a2726d3899a69a000a7783f9455d30d3 | 33,784 | [
-1
] |
33,785 | F-dist.lsp | rwoldford_Quail/source/probability/distributions/F-dist.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; F-dist.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Laborato... | 10,256 | Common Lisp | .l | 247 | 34.939271 | 84 | 0.515524 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 83ca3469da7a70689dc7b2a0225254bb6bb8dd0ef4a1206a35696b9a884e2837 | 33,785 | [
-1
] |
33,786 | continuous-dist.lsp | rwoldford_Quail/source/probability/distributions/continuous-dist.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; continuous-dist.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Labora... | 3,024 | Common Lisp | .l | 78 | 30.564103 | 84 | 0.492579 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 80518ec007d11d1c817ff7bf98b78e2a692bbc335458888007cc79b5b80cb650 | 33,786 | [
-1
] |
33,787 | negative-binomial.lsp | rwoldford_Quail/source/probability/distributions/negative-binomial.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; negative-binomial.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing La... | 8,655 | Common Lisp | .l | 203 | 35.320197 | 116 | 0.571633 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 3ca87da1d5ed49121ab4c49a12f6346700a3d016055c10e2a9b0fab2ebf0b09b | 33,787 | [
-1
] |
33,788 | gaussian.lsp | rwoldford_Quail/source/probability/distributions/gaussian.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; gaussian.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Labora... | 12,406 | Common Lisp | .l | 265 | 34.924528 | 100 | 0.525892 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | a74bd1d6331dc027b2a55fd33d58c4d9a27155f79b4438e549c4c7e9c494ff66 | 33,788 | [
-1
] |
33,789 | finite-mixture.lsp | rwoldford_Quail/source/probability/distributions/finite-mixture.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; finite-mixture.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing ... | 6,520 | Common Lisp | .l | 172 | 29.546512 | 116 | 0.464715 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | d6b5948d7d0867772c16049cceb4ec2aa186f290a0f6a14d4fd267071a2c438c | 33,789 | [
-1
] |
33,790 | K-dist.lsp | rwoldford_Quail/source/probability/distributions/K-dist.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; K-dist.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Laborato... | 8,445 | Common Lisp | .l | 204 | 34.818627 | 119 | 0.524275 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 4c26b633901c621e3958d779d20766f3f655939dc58cb74d6121985b8468033c | 33,790 | [
-1
] |
33,791 | chi-squared.lsp | rwoldford_Quail/source/probability/distributions/chi-squared.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; chi-squared.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Labo... | 10,376 | Common Lisp | .l | 237 | 37.413502 | 97 | 0.555257 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 37f9ea83a4a9bbca2a64a22d4281e04e940d8d84b2efd77962204649b688f2d8 | 33,791 | [
-1
] |
33,792 | student.lsp | rwoldford_Quail/source/probability/distributions/student.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; student.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Laborato... | 13,359 | Common Lisp | .l | 341 | 27.190616 | 134 | 0.462458 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 85b47467d323fdb08e1ddf3f621f4a565f3397f050fae83fe434d6f9b00b6428 | 33,792 | [
-1
] |
33,793 | qqplot.lsp | rwoldford_Quail/source/probability/distributions/qqplot.lsp | (defgeneric qqplot (dist1 dist2 &optional n)
(:documentation
"Produce a quantile-quantile plot."))
(defmethod-multi qqplot ((dist1 (sequence array dimensioned-ref-object))
(dist2 T)
&optional (n NIL))
(let (p)
(cond
((numberp n)
(setf p ... | 526 | Common Lisp | .l | 14 | 26.928571 | 73 | 0.533333 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 29c5aaafa79cc79542c8672211cc7b2f6a9d964d1389734e84c5c3f8822065ad | 33,793 | [
-1
] |
33,794 | cauchy.lsp | rwoldford_Quail/source/probability/distributions/cauchy.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; cauchy.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Laborato... | 5,598 | Common Lisp | .l | 139 | 34.352518 | 84 | 0.576221 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | a92aaec0d4008d6069115f7b0fb5cd8f87488df8e7342446b9e33024df10f344 | 33,794 | [
-1
] |
33,795 | discrete-dist.lsp | rwoldford_Quail/source/probability/distributions/discrete-dist.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; discrete-dist.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing L... | 2,320 | Common Lisp | .l | 58 | 34.810345 | 88 | 0.479982 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | d9be5e586b5354d28cc0093c7213817f7bd50f31c6720625349e0c3ac48c1137 | 33,795 | [
-1
] |
33,796 | poisson.lsp | rwoldford_Quail/source/probability/distributions/poisson.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; poisson.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Laborat... | 6,603 | Common Lisp | .l | 174 | 31.224138 | 112 | 0.494732 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 779fba664a1164796ff48d010d5382a319f020d2c487279aaa674cbf6ccb5699 | 33,796 | [
-1
] |
33,797 | exponential.lsp | rwoldford_Quail/source/probability/distributions/exponential.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; exponential.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Lab... | 8,506 | Common Lisp | .l | 200 | 35.675 | 86 | 0.579754 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 666b13d8adfb9f67e04638518cfdf4c5dc3804a7b20fb206e2c9bd1ad461788a | 33,797 | [
-1
] |
33,798 | pareto.lsp | rwoldford_Quail/source/probability/distributions/pareto.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; pareto.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Laborato... | 4,404 | Common Lisp | .l | 114 | 32.605263 | 122 | 0.566964 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 3ca257c4c9040ed8bd3c627e3099821a5dd60b12e014041f92aed803566e7d08 | 33,798 | [
-1
] |
33,799 | location-scale.lsp | rwoldford_Quail/source/probability/distributions/location-scale.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; location-scale.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing ... | 5,885 | Common Lisp | .l | 147 | 32.503401 | 109 | 0.581224 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 14c2afba17e04c358e1eca1fb8fb7d3184cca6efc132e0108029a4fc5fda20d2 | 33,799 | [
-1
] |
33,800 | binomial.lsp | rwoldford_Quail/source/probability/distributions/binomial.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; binomial.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Labora... | 8,409 | Common Lisp | .l | 208 | 33.346154 | 84 | 0.519759 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 1ed1367fe52921517fd30d9007405003ee87f8e924ee7c259da8e0fdd4735aa8 | 33,800 | [
-1
] |
33,801 | weibull.lsp | rwoldford_Quail/source/probability/distributions/weibull.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; weibull.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Laborat... | 4,493 | Common Lisp | .l | 118 | 31.830508 | 126 | 0.565478 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | f2b648f6d9fa64e96ee3fe6bdd548032443f3a398d5301f8334c8d1e7f44439b | 33,801 | [
-1
] |
33,802 | bisection.lsp | rwoldford_Quail/source/probability/distributions/bisection.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; bisection.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Labor... | 4,322 | Common Lisp | .l | 110 | 30.190909 | 88 | 0.43295 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 6b57ffd74e2d6c140ce6778fc222ef9cb41fa4c3f348105433ec7c50c9c5b3e7 | 33,802 | [
-1
] |
33,803 | findlimits.lsp | rwoldford_Quail/source/probability/distributions/findlimits.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; findlimits-lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Labo... | 4,802 | Common Lisp | .l | 116 | 33.086207 | 84 | 0.447652 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | e4b140d6eee14c7802026b16fa6d55f1f46b4942a82780898586893b024f6fbb | 33,803 | [
-1
] |
33,804 | uniform.lsp | rwoldford_Quail/source/probability/distributions/uniform.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; uniform.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Laborat... | 8,660 | Common Lisp | .l | 217 | 31.949309 | 107 | 0.558029 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 988c5d9b5066484c663e8ac4d35391a34a9a061ced274f6fbe24a063ba3cd360 | 33,804 | [
-1
] |
33,805 | geometric.lsp | rwoldford_Quail/source/probability/distributions/geometric.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; geometric.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing Labora... | 5,795 | Common Lisp | .l | 150 | 31.366667 | 84 | 0.53149 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 25c7a42482579bc6d15d372b2e699117972059b2d889a5ce2d50f5d10ad93b1b | 33,805 | [
-1
] |
33,806 | prob-methods.lsp | rwoldford_Quail/source/probability/distributions/prob-methods.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; prob-methods.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1993 Statistical Computing La... | 6,973 | Common Lisp | .l | 173 | 33.433526 | 94 | 0.535153 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 58b725ae2eeb709f405b6e313543cd634be46cda8a872ab94740bc094200fb11 | 33,806 | [
-1
] |
33,807 | illinois.test | rwoldford_Quail/source/probability/distributions/Testing/illinois.test | ;*************************************************************
; The following are test cases for the illinois method.
; I have used a standard function but have shown all the cases
; that will arise.
;*************************************************************
(defun s1 (x)
(+ (expt x 3) 4))... | 1,065 | Common Lisp | .l | 27 | 35.62963 | 66 | 0.400396 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 84e2f006f3e377dab5041e9c8aee6591868da87b1b5a5626b65161975dfe24a4 | 33,807 | [
-1
] |
33,808 | normal.test | rwoldford_Quail/source/probability/distributions/Testing/normal.test | ;;test file for normal distribution
(setf norm (make-instance 'normal))
;standard normal
(setf n (make-instance 'normal
:location 5
:scale 2))
;normal (5,4)
;so if x is from n, (x-5)/2 is a standard normal variate
;therefore, (pdf-at n x) should equal (1/2)... | 1,496 | Common Lisp | .l | 47 | 27.468085 | 65 | 0.543307 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | cb0de3a3bbd8bae2d0febb46fa55878f2e77d58562c22f94339ffe64c8138ed8 | 33,808 | [
-1
] |
33,809 | incomplete-gamma.test | rwoldford_Quail/source/probability/distributions/Testing/incomplete-gamma.test | ********************************
TESTING FOR INCOMPLETE-GAMMA FUNCTION
*********************************
? (incomplete-gamma 1 1)
0.6321205580579482
? (incomplete-gamma 1 3)
0.9502129316304365
? (incomplete-gamma 1 8)
0.999664537372086
? (incomplete-gamma 8 1)
1.0249196376664226E-5
? (incomplete-gamma 8 ... | 455 | Common Lisp | .l | 20 | 20.6 | 38 | 0.638889 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 2d0e71687231594f9059f5334ef475149c2b93c7bd9d664c21ed437ec96fc9bf | 33,809 | [
-1
] |
33,810 | test.lsp | rwoldford_Quail/source/probability/distributions/Testing/test.lsp | (load "common:start.lisp")
;; A quick and dirty test of most of the distributions.
;; for more detailed tests, see the 'distribution-name.test' files.
;; continuous: Ward
;; Discrete, FM: Joe
;; *********** Continuous Distribution *************************
(setf test-student (make-instance 'student :degrees 1... | 6,612 | Common Lisp | .l | 192 | 28.46875 | 82 | 0.578001 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 90830d7a418ec540fe4d2a676bc5e429387a4153b655a12658331eb348332042 | 33,810 | [
-1
] |
33,811 | exponential.test | rwoldford_Quail/source/probability/distributions/Testing/exponential.test | ; ****************************************
; TEST DATA FOR THE EXPONENTIAL DISTRIBUTION
; ****************************************
7 > (setf C (make-instance 'Exponential :mean 2))
#<EXPONENTIAL #x1100211>
7 > (pdf-at C -1)
0
7 > (pdf-at C 0)
0.5
7 > (pdf-at C .5)
0.38940039153570244
7 > (pdf-at C .9)
0... | 1,485 | Common Lisp | .l | 52 | 24.846154 | 66 | 0.598458 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 0dd3f1294f62f6d42c1a75b890ef0f6079741f87beab9f6f6021fd913ae493fc | 33,811 | [
-1
] |
33,812 | find-where-mixin.lsp | rwoldford_Quail/source/display-network/find-where-mixin.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; find-where-mixin.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1992 Statistical Computing Labor... | 656 | Common Lisp | .l | 19 | 30.052632 | 87 | 0.321712 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 9861473d0c9c85a3edbbac91d73ddbb625f6c12fa3022914d6999e947fb078de | 33,812 | [
-1
] |
33,814 | linked-object.lsp | rwoldford_Quail/source/display-network/linked-object.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; linked-object.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1992 Statistical Computing Laborato... | 4,217 | Common Lisp | .l | 95 | 37.263158 | 120 | 0.630811 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 1a4445aa1357f2ab9285c0d72415e83d0fdbbfc6d586dc3b51ec5c807ee94b74 | 33,814 | [
-1
] |
33,815 | example-extensions.lsp | rwoldford_Quail/source/display-network/example-extensions.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; example-extensions.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1991 Statistical Computin... | 2,215 | Common Lisp | .l | 60 | 25.783333 | 86 | 0.417577 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | d15b9ab75a8efbcbe6c36bb5fd1149796e0dec3ff0b2192c8284b9d259e79b02 | 33,815 | [
-1
] |
33,818 | dated-object.lsp | rwoldford_Quail/source/display-network/dated-object.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; dated-object.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1992 Statistical Computing Laborator... | 1,084 | Common Lisp | .l | 28 | 33.071429 | 109 | 0.460952 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 2453860579eb4240b7d9634a4961af8c51497a2c57e353bb07288f7941f5bf9c | 33,818 | [
-1
] |
33,819 | initable-object.lsp | rwoldford_Quail/source/display-network/initable-object.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; initable-object.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1992 Statistical Computing Labora... | 4,888 | Common Lisp | .l | 96 | 36.59375 | 104 | 0.526795 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 3077f1c744949ee13142e4bc8aafaa8a1fc1906f1ddb130b0c9b6b14d3f672ea | 33,819 | [
-1
] |
33,820 | network-view.lsp | rwoldford_Quail/source/display-network/network-view.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; network-view.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1991 Statistical Computing Labo... | 19,396 | Common Lisp | .l | 396 | 33.103535 | 93 | 0.514654 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 5a4840eccb109617eb27fd332ba0567b2315679054b6429414b1849279218e45 | 33,820 | [
-1
] |
33,821 | body-menu.lsp | rwoldford_Quail/source/display-network/body-menu.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; body-menu.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1992 Statistical Computing Laboratory, ... | 6,472 | Common Lisp | .l | 134 | 33.246269 | 106 | 0.507425 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 74823313480fe47612041f78f8c2ee24d1462db320ab110806589480f1ada7ee | 33,821 | [
-1
] |
33,822 | memo.lsp | rwoldford_Quail/source/display-network/memo.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; memo.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1992 Statistical Computing Laboratory, Unive... | 678 | Common Lisp | .l | 23 | 25.130435 | 80 | 0.320313 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 15275fc40db084c201c6e5cb6cb1e1de91350b75e892f95898b5a45ae2982d0f | 33,822 | [
-1
] |
33,823 | tool-box-link.lsp | rwoldford_Quail/source/display-network/tool-box-link.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; tool-box-link.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1992 Statistical Computing Laborato... | 6,305 | Common Lisp | .l | 129 | 32.860465 | 85 | 0.47422 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 2999ba473e3302483edd237c09c8a68c85cb317406fc692db3d8541986b8ea7d | 33,823 | [
-1
] |
33,824 | toolbox-network.lsp | rwoldford_Quail/source/display-network/toolbox-network.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; toolbox-network.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1991 Statistical Computing L... | 14,289 | Common Lisp | .l | 311 | 33.334405 | 84 | 0.551729 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 36c1f1ab6665c4b6240d52e3f8e0637199b63ecd78b01aceac28b7bb23578182 | 33,824 | [
-1
] |
33,826 | quail-browser.lsp | rwoldford_Quail/source/display-network/quail-browser.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; quail-browser.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1991 Statistical Computing Lab... | 9,972 | Common Lisp | .l | 234 | 31.205128 | 98 | 0.551168 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | b3c3c24d63a88ec9e2a0b0ae198a918bd9b1a402592be5eb47eb46a16a47fae0 | 33,826 | [
-1
] |
33,827 | indexed-object.lsp | rwoldford_Quail/source/display-network/indexed-object.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; indexed-object.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1992 Statistical Computing Laborat... | 1,122 | Common Lisp | .l | 29 | 33.241379 | 85 | 0.487465 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 9f727785dae18ced9e4473cc22f5a50e465856bd8787b0a95aa5e6b3258087fe | 33,827 | [
-1
] |
33,828 | zoom-mixin.lsp | rwoldford_Quail/source/display-network/zoom-mixin.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; zoom-mixin.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1992 Statistical Computing Laboratory,... | 1,601 | Common Lisp | .l | 39 | 32.666667 | 84 | 0.479896 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 4d20dd2261182a1ea5d3386ccacbb1027126e4d65586372176097865d10ea509 | 33,828 | [
-1
] |
33,829 | analysis-path.lsp | rwoldford_Quail/source/display-network/analysis-path.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; analysis-path.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1988-1991 Statistical Computing Laboratory, University... | 44,873 | Common Lisp | .l | 906 | 34.671082 | 106 | 0.544426 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 4430de5de869f251f57ce8ad000166ba5b58f0ee38da8e5ab157b218a14e76e3 | 33,829 | [
-1
] |
33,830 | utility.lsp | rwoldford_Quail/source/display-network/utility.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; utility.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1992 Statistical Computing Laboratory, Un... | 15,132 | Common Lisp | .l | 332 | 30.466867 | 86 | 0.514916 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 43212c23c16362ee9049c3e17bf172e2ffdb5fd0d256dd3004fc7a704b0e2800 | 33,830 | [
-1
] |
33,831 | title-bar-mixin.lsp | rwoldford_Quail/source/display-network/title-bar-mixin.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; title-bar-mixin.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1992 Statistical Computing Laborator... | 5,430 | Common Lisp | .l | 112 | 39.4375 | 96 | 0.603616 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 12ee3c7402f9add343fa676885cd28938e62f01935020c53f7b9c0a0c1079ad7 | 33,831 | [
-1
] |
33,832 | problems | rwoldford_Quail/source/display-network/problems | ? (mk::compile-display-network)
; - Compiling system "display-network"
; - Compiling source file
; "q;Source:Analysis-map:display-network:quail-functions-mcl.lisp"
;Compiler warnings for "Devel:Quail:Source:Analysis-map:display-network:quail-functions-mcl.lisp" :
; Unused lexical variable VARIABLE, in... | 8,864 | Common Lisp | .l | 147 | 58.210884 | 102 | 0.736915 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 40107c3180636f4d6a857d06806b4564fcefd07890c616a1b5862e6b8f060eaf | 33,832 | [
-1
] |
33,833 | prompt-mixin.lsp | rwoldford_Quail/source/display-network/prompt-mixin.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; prompt-mixin.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1992 Statistical Computing Laboratory, ... | 1,195 | Common Lisp | .l | 32 | 32.71875 | 81 | 0.494313 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 63c7de0640a6c15e23fe71ca153435cacaf9d0c5307ea769fb6b0f6f98f46205 | 33,833 | [
-1
] |
33,834 | named-object.lsp | rwoldford_Quail/source/display-network/named-object.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; named-object.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1992 Statistical Computing Laborator... | 3,252 | Common Lisp | .l | 79 | 30.860759 | 116 | 0.505473 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | d0c451d112cd2c8789b18c1a252c63fddee2c3663d1b33616f96b7a00931fcc5 | 33,834 | [
-1
] |
33,835 | junk-extract.lsp | rwoldford_Quail/source/display-network/junk-extract.lsp | ;;; -*- Mode: LISP -*-
(in-package :quail)
;;; this file is only an example to show how we can deal with more complex data
;;;
;;; class definition
;;;
(defclass junk-extract (quail-object)
((a :initform (required-init ($! (quail-prompt-read
"Initia... | 1,692 | Common Lisp | .l | 45 | 24.088889 | 80 | 0.475892 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | f846dbf632c99df6950e710fa332cc0e5dbd6bba67a6b2a0147f5bb977858fef | 33,835 | [
-1
] |
33,836 | editable-object.lsp | rwoldford_Quail/source/display-network/editable-object.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; editable-object.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1992 Statistical Computing Labora... | 2,193 | Common Lisp | .l | 56 | 28.625 | 93 | 0.449952 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 37884c6643d023b638b90c031154e3f0cc9d26147a154d71e955d4d7279b6460 | 33,836 | [
-1
] |
33,837 | micro-view.lsp | rwoldford_Quail/source/display-network/micro-view.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; micro-view.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1991 Statistical Computing Labora... | 6,615 | Common Lisp | .l | 138 | 32.586957 | 84 | 0.514466 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 875d8a4eb6d9935b83e77c637331d6090bbbd2bf7e39216f19af0aea9fb5f20e | 33,837 | [
-1
] |
33,838 | setup-menus.lsp | rwoldford_Quail/source/display-network/setup-menus.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; setup-menus.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1992 Statistical Computing Laboratory,... | 3,594 | Common Lisp | .l | 63 | 52.365079 | 84 | 0.618723 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 9ca555f7660533a062c5efef94b70e7d35f089143af9eec59e9d1b891b08b031 | 33,838 | [
-1
] |
33,839 | analysis-network.lsp | rwoldford_Quail/source/display-network/analysis-network.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; analysis-network.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1988-1991 Statistical Computing Laboratory, Univers... | 13,674 | Common Lisp | .l | 268 | 34.697761 | 173 | 0.504417 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | a59c900a6a2fb1e46d99b0aafd63660101474a8f4e1000e8bf54e2c5ce313ac7 | 33,839 | [
-1
] |
33,841 | quail-object.lsp | rwoldford_Quail/source/display-network/quail-object.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; quail-object.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1992 Statistical Computing Laborator... | 1,720 | Common Lisp | .l | 48 | 27.854167 | 83 | 0.484146 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 4a9e9aed4edee3ed1f7a4fbdcb6e4bcb07834eb7938a37fb5487cdfa905d57ae | 33,841 | [
-1
] |
33,842 | documented-object.lsp | rwoldford_Quail/source/display-network/documented-object.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; documented-object.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1992 Statistical Computing Labo... | 3,055 | Common Lisp | .l | 60 | 34 | 129 | 0.462445 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | c3d01a2453193075eb7003ae102234704dd5708ebb2bb3a90878368f691dd718 | 33,842 | [
-1
] |
33,846 | Z-browser.lsp | rwoldford_Quail/source/display-network/junk/Z-browser.lsp | ;;; -*- Mode: LISP -*-
(in-package 'Z)
;;;
;;; class definition
;;;
(defclass Z-browser (title-bar-mixin named-object-mixin prompt-mixin
browser::browser)
;;
;; The order of inheritance is important : the mixins must be before
;; BROWSER in... | 10,212 | Common Lisp | .l | 241 | 28.912863 | 104 | 0.535026 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 16060b2a8d113effce52b83a3f25c971062e8485762b721da7be13d45a4d1f94 | 33,846 | [
-1
] |
33,848 | Z-arrays-obs.lsp | rwoldford_Quail/source/display-network/junk/Z-arrays-obs.lsp | ;;; -*- Mode: LISP -*-
(in-package 'Z)
;;;
;;; class definitions
;;;
(defclass Z-string () nil)
(defclass fixnum () nil)
(defclass flonum () nil)
(defclass string-array (ref-array) nil)
(defclass float-array (ref-array) nil)
(defclass boolean-array (ref-array) nil)
(defclass Z-matrix (ref... | 17,966 | Common Lisp | .l | 403 | 30.121588 | 82 | 0.541811 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 751b94069e739bb07ba47b771ad9d80240f6dc0e55da5c9f0ae5bcb145234275 | 33,848 | [
-1
] |
33,849 | quail-object-mixins.lsp | rwoldford_Quail/source/display-network/junk/quail-object-mixins.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; quail-object-mixins.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1991 Statistical Computi... | 37,288 | Common Lisp | .l | 734 | 31.194823 | 131 | 0.478444 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 28808a884e8354d5a718544730a0609a145cc87e9fd8a4159f0427ea03683cd1 | 33,849 | [
-1
] |
33,850 | Z-binops-obs.lsp | rwoldford_Quail/source/display-network/junk/Z-binops-obs.lsp | ;;; -*- Mode: LISP -*-
(in-package 'Z)
;;;
;;; method definitions
;;;
(defmethod Z-+ ((arg-left string-array)
&optional arg-right)
;;;
;;; String concatenation
;;;
(conforming-binary-op #'es.concatenate arg-left (Z-coerce
... | 5,509 | Common Lisp | .l | 147 | 21.251701 | 74 | 0.440272 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | d74c4a2885a491791cffec2e690423b3959b2ff77f2237b6993398a16eb72d7b | 33,850 | [
-1
] |
33,851 | mixins.lsp | rwoldford_Quail/source/display-network/junk/mixins.lsp | ;;; -*- Mode: LISP -*-
(in-package :quail)
;;;
;;; Classes definitions
;;;
;;;
;;; methods definitions
;;;
| 167 | Common Lisp | .l | 8 | 12.375 | 24 | 0.542056 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 3d83c9c835597cae575ccb0c0388a866c93115fd97ad7c6bf0385af71e3a45f0 | 33,851 | [
-1
] |
33,852 | Z.lsp | rwoldford_Quail/source/display-network/junk/Z.lsp | ;;; -*- Mode: LISP -*-
(in-package 'Z)
;;;
;;; class definitions
;;;
(defclass quail-object (prompt-mixin linked-object-mixin indexed-object-mixin
editable-object-mixin named-object-mixin
documented-object-mixin)
((zoom-window-cache ... | 4,917 | Common Lisp | .l | 123 | 25.471545 | 79 | 0.496964 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | f5bd1029a669a79a20cd273b6cdee47c102e593857604092fc79d7b5d804c911 | 33,852 | [
-1
] |
33,854 | Z-reexps-obs.lsp | rwoldford_Quail/source/display-network/junk/Z-reexps-obs.lsp | ;;; -*- Mode: LISP -*-
(in-package 'Z)
;;;
;;; method definitions
;;;
(defmethod Z-cos ((self float-array))
;;;
;;; Cosine
;;;
(reexpression self #'er.cos 'cos))
(defmethod Z-ceiling ((self float-array))
;;;
;;; Least integer greater than or equal to argument
... | 2,553 | Common Lisp | .l | 90 | 21.1 | 58 | 0.609528 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 7f23d414511263559ebed8ebde4b7af8e57f20703eadea8e1b53130287264873 | 33,854 | [
-1
] |
33,855 | extended-ops-obs.lsp | rwoldford_Quail/source/display-network/junk/extended-ops-obs.lsp | ;;; -*- Mode: LISP -*-
(in-package 'Z)
(defvar *Z.boolean.not.available* 'NA)
(defvar *ieee.not.available* -9999.99)
(defvar *Z.string.not.available* "Not Available")
;;;
;;; function definitions
;;;
(defun eb.and (x y)
(declare (special *Z.boolean.not.available*))
(if (or (eq x *Z.boole... | 10,565 | Common Lisp | .l | 283 | 24.367491 | 74 | 0.456125 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 39a7b6a9aebce0d02c749723298b2dd1ed1a2f8be1359f5120f868140895066c | 33,855 | [
-1
] |
33,856 | Quail-utility.lsp | rwoldford_Quail/source/display-network/junk/Quail-utility.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; quail-utility.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1991 Statistical Computing Lab... | 16,650 | Common Lisp | .l | 343 | 34.816327 | 86 | 0.547879 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | a1f7185758086133fd7a76f9d858e46d283b55837b0ffe7ba67417eb4ca7de04 | 33,856 | [
-1
] |
33,857 | quail-package.lsp | rwoldford_Quail/source/quail/quail-package.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; quail-package.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1990 Statistical Computing Laboratory... | 2,273 | Common Lisp | .l | 50 | 29.48 | 85 | 0.35724 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 1da26b5c7392d380e9df1079746ff6fb1ae257281e12676c524cade1cf0095f3 | 33,857 | [
-1
] |
33,858 | doc-utility.lsp | rwoldford_Quail/source/documentation/doc-utility.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; doc-utility.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (C) 1991 Statistical Computing Laboratory, U... | 4,687 | Common Lisp | .l | 112 | 34.633929 | 115 | 0.488192 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | e87ebafebf87ba1c74d2d13b7d507a6e5b513bf3ef1777adcfcd8d340bbe3ade | 33,858 | [
-1
] |
33,859 | doc-tex-index.lsp | rwoldford_Quail/source/documentation/doc-tex-index.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; doc-tex-index.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; copyright (c) 1990 statistical computing laborat... | 3,007 | Common Lisp | .l | 80 | 26.1625 | 92 | 0.435657 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 69344a20f528cd08aa2b886a4edcbbc3f07bdb4d5fd18199eb162ad2f45bd757 | 33,859 | [
-1
] |
33,860 | install-topics.lsp | rwoldford_Quail/source/documentation/install-topics.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; install-topics.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (C) 1992 Statistical Computing Laboratory, U... | 10,104 | Common Lisp | .l | 241 | 30.962656 | 125 | 0.549657 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | f036d5a4f0a0f6b66574fc4be4efc1c253746c7ef0a76e673f67d18084eecf49 | 33,860 | [
-1
] |
33,861 | doc-vars.lsp | rwoldford_Quail/source/documentation/doc-vars.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; doc-vars.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; copyright (c) 1992 statistical computing laboratory, unive... | 938 | Common Lisp | .l | 25 | 33.68 | 80 | 0.317127 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | a33a4b5bec192710d946458cb45b31d41313e1e0276b3a8f75d166d4512c1610 | 33,861 | [
-1
] |
33,862 | doc-type.lsp | rwoldford_Quail/source/documentation/doc-type.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; doc-type.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; copyright (c) 1991 statistical computing laboratory, unive... | 7,466 | Common Lisp | .l | 180 | 35.377778 | 113 | 0.627361 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | c60e24d67972344116a5b5c95553481c789a481c1c7cc600582093830d7ee7e6 | 33,862 | [
-1
] |
33,863 | topic.lsp | rwoldford_Quail/source/documentation/topic.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; topic.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; copyright (c) 1990 statistical computing laboratory, uni... | 4,808 | Common Lisp | .l | 122 | 32.581967 | 103 | 0.6 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 5e0c9c4bf9fb54de92b11d6740450926f37ca0664d5effd7ef4bbeadc78d8b6e | 33,863 | [
-1
] |
33,864 | documentation-path.lsp | rwoldford_Quail/source/documentation/documentation-path.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; test-documentation-path.lsp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (C) 1991 Statistical Computing Labo... | 10,012 | Common Lisp | .l | 267 | 28.359551 | 118 | 0.534669 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 1fcfd4fb8e3a6cd2c581df3e9ced8e421b3b5103c1743c1b99e938f1dbd896fa | 33,864 | [
-1
] |
33,865 | documentation.lsp | rwoldford_Quail/source/documentation/documentation.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; documentation.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (C) 1991 Statistical Computing Laboratory, ... | 17,450 | Common Lisp | .l | 446 | 30.959641 | 90 | 0.538969 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 474263ac85fa4ead4560ff0d9af7ded4b5b2a1af5a2326218c84cdb9ce806548 | 33,865 | [
-1
] |
33,866 | generate-topic.lsp | rwoldford_Quail/source/documentation/generate-topic.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; generate-topic.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (C) 1992 Statistical Computing Laboratory, U... | 11,319 | Common Lisp | .l | 244 | 29.54918 | 125 | 0.476005 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | d7f801d327bc0844453cfa633e6326610b6a8b36cf32cfc3e35a92a390677cd1 | 33,866 | [
-1
] |
33,867 | Test.lsp | rwoldford_Quail/source/documentation/Test.lsp | (setf a (make-doc 'deriv :generic-function))
(qk::method-list a)
(setf q::methods (qk::method-list a))
(setf q::symbol 'deriv)
(step (make-methods-display-list
:symbol q::symbol
:title "Methods"
:methods q::methods
:group? T))
(defun foo () ... | 4,310 | Common Lisp | .l | 122 | 24.909836 | 76 | 0.51834 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 611208948ecc30d81d10f1f64e0d981a2e77e34faf392eb2a8ea50133f44b295 | 33,867 | [
-1
] |
33,868 | help-window.lsp | rwoldford_Quail/source/documentation/help-window.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; help-window.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; Copyright (c) Statistical Computing Laboratory
;;; Universi... | 5,064 | Common Lisp | .l | 116 | 31.896552 | 113 | 0.508747 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | ca1fcd2dca45a4e838a3f6ec5615a1971b415a79f23030c86f8fdad6d4f4ced1 | 33,868 | [
-1
] |
33,869 | track-new-symbols.lsp | rwoldford_Quail/source/documentation/track-new-symbols.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; track-new-symbols.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (C) 1992 Statistical Computing Laboratory... | 5,906 | Common Lisp | .l | 131 | 35.19084 | 129 | 0.576524 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 1c437d76275af01dbba5e6acf8a36773a8fd80fa126b4b3f2c0f1d67bcdac80c | 33,869 | [
-1
] |
33,870 | tex-doc-symbols.lsp | rwoldford_Quail/source/documentation/tex-doc-symbols.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; tex-doc-symbols.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; copyright (c) 1991 statistical computing laboratory, unive... | 7,031 | Common Lisp | .l | 172 | 32.069767 | 100 | 0.566868 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 845facb79402e9e44619dd1de8fd42138e73051a861af0058093a651971185db | 33,870 | [
-1
] |
33,871 | utility.lsp | rwoldford_Quail/source/documentation/utility.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; utility.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (C) 1991 Statistical Computing Laboratory, U... | 4,635 | Common Lisp | .l | 109 | 35.513761 | 115 | 0.491968 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 6c1cfed113ce3ad45d58dd16f248947cb8a8e368a855f6316e58726ea5c348a5 | 33,871 | [
-1
] |
33,872 | doc-pprint.lsp | rwoldford_Quail/source/documentation/doc-pprint.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; doc-pprint.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (c) 1991 Statistical Computing Labo... | 1,060 | Common Lisp | .l | 31 | 29.935484 | 84 | 0.391347 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 719ffff355b28638e1ee9ca8a55eb2242714046398a4c80576edcbe2f56efc40 | 33,872 | [
-1
] |
33,873 | make-doc.lsp | rwoldford_Quail/source/documentation/make-doc.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; make-doc.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (C) 1991 Statistical Computing Laboratory, ... | 18,094 | Common Lisp | .l | 439 | 31.063781 | 109 | 0.504203 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 06cafec3168c0f7356c4768236edb0baf8e767c31a9402325c2695320dda07bf | 33,873 | [
-1
] |
33,874 | utility-args.lsp | rwoldford_Quail/source/documentation/utility-args.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; utility-args.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; copyright (c) 1991 statistical computing laborato... | 3,977 | Common Lisp | .l | 89 | 28.41573 | 89 | 0.417528 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | dd5da35876acc01f59315f7371fea1ee66b50e8f1f6929658986f320cb3385b7 | 33,874 | [
-1
] |
33,875 | help-view.lsp | rwoldford_Quail/source/documentation/help-view.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; help-view.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; Copyright (c) Statistical Computing Laboratory
;;; University... | 3,629 | Common Lisp | .l | 92 | 29.054348 | 86 | 0.496124 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 73fd801803f1f40cdcfd0bccf8bacab6d8112444682e399532e1dd369e720154 | 33,875 | [
-1
] |
33,876 | doc-index.lsp | rwoldford_Quail/source/documentation/doc-index.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; doc-index.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; copyright (c) 1990 statistical computing laboratory,... | 8,014 | Common Lisp | .l | 205 | 28.565854 | 131 | 0.505726 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 7c49014cdbffcb7a76ec9508e2728731d99eda6288567563a66d2e0e32969d43 | 33,876 | [
-1
] |
33,877 | auto-topics.lsp | rwoldford_Quail/source/documentation/auto-topics.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; auto-topics.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (C) 1992 Statistical Computing Laboratory, University ... | 10,577 | Common Lisp | .l | 223 | 34.434978 | 118 | 0.539715 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | cd43b534c4e6f461c2acfd7ce5e448ec8a0c549338d24547a8b180756884fa95 | 33,877 | [
-1
] |
33,878 | example-topic.lsp | rwoldford_Quail/source/documentation/example-topic.lsp | (setf (doc 'getting-started :topic)
(make-instance 'quail-kernel::topic-documentation
:name
"getting-started"
:doc-capsule
"How to get started in Quail."
:doc-elaboration
nil
... | 2,468 | Common Lisp | .l | 68 | 14.470588 | 62 | 0.315526 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 54269a246d4e55c66650ebdef63d5494a6e466f45d610e92397d87db4b9a2324 | 33,878 | [
-1
] |
33,879 | tex-basic.lsp | rwoldford_Quail/source/documentation/tex-basic.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; tex-basic.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; copyright (c) 1990 statistical computing laboratory,... | 4,558 | Common Lisp | .l | 102 | 38.343137 | 82 | 0.492731 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 5c12977244ce61ef565dc73a85a41c93413515ad1a8c3baf45727c05dfe0344f | 33,879 | [
-1
] |
33,881 | header-box.lsp | rwoldford_Quail/source/documentation/header-box.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; header-box.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; Copyright (c) Statistical Computing Laboratory
;;; Universit... | 9,418 | Common Lisp | .l | 218 | 26.990826 | 112 | 0.445246 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | ffc3e203ad2b1dc19f65596dc0f0e7dceb3c5aa900a65219cd6c31978aa5db3d | 33,881 | [
-1
] |
33,882 | tex-ext.lsp | rwoldford_Quail/source/documentation/tex-ext.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; tex-ext.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (C) 1994 Statistical Computing Laboratory, U... | 8,698 | Common Lisp | .l | 220 | 28.686364 | 82 | 0.469239 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | bbc3d5efc6238e4abcf9cec4300ad408072c3003ce3fe73d50d53274e77163b1 | 33,882 | [
-1
] |
33,883 | edit-file.lsp | rwoldford_Quail/source/documentation/edit-file.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; edit-file.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; Copyright (c) Statistical Computing Laboratory
;;; University of ... | 1,066 | Common Lisp | .l | 27 | 36.259259 | 133 | 0.438409 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 62f4f30725743acbce51389dc996eec8f5e088db27afccaf99df59942aaf5fc4 | 33,883 | [
-1
] |
33,884 | write-doc.lsp | rwoldford_Quail/source/documentation/write-doc.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; write-doc.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (C) 1991 Statistical Computing Laboratory,... | 20,596 | Common Lisp | .l | 600 | 25.706667 | 86 | 0.459699 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | f4ae102ffe1caac282b583d136b6840d0cfe2f7c7ab88da5af076faebd9d899c | 33,884 | [
-1
] |
33,885 | documentation-string.lsp | rwoldford_Quail/source/documentation/documentation-string.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; documentation-string.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; Copyright (C) 1992 Statistical Computing Labor... | 4,344 | Common Lisp | .l | 113 | 24.725664 | 87 | 0.408173 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 6e06d5a6b2dabf3d6db9aa805ffed097a6eb02bfc897d242ad7eeeb24a84532b | 33,885 | [
-1
] |
33,886 | inform-user.lsp | rwoldford_Quail/source/documentation/inform-user.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; inform-user.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; Copyright (c) Statistical Computing Laboratory
;;; Universi... | 4,971 | Common Lisp | .l | 115 | 35.521739 | 106 | 0.542394 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 0f6be778c4dc65240fbbce6bcb8277d1e894ede44948a32475509baf7be8b02b | 33,886 | [
-1
] |
33,887 | document-symbols.lsp | rwoldford_Quail/source/documentation/document-symbols.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; document-symbols.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; copyright (c) 1991 statistical computing laboratory... | 3,590 | Common Lisp | .l | 82 | 35.780488 | 114 | 0.530512 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | b9e9e1bdc7da0e81cdf2fef98b58fdfe12c146a4d3f997dcca52347ca7588bc8 | 33,887 | [
-1
] |
33,888 | document-topics.lsp | rwoldford_Quail/source/documentation/document-topics.lsp | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;; document-topics.lisp
;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;
;;;
;;; copyright (c) 1991 statistical computing laboratory,... | 4,820 | Common Lisp | .l | 102 | 32.029412 | 95 | 0.495171 | rwoldford/Quail | 0 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:43:28 AM (Europe/Amsterdam) | 66d37717c3c8840bb1414588fe7344f16a61a682a1b62bbd116c2aafe172bc01 | 33,888 | [
-1
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.