summaryrefslogtreecommitdiff
path: root/gnu/packages/maths.scm
AgeCommit message (Collapse)Author
2017-08-31gnu: Add pt-scotch32.Paul Garlick
* gnu/packages/maths.scm (pt-scotch32): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-08-31gnu: Add "scotch32".Paul Garlick
* gnu/packages/maths.scm (scotch32): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-08-30gnu: coda: Update to 2.18.2.Thomas Danckaert
* gnu/packages/maths.scm (coda): Update to 2.18.2.
2017-08-29Update e-mail for Kei Kebreau.Kei Kebreau
* .mailmap: Map kei@openmailbox.org to current address. * gnu/local.mk: Replace kei@openmailbox.org to current address. * gnu/packages/backup.scm: Likewise. * gnu/packages/calendar.scm: Likewise. * gnu/packages/check.scm: Likewise. * gnu/packages/compression.scm: Likewise. * gnu/packages/documentation.scm: Likewise. * gnu/packages/emacs.scm: Likewise. * gnu/packages/fltk.scm: Likewise. * gnu/packages/freedesktop.scm: Likewise. * gnu/packages/game-development.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gnustep.scm: Likewise. * gnu/packages/gtk.scm: Likewise. * gnu/packages/hexedit.scm: Likewise. * gnu/packages/image.scm: Likewise. * gnu/packages/maths.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/xfce.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/tcl.scm: Likewise. * gnu/packages/textutils.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/w3m.scm: Likewise. * gnu/packages/web.scm: Likewise. * gnu/packages/web-browsers.scm: Likewise. * gnu/packages/patches/wmfire-update-for-new-gdk-versions.patch: Likewise.
2017-08-26Merge branch 'core-updates'Marius Bakke
2017-08-21gnu: z3: Build Python bindings.Theodoros Foradis
* gnu/packages/maths.scm (z3): Add python bindings. [build-system]: Change to cmake-build-system. [arguments]: Remove "changedir" phase. Add "bootstrap" and "make-test-z3" phases; replace the "check" phase. Add #:configure-flags. Remove #:test-target. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-08-21Merge branch 'master' into core-updatesMarius Bakke
2017-08-16gnu: hdf4: Fix building on aarch64.Efraim Flashner
* gnu/packages/maths.scm (hdf4)[arguments]: Add a phase to improve detection and support for aarch64-linux.
2017-08-15Merge branch 'master' into core-updatesMark H Weaver
2017-08-13gnu: wxmaxima: Update to 17.05.1.Kei Kebreau
* gnu/packages/maths.scm (wxmaxima): Update to 17.05.1. [arguments]: Put "autoconf" phase after the "unpack" phase. Fix indentation.
2017-08-09Merge branch 'master' into core-updatesMark H Weaver
2017-08-09gnu: dealii: Update to 8.5.0.Eric Bavier
* gnu/packages/maths.scm (dealii): Update to 8.5.0. [arguments]: Delete 'hint-example-prefix phase, which would need adjusting for this version. Users can use e.g. 'export DEAL_II_DIR=$GUIX_ENVIRONMENT'. Adjust configuration flags.
2017-08-09gnu: suitesparse: Update to 4.5.5.Eric Bavier
* gnu/packages/maths.scm (suitesparse): Update to 4.5.5. [source]: Add 'modules' and 'snippet' field to remove bundled source. [arguments]: Remove 'prepare-out' phase. Adjust #:make-flags for metis. Make build parallel, since it now appears to be safe. [inputs]: Add metis.
2017-08-09gnu: suitesparse: Use modify-phases.Eric Bavier
* gnu/packages/maths.scm (suitesparse)[arguments]: Use modify-phases.
2017-08-09gnu: petsc, slepc: Use 'parallel-job-count'.Eric Bavier
* gnu/packages/maths.scm (petsc, slepc)[arguments]: Set #:make-flags to override default unlimited '-j'. (petsc)[arguments]: Scrub build machine cores from installed files in 'clean-local-references' phase.
2017-08-09gnu: slepc: Update to 3.7.4.Eric Bavier
* gnu/packages/maths.scm (slepc): Update to 3.7.4. [source]: Use direct source link. Remove 'file-name' field.
2017-08-09gnu: petsc: Update to 3.7.6.Eric Bavier
* gnu/packages/maths.scm (petsc): Update to 3.7.6.
2017-08-07Merge branch 'master' into core-updatesMark H Weaver
2017-08-07gnu: cubicle: Fix evaluation.Marius Bakke
* gnu/packages/maths.scm (cubicle)[native-inputs]: Retrieve WHICH from (gnu packages base).
2017-08-06Merge branch 'master' into core-updatesMark H Weaver
2017-08-05gnu: Add cubicle.Julien Lepiller
* gnu/packages/maths.scm (cubicle): New variable.
2017-08-03gnu: r-pracma: Update to 2.0.7.Ricardo Wurmus
* gnu/packages/maths.scm (r-pracma): Update to 2.0.7.
2017-08-03gnu: vc: Limit to x86_64 and i686.Efraim Flashner
* gnu/packages/maths.scm (vc)[supported-systems]: New field.
2017-08-02gnu: hdf4: Update to 4.12.13.Thomas Danckaert
* gnu/packages/maths.scm (hdf4): Update to 4.12.13.
2017-08-01Merge branch 'master' into core-updatesMarius Bakke
2017-07-29gnu: Add z3.Theodoros Foradis
* gnu/packages/maths.scm (z3): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-07-28Merge branch 'master' into core-updatesMarius Bakke
2017-07-26gnu: glpk: Update to 4.63.Efraim Flashner
* gnu/packages/maths.scm (glpk): Update to 4.63.
2017-07-25gnu: maxima: Ensure binutils are available at runtime.Kei Kebreau
* gnu/packages/maths.scm (maxima)[arguments]: Use modify-phases syntax. Modify 'post-install' phase.
2017-07-25Revert "gnu: maxima: Ensure gcc is available at runtime."Kei Kebreau
This reverts commit f2fa86cc82b5941bde63b666337eea59aa609e55. Commit 5ea8dbf0c906d51779ba0cf775ec9967f5f42382 fixes the underlying issue in GNU Common Lisp.
2017-07-23Merge branch 'master' into core-updatesLeo Famulari
2017-07-20gnu: lapack: Fix hash of release 3.7.1Maxim Cournoyer
Apparently the release was modified (cleaned-up) in-place. An issue was opened at https://github.com/Reference-LAPACK/lapack-release/issues/4. * gnu/packages/maths.scm (lapack): Fix sha256 hash. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-07-10Merge branch 'master' into core-updatesLeo Famulari
2017-07-08gnu: wxmaxima: Update to 17.05.0.Kei Kebreau
* gnu/packages/maths.scm (wxmaxima): Update to 17.05.0. [source]: Update URL and add file-name. [native-inputs]: Add autoconf, automake and gettext-minimal. [arguments]: Add 'autoconf' phase.
2017-07-07gnu: maxima: Ensure gcc is available at runtime.Kei Kebreau
* gnu/packages/maths.scm (maxima)[inputs]: Add gcc. [arguments]: Use modify-phases syntax. Add 'set-gcc-path' phase.
2017-06-30gnu: itpp: Use texlive-tiny and ghostscript.Ricardo Wurmus
* gnu/packages/maths.scm (itpp)[native-inputs]: Replace texlive-minimal with texlive-tiny; add ghostscript.
2017-06-30gnu: gnuplot: Use texlive-tiny.Ricardo Wurmus
* gnu/packages/maths.scm (gnuplot)[native-inputs]: Replace texlive-minimal with texlive-tiny.
2017-06-29Merge branch 'master' into core-updatesLeo Famulari
2017-06-29gnu: lapack: Install libraries to PREFIX/lib, not PREFIX/lib64.Ludovic Courtès
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.
2017-06-26gnu: scotch: Build in 64-bit mode on 64-bit machines.Ludovic Courtès
* gnu/packages/maths.scm (scotch)[arguments] <configure>: Add "INTSIZE64" CPP flag.
2017-06-26gnu: lapack: Build with LAPACKE_WITH_TMG=ON.Ludovic Courtès
* gnu/packages/maths.scm (lapack)[arguments]: Pass "-DLAPACKE_WITH_TMG=ON".
2017-06-26gnu: lapack: Update to 3.7.1.Ludovic Courtès
* gnu/packages/maths.scm (lapack): Update to 3.7.1.
2017-06-26Merge branch 'master' into core-updatesMark H Weaver
2017-06-25gnu: hdf5: Update to 1.8.19.Thomas Danckaert
* gnu/packages/maths.scm (hdf5): Update to 1.8.19. [source]: Update uri.
2017-06-21gnu: gsl: Update to 2.4.Arun Isaac
* gnu/packages/maths.scm (gsl): Update to 2.4. [arguments]: Remove #:parallel-tests?.
2017-06-20gnu: Move contents of zip module into compression module.Arun Isaac
* 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.
2017-06-20Merge branch 'master' into core-updatesMark H Weaver
2017-06-19gnu: glpk: Update to 4.62.Efraim Flashner
* gnu/packages/maths.scm (glpk): Update to 4.62.
2017-06-07Merge branch 'master' into core-updatesLeo Famulari
This merge commit includes a fix for CVE-2017-6512 in Perl 5.26.0.
2017-06-06gnu: maxima: Update to 5.40.0.Kei Kebreau
* gnu/packages/maths.scm (maxima): Update to 5.40.0.