Commit graph

78 commits

Author SHA1 Message Date
Katherine Cox-Buday
13e3bc1c80
gnu: Add cl-ana.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana, cl-ana): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:49 +01:00
Katherine Cox-Buday
c16e3dfb1c
gnu: Add cl-ana.statistical-learning.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.statistical-learning,
  cl-ana.statistical-learning): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday
5f413815c9
gnu: Add cl-ana.makeres-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-utils, cl-ana.makeres-utils):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday
d154dd5a1b
gnu: Add cl-ana.makeres-branch.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-branch,
  cl-ana.makeres-branch): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday
2e43d80da1
gnu: Add cl-ana.makeres-graphviz.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-graphviz,
  cl-ana.makeres-graphviz): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday
a9810e7049
gnu: Add cl-ana.makeres-table.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-table, cl-ana.makeres-table):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday
5ae0b25e06
gnu: Add cl-ana.makeres-progress.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-progress,
  cl-ana.makeres-progress): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday
98e5f45e79
gnu: Add cl-ana.makeres-block.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-block, cl-ana.makeres-block):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:48 +01:00
Katherine Cox-Buday
ad9e007e62
gnu: Add cl-ana.makeres-macro.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres-macro, cl-ana.makeres-macro):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday
26b875f6a9
gnu: Add cl-ana.makeres.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.makeres, cl-ana.makeres): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday
f97cc359df
gnu: Add cl-ana.serialization.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.serialization, cl-ana.serialization):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday
d521d67a50
gnu: Add cl-ana.table-viewing.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.table-viewing, cl-ana.table-viewing):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday
0f5350c12c
gnu: Add cl-ana.plotting.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.plotting, cl-ana.plotting): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday
81e6c659a5
gnu: Add cl-ana.gnuplot-interface.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.gnuplot-interface,
  cl-ana.gnuplot-interface, ecl-cl-ana.gnuplot-interface): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday
a47ce94c75
gnu: Add cl-ana.statistics.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.statistics, cl-ana.statistics): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday
d6c13a8e7b
gnu: Add cl-ana.file-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.file-utils, cl-ana.file-utils,
  ecl-cl-ana.file-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:47 +01:00
Katherine Cox-Buday
dffb0c0e56
gnu: Add cl-ana.histogram.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.histogram, cl-ana.histogram): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday
2f7d1dc511
gnu: Add cl-ana.fitting.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.fitting, cl-ana.fitting): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday
c20b30cbb4
gnu: Add cl-ana.map.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.map, cl-ana.map, ecl-cl-ana.map): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday
71b76a9bed
gnu: Add cl-ana.hash-table-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.hash-table-utils,
  cl-ana.hash-table-utils, ecl-cl-ana.hash-table-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday
28ffe46225
gnu: Add cl-ana.clos-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.clos-utils, cl-ana.clos-utils,
  ecl-cl-ana.clos-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday
05ec287988
gnu: Add cl-ana.lorentz.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.lorentz, cl-ana.lorentz): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday
01d659f530
gnu: Add cl-ana.linear-algebra.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.linear-algebra,
  cl-ana.linear-algebra): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday
7d500ae4eb
gnu: Add cl-ana.reusable-table.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.reusable-table,
  cl-ana.reusable-table, ecl-cl-ana.reusable-table): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:46 +01:00
Katherine Cox-Buday
89f01125ac
gnu: Add cl-ana.csv-table.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.csv-table, cl-ana.csv-table): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday
14b1a21520
gnu: Add cl-ana.ntuple-table.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.ntuple-table, cl-ana.ntuple-table):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday
cd874248e1
gnu: Add cl-ana.gsl-cffi.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.gsl-cffi, cl-ana.gsl-cffi,
  ecl-cl-ana.gsl-cffi): New variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday
8e2c140c03
gnu: Add cl-ana.hdf-table.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.hdf-table, cl-ana.hdf-table,
  ecl-cl-ana.hdf-table): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday
82900285e8
gnu: Add cl-ana.typed-table.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.typed-table, cl-ana.typed-table,
  ecl-cl-ana.typed-table): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday
05216cf76d
gnu: Add cl-ana.hdf-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.hdf-utils, cl-ana.hdf-utils,
  ecl-cl-ana.hdf-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday
465199817a
gnu: Add cl-ana.hdf-typespec.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.hdf-typespec, cl-ana.hdf-typespec,
  ecl-cl-ana.hdf-typespec): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:45 +01:00
Katherine Cox-Buday
bc9e1dd2a5
gnu: Add cl-ana.typespec.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.typespec, cl-ana.typespec,
  ecl-cl-ana.typespec): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday
011cf6f5f2
gnu: Add cl-ana.memoization.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.memoization, cl-ana.memoization,
  ecl-cl-ana.memoization): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday
e073d69534
gnu: Add cl-ana.int-char.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.int-char, cl-ana.int-char,
  ecl-cl-ana.int-char): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday
769015b9d7
gnu: Add cl-ana.hdf-cffi.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.hdf-cffi, cl-ana.hdf-cffi,
  ecl-cl-ana.hdf-cffi): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday
eac5d1dd4c
gnu: Add cl-ana.table-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.table-utils, cl-ana.table-utils,
  ecl-cl-ana.table-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday
fc029fe3a0
gnu: Add cl-ana.table.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.table, cl-ana.table,
  ecl-cl-ana.table): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday
a2aeef614c
gnu: Add cl-ana.quantity.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.quantity, cl-ana.quantity): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday
87e58e2b61
gnu: Add cl-ana.error-propogation.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.error-propogation,
  cl-ana.error-propogation): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:44 +01:00
Katherine Cox-Buday
f69f023581
gnu: Add cl-ana.tensor.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.tensor, cl-ana.tensor,
  ecl-cl-ana.tensor): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday
7468ca3cce
gnu: Add cl-ana.binary-tree.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.binary-tree, cl-ana.binary-tree,
  ecl-cl-ana.binary-tree): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday
141d96e1b9
gnu: Add cl-ana.macro-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.macro-utils, cl-ana.macro-utils,
  ecl-cl-ana.macro-utils): New packages.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday
ad09a96a8d
gnu: Add cl-ana.symbol-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.symbol-utils, cl-ana.symbol-utils,
  ecl-cl-ana.symbol-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday
39ba698b83
gnu: Add cl-ana.calculus.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.calculus, cl-ana.calculus,
  ecl-cl-ana.calculus): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday
6d69c5b492
gnu: Add cl-ana.math-functions.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.math-functions,
  cl-ana.math-functions): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday
35b5ca2479
gnu: Add cl-ana.generic-math.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.generic-math, cl-ana.generic-math,
  ecl-cl-ana.generic-math): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday
ea988c3b20
gnu: Add cl-ana.list-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.list-utils, cl-ana.list-utils,
  ecl-cl-ana.list-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:43 +01:00
Katherine Cox-Buday
927895d76d
gnu: Add cl-ana.functional-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.functional-utils,
  cl-ana.functional-utils, ecl-cl-ana.functional-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday
d9d3a1a8de
gnu: Add cl-ana.string-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.string-utils, cl-ana.string-utils,
  ecl-cl-ana.string-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00
Katherine Cox-Buday
dc60235bc5
gnu: Add cl-ana.package-utils.
* gnu/packages/lisp-xyz.scm (sbcl-cl-ana.package-utils, cl-ana.package-utils,
  ecl-cl-ana.package-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-01-03 20:45:42 +01:00