~ruther/guix-local

ref: 47deafb81cfd966db07bc353cb66bbc8e34a09fd guix-local/gnu/packages/maths.scm -rw-r--r-- 129.0 KiB
72e2815d — Marius Bakke 8 years ago
Merge branch 'core-updates'
cf684d87 — Theodoros Foradis 8 years ago
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>
2718a9cd — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
953a12fa — Efraim Flashner 8 years ago
gnu: hdf4: Fix building on aarch64.

* gnu/packages/maths.scm (hdf4)[arguments]: Add a phase to improve
detection and support for aarch64-linux.
09ec5a0f — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
ac2ddcc6 — Kei Kebreau 8 years ago
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.
cc294bce — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
d84b09e9 — Eric Bavier 8 years ago
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.
bd5b5ac0 — Eric Bavier 8 years ago
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.
2509522c — Eric Bavier 8 years ago
gnu: suitesparse: Use modify-phases.

* gnu/packages/maths.scm (suitesparse)[arguments]: Use modify-phases.
9731c412 — Eric Bavier 8 years ago
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.
baeaf882 — Eric Bavier 8 years ago
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.
41a46a50 — Eric Bavier 8 years ago
gnu: petsc: Update to 3.7.6.

* gnu/packages/maths.scm (petsc): Update to 3.7.6.
2d9495da — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
83fef82b — Marius Bakke 8 years ago
gnu: cubicle: Fix evaluation.

* gnu/packages/maths.scm (cubicle)[native-inputs]: Retrieve WHICH from
(gnu packages base).
f167595b — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
3d5d87a3 — Julien Lepiller 8 years ago
gnu: Add cubicle.

* gnu/packages/maths.scm (cubicle): New variable.
0f2eee0d — Ricardo Wurmus 8 years ago
gnu: r-pracma: Update to 2.0.7.

* gnu/packages/maths.scm (r-pracma): Update to 2.0.7.
a8ead6f9 — Efraim Flashner 8 years ago
gnu: vc: Limit to x86_64 and i686.

* gnu/packages/maths.scm (vc)[supported-systems]: New field.
0abf5264 — Thomas Danckaert 8 years ago
gnu: hdf4: Update to 4.12.13.

* gnu/packages/maths.scm (hdf4): Update to 4.12.13.
Next