Age | Commit message (Expand) | Author |
2017-09-07 | gnu: Add BLIS....* gnu/packages/maths.scm (make-blis): New procedure.
(blis, ignorance): New variables.
(blis/x86_64): New macro.
(blis-sandybridge, blis-haswell, blis-knl): New variables.
| Ludovic Courtès |
2017-09-04 | gnu: pt-scotch32: use keyword arguments from "scotch32"...*gnu/packages/maths.scm (pt-scotch32) [arguments]: substitute keyword
arguments from "scotch32" package, ensuring that the INTSIZE32 macro is
set
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul Garlick |
2017-09-01 | gnu: netcdf: Fix reproducibility issue; remove unneeded references....* gnu/packages/maths.scm (netcdf) [arguments]: Add phase to fix the embedded
'Configured On' date; truncate reference to compiler store item.
| Thomas Danckaert |
2017-09-01 | gnu: hdf4: Avoid unneeded store references to compilers....* gnu/packages/maths.scm (hdf4) [arguments]: Add phase 'patch-settings to
truncate hashes of compiler store items.
| Thomas Danckaert |
2017-09-01 | gnu: hdf5: Avoid unneeded store references to compilers....* gnu/packages/maths.scm (hdf5) [arguments]: Add phase to patch
"libhdf5.settings", removing references to the C/C++/Fortran compilers.
| Thomas Danckaert |
2017-09-01 | gnu: hdf5: Add output for fortran interface....* gnu/packages/maths.scm (hdf5) [native-inputs]: Add gfortran.
[outputs]: Add "fortran".
[arguments]: Enable Fortran compilation; add "/lib" directory of the fortran
output to the runpath of the Fortran libs; add a 'split phase to move
all Fortran-related files to the the Fortran output store location.
| Thomas Danckaert |
2017-08-31 | gnu: Add pt-scotch32....* gnu/packages/maths.scm (pt-scotch32): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul Garlick |
2017-08-31 | gnu: Add "scotch32"....* gnu/packages/maths.scm (scotch32): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul Garlick |
2017-08-30 | gnu: coda: Update to 2.18.2....* gnu/packages/maths.scm (coda): Update to 2.18.2.
| Thomas Danckaert |
2017-08-29 | Update e-mail for 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.
| Kei Kebreau |
2017-08-26 | Merge branch 'core-updates' | Marius Bakke |
2017-08-21 | gnu: z3: Build Python bindings....* 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>
| Theodoros Foradis |
2017-08-21 | Merge branch 'master' into core-updates | Marius Bakke |
2017-08-16 | gnu: hdf4: Fix building on aarch64....* gnu/packages/maths.scm (hdf4)[arguments]: Add a phase to improve
detection and support for aarch64-linux.
| Efraim Flashner |
2017-08-15 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-08-13 | gnu: wxmaxima: Update to 17.05.1....* gnu/packages/maths.scm (wxmaxima): Update to 17.05.1.
[arguments]: Put "autoconf" phase after the "unpack" phase. Fix
indentation.
| Kei Kebreau |
2017-08-09 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-08-09 | gnu: dealii: Update to 8.5.0....* 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.
| Eric Bavier |
2017-08-09 | gnu: suitesparse: Update to 4.5.5....* 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.
| Eric Bavier |
2017-08-09 | gnu: suitesparse: Use modify-phases....* gnu/packages/maths.scm (suitesparse)[arguments]: Use modify-phases.
| Eric Bavier |
2017-08-09 | gnu: petsc, slepc: Use 'parallel-job-count'....* 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.
| Eric Bavier |
2017-08-09 | gnu: slepc: Update to 3.7.4....* gnu/packages/maths.scm (slepc): Update to 3.7.4.
[source]: Use direct source link. Remove 'file-name' field.
| Eric Bavier |
2017-08-09 | gnu: petsc: Update to 3.7.6....* gnu/packages/maths.scm (petsc): Update to 3.7.6.
| Eric Bavier |
2017-08-07 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-08-07 | gnu: cubicle: Fix evaluation....* gnu/packages/maths.scm (cubicle)[native-inputs]: Retrieve WHICH from
(gnu packages base).
| Marius Bakke |
2017-08-06 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-08-05 | gnu: Add cubicle....* gnu/packages/maths.scm (cubicle): New variable.
| Julien Lepiller |
2017-08-03 | gnu: r-pracma: Update to 2.0.7....* gnu/packages/maths.scm (r-pracma): Update to 2.0.7.
| Ricardo Wurmus |
2017-08-03 | gnu: vc: Limit to x86_64 and i686....* gnu/packages/maths.scm (vc)[supported-systems]: New field.
| Efraim Flashner |
2017-08-02 | gnu: hdf4: Update to 4.12.13....* gnu/packages/maths.scm (hdf4): Update to 4.12.13.
| Thomas Danckaert |
2017-08-01 | Merge branch 'master' into core-updates | Marius Bakke |
2017-07-29 | gnu: Add z3....* gnu/packages/maths.scm (z3): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Theodoros Foradis |
2017-07-28 | Merge branch 'master' into core-updates | Marius Bakke |
2017-07-26 | gnu: glpk: Update to 4.63....* gnu/packages/maths.scm (glpk): Update to 4.63.
| Efraim Flashner |
2017-07-25 | gnu: maxima: Ensure binutils are available at runtime....* gnu/packages/maths.scm (maxima)[arguments]: Use modify-phases syntax.
Modify 'post-install' phase.
| Kei Kebreau |
2017-07-25 | Revert "gnu: maxima: Ensure gcc is available at runtime."...This reverts commit f2fa86cc82b5941bde63b666337eea59aa609e55.
Commit 5ea8dbf0c906d51779ba0cf775ec9967f5f42382 fixes the underlying
issue in GNU Common Lisp.
| Kei Kebreau |
2017-07-23 | Merge branch 'master' into core-updates | Leo Famulari |
2017-07-20 | gnu: lapack: Fix hash of release 3.7.1...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>
| Maxim Cournoyer |
2017-07-10 | Merge branch 'master' into core-updates | Leo Famulari |
2017-07-08 | gnu: wxmaxima: Update to 17.05.0....* 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.
| Kei Kebreau |
2017-07-07 | gnu: maxima: Ensure gcc is available at runtime....* gnu/packages/maths.scm (maxima)[inputs]: Add gcc.
[arguments]: Use modify-phases syntax. Add 'set-gcc-path' phase.
| Kei Kebreau |
2017-06-30 | gnu: itpp: Use texlive-tiny and ghostscript....* gnu/packages/maths.scm (itpp)[native-inputs]: Replace texlive-minimal with
texlive-tiny; add ghostscript.
| Ricardo Wurmus |
2017-06-30 | gnu: gnuplot: Use texlive-tiny....* gnu/packages/maths.scm (gnuplot)[native-inputs]: Replace texlive-minimal
with texlive-tiny.
| Ricardo Wurmus |
2017-06-29 | Merge branch 'master' into core-updates | Leo Famulari |
2017-06-29 | 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.
| Ludovic Courtès |
2017-06-26 | gnu: scotch: Build in 64-bit mode on 64-bit machines....* gnu/packages/maths.scm (scotch)[arguments] <configure>: Add
"INTSIZE64" CPP flag.
| Ludovic Courtès |
2017-06-26 | gnu: lapack: Build with LAPACKE_WITH_TMG=ON....* gnu/packages/maths.scm (lapack)[arguments]: Pass
"-DLAPACKE_WITH_TMG=ON".
| Ludovic Courtès |
2017-06-26 | gnu: lapack: Update to 3.7.1....* gnu/packages/maths.scm (lapack): Update to 3.7.1.
| Ludovic Courtès |
2017-06-26 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-06-25 | gnu: hdf5: Update to 1.8.19....* gnu/packages/maths.scm (hdf5): Update to 1.8.19.
[source]: Update uri.
| Thomas Danckaert |