~ruther/guix-local

ref: a64b174751a9fa76375d35d2f2a47a4c93ce0206 guix-local/gnu/packages/maths.scm -rw-r--r-- 125.2 KiB
1024c811 — Leo Famulari 8 years ago
Merge branch 'master' into core-updates
3ab869b6 — Ludovic Courtès 8 years ago
gnu: lapack: Install libraries to PREFIX/lib, not PREFIX/lib64.

This fixes a regression introduced in
ef39a17717a10a7f406730258acfdb07934c7255, which would break
python-scipy ("undefined reference to `zungqr_'").

* gnu/packages/maths.scm (lapack)[arguments]: Add
"-DCMAKE_INSTALL_LIBDIR" to #:configure-flags.
26599d69 — Ludovic Courtès 8 years ago
gnu: scotch: Build in 64-bit mode on 64-bit machines.

* gnu/packages/maths.scm (scotch)[arguments] <configure>: Add
"INTSIZE64" CPP flag.
11f0c4e8 — Ludovic Courtès 8 years ago
gnu: lapack: Build with LAPACKE_WITH_TMG=ON.

* gnu/packages/maths.scm (lapack)[arguments]: Pass
"-DLAPACKE_WITH_TMG=ON".
ef39a177 — Ludovic Courtès 8 years ago
gnu: lapack: Update to 3.7.1.

* gnu/packages/maths.scm (lapack): Update to 3.7.1.
ed068b96 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
2da63064 — Thomas Danckaert 9 years ago
gnu: hdf5: Update to 1.8.19.

* gnu/packages/maths.scm (hdf5): Update to 1.8.19.
[source]: Update uri.
f885fc05 — Arun Isaac 9 years ago
gnu: gsl: Update to 2.4.

* gnu/packages/maths.scm (gsl): Update to 2.4.
[arguments]: Remove #:parallel-tests?.
148585c2 — Arun Isaac 9 years ago
gnu: Move contents of zip module into compression module.

* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to...
* gnu/packages/compression.scm: ...here.
* gnu/packages/zip.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file.
* po/packages/POTFILES.in: Unregister deleted file.
* gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression,
docbook, documentation, fonts, fpga, game-development, games, gl, gnome,
gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice,
markup, maths, mc, monitoring, music, php, pretty-print, python, scheme,
smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml,
zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm:
Adapt module import.
9815739e — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
299b0525 — Efraim Flashner 9 years ago
gnu: glpk: Update to 4.62.

* gnu/packages/maths.scm (glpk): Update to 4.62.
c67d587f — Leo Famulari 9 years ago
Merge branch 'master' into core-updates

This merge commit includes a fix for CVE-2017-6512 in Perl 5.26.0.
89b8df97 — Kei Kebreau 9 years ago
gnu: maxima: Update to 5.40.0.

* gnu/packages/maths.scm (maxima): Update to 5.40.0.
d1a91408 — Ricardo Wurmus 9 years ago
Merge branch 'master' into core-updates
5e54f4ad — Leo Famulari 9 years ago
gnu: flex-2.6.1: Remove variable.

* gnu/packages/flex.scm (flex-2.6.1): Remove variable.
* gnu/packages/bootloaders.scm (grub, dtc): Use flex instead of flex-2.6.1.
* gnu/packages/embedded.scm (propeller-binutils, binutils-vc4): Likewise.
* gnu/packages/maths.scm (scotch): Likewise.
* gnu/packages/wine.scm (wine): Likewise.
61b1df6f — Marius Bakke 9 years ago
Merge branch 'master' into staging
7adaab9f — Ben Woodcroft 9 years ago
gnu: Add ocaml4.01-gsl.

* gnu/packages/maths.scm (ocaml4.01-gsl): New variable.
300200b6 — Thomas Danckaert 9 years ago
gnu: Add netcdf-fortran.

* gnu/packages/maths.scm (netcdf-fortran): New variable.
1524851f — Leo Famulari 9 years ago
Merge branch 'master' into staging
7d873e0c — Kei Kebreau 9 years ago
gnu: gnuplot: Update to 5.0.6.

* gnu/packages/maths.scm (gnuplot): Update to 5.0.6.
Next