~ruther/guix-local

ref: e8bf3ced253bcf27e95b4fc46fdf8140550e43ed guix-local/gnu/packages/maths.scm -rw-r--r-- 77.2 KiB
295fc082 — Efraim Flashner 10 years ago
gnu: pspp: Use gtksourceview-2.

* gnu/packages/maths.scm (pspp)[inputs]: Use gtksourceview-2.
d8c97beb — Efraim Flashner 10 years ago
gnu: Add wcalc.

* gnu/packages/maths.scm (wcalc): New variable.
19659acc — Efraim Flashner 10 years ago
gnu: octave: Upgrade to 4.0.0.

* gnu/packages/maths.scm (octave): Update to 4.0.0.
552cb93c — Efraim Flashner 10 years ago
gnu: glpk: Update to 4.57.

* gnu/packages/maths.scm (glpk): Update to 4.57.
5adbe65f — Efraim Flashner 10 years ago
gnu: gsl: Enable tests.

* gnu/packages/maths.scm (gsl)[arguments]: Enable tests for i686-linux.
f1339551 — Efraim Flashner 10 years ago
gnu: gsl: Update to 2.0.

* gnu/packages/maths.scm (gsl): Update to 2.0.
  [source]: Remove patches.
* gnu/packages/patches/gsl-poly-test-fix-pt1.patch,
  gnu/packages/patches/gsl-poly-test-fix-pt2.patch: Remove files.
* gnu-system.am (dist_patch_DATA): Remove patches.
bd0b4379 — Ricardo Wurmus 10 years ago
gnu: openblas: Make substitutable on MIPS.

* gnu/packages/maths.scm (openblas)[arguments]: Make package
  substitutable when the system is MIPS.
8a637e79 — Ricardo Wurmus 10 years ago
gnu: openblas: Set TARGET to SICORTEX on MIPS.

* gnu/packages/maths.scm (openblas)[arguments]: Add "TARGET=SICORTEX" to
  make-flags when building for MIPS.
eed588d9 — 宋文武 10 years ago
Merge branch 'master' into dbus-update
69851c59 — Ricardo Wurmus 10 years ago
gnu: openblas: Update to 0.2.15.

* gnu/packages/maths.scm (openblas): Update to 0.2.15.
7c6fb733 — Mark H Weaver 10 years ago
Merge branch 'master' into dbus-update
cbe95057 — Efraim Flashner 10 years ago
gnu: units: Update to 2.12.

* gnu/packages/maths.scm (units): Update to 2.12.
319fe79d — Mark H Weaver 10 years ago
Merge branch 'master' into core-updates
127cbd85 — Andreas Enge 10 years ago
gnu: glpk: Update to 4.56.

* gnu/packages/maths.scm (glpk): Update to 4.56.
71923a91 — Andreas Enge 10 years ago
gnu: openblas: Fix configure flags on armhf and take target system into account for cross building.

* gnu/packages/maths.scm (openblas)[arguments]: Make package substitutable
  and enable runtime cpu detection only on x86 systems. Take the target
  system into account when cross compiling.
e1556533 — Ludovic Courtès 10 years ago
Merge branch 'core-updates'
75710da6 — Ludovic Courtès 10 years ago
Merge branch 'master' into core-updates
194c7f95 — Andreas Enge 10 years ago
gnu: Add FLANN.

* gnu/packages/maths.scm (flann): New variable.
96c46210 — Ludovic Courtès 10 years ago
gnu: Use 'install-file' instead of 'mkdir-p' and 'copy-file' in obvious cases.

* gnu/packages/bioinformatics.scm (bedtools, bowtie, bwa, hisat, samtools,
  plink, star): Use 'install-file' instead of 'mkdir-p' + 'copy-file'.
* gnu/packages/check.scm (catch-framework): Likewise.
* gnu/packages/code.scm (global): Likewise.
* gnu/packages/emacs.scm (magit-svn, haskell-mode, emacs-pdf-tools):
  Likewise.
* gnu/packages/engineering.scm (fastcap, fasthenry): Likewise.
* gnu/packages/gnuzilla.scm (nss): Likewise.
* gnu/packages/guile.scm (guile-minikanren): Likewise.
* gnu/packages/java.scm (swt): Likewise.
* gnu/packages/make-bootstrap.scm (%static-binaries): Likewise.
* gnu/packages/maths.scm (lpsolve): Likewise.
* gnu/packages/mp3.scm (mpc123): Likewise.
* gnu/packages/ninja.scm (ninja): Likewise.
* gnu/packages/python.scm (python-numpy, python-pyparsing): Likewise.
* gnu/packages/screen.scm (dtach): Likewise.
* gnu/packages/synergy.scm (synergy): Likewise.
* gnu/packages/textutils.scm (utf8proc): Likewise.
* gnu/packages/version-control.scm (git-test-sequence): Likewise.
* gnu/packages/wicd.scm (wicd): Likewise.
c01876b1 — Ludovic Courtès 10 years ago
gnu: pspp: Update to 0.8.5.

* gnu/packages/maths.scm (pspp)[source]: Update to 0.8.5.
  [native-inputs]: Add TEXINFO.
Next