1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 03:50:45 +02:00
Commit graph

458 commits

Author SHA1 Message Date
Sharlatan Hellseher
5d6e4cedb5
gnu: xtensor: Update to 0.25.0.
* gnu/packages/algebra.scm (xtensor): Update to 0.25.0.
[native-inputs]: Add nlohmann-json.

Change-Id: Iccaf397423d2a2b7b008082a9761c89ca2adc9a2
2025-01-21 23:27:52 +00:00
Sharlatan Hellseher
5115dacc57
gnu: xtensor: Improve package style.
* gnu/packages/algebra.scm (xtensor): Shift fields order. Use
G-expressions.

Change-Id: Ica85f3e848a99eea45e07156eb659558fc6c0804
2025-01-21 23:27:51 +00:00
Andreas Enge
2565da3bac
gnu: eclib: Update to 20241112.
* gnu/packages/algebra.scm (eclib): Update to 20241112.
  [home-page]: Update.

Change-Id: I2cbb38229c1a24f25398baa582d54505789a755d
2025-01-20 12:31:36 +01:00
Andreas Enge
cb6a9bd81f
gnu: pari-gp: Update to 2.17.1.
* gnu/packages/algebra.scm (pari-gp): Update to 2.17.1.
* gnu/packages/patches/pari-gp-qfcvp.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister patch.

Change-Id: I1d681737c7e7b19de8f2b01bfff11d72d5d936bf
2025-01-20 11:47:27 +01:00
Andreas Enge
87045f0982
gnu: paritwine: Update to 0.2.1.
* gnu/packages/algebra.scm (paritwine): Update to 0.2.1.

Change-Id: I6c7463860e084a3611b7856c6cc399ee2f89fa90
2025-01-17 17:49:29 +01:00
Andreas Enge
9bc10b64b0
gnu: gp2c: Update to 0.0.14.
* gnu/packages/algebra.scm (gp2c): Update to 0.0.14.

Change-Id: Ia45f9fae34f0a63a434ab5f7120cf1fba943161b
2025-01-16 11:24:18 +01:00
Andreas Enge
ea7c240bd3
gnu: pari-gp: Update to 2.17.0.
* gnu/packages/algebra.scm (pari-gp): Update to 2.17.0.
* gnu/packages/patches/pari-gp-qfcvp.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.

Change-Id: If0ea83651ae7aa4cb5de61dfaa5ec2b11051eaab
2025-01-16 11:24:07 +01:00
vicvbcun
96b7e92a8f
gnu: pari-gp: Install galdata.
* gnu/packages/algebra.scm (pari-galdata): New variable.
(pari-gp)[arguments]<#:phases>: Add phase "install-galdata".

Change-Id: Iaec77b0ab60d8ff59c8a36e7e0a7878b58742751
Co-authored by: Vinicius Monego <monego@posteo.net>

Change-Id: Id74aa6ce315df48a2d917baf1a436ba54b1b5185
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-01-01 13:05:04 +01:00
vicvbcun
2d0faf10ad
gnu: pari-gp: Use G-Expressions.
* gnu/packages/algebra.scm (pari-gp)[arguments]: Use G-Expressions.  Unset
make-flags.

Change-Id: Id2be46acd67b474d6fdb8935070ffb243e87f920
Co-authored by: Vinicius Monego <monego@posteo.net>

Change-Id: I7be07998e9e2d1fe9194d4af6a57537467f5e097
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-01-01 13:05:04 +01:00
Vinicius Monego
0de2caa2a2
gnu: Add python-lrcalc.
* gnu/packages/algebra.scm (python-lrcalc): New variable.

Change-Id: Id174ecfa092786ca16fbde2be68e12af0b2d9af3
Signed-off-by: Danny Milosavljevic <dannym@friendly-machines.com>
2025-01-01 13:05:04 +01:00
Vinicius Monego
a6bba82547
gnu: symengine: Update to 0.13.0.
* gnu/packages/algebra.scm (symengine): Update to 0.13.0.

Change-Id: Iddb94b79483a977fe98b2cf7592b00ad82777743
2024-12-21 14:52:59 -03:00
Andreas Enge
013bda5e2c
gnu: gap: Build most packages.
* gnu/packages/algebra.scm (gap)[source]<snippet>: Use a blacklist instead
of a whitelist.
[inputs]: Add inputs required for packages.
[license]: Use gpl3+ for the combined work.
[arguments]<#:phases>: Set CC environment variable.

This change is possible since now all licenses for GAP packages are
properly documented as free. Packages are only excluded if they currently
fail to build, as a reminder for further work.

Change-Id: If68dfc7ce4b73cdeab0d5a31340840dc1aeb48b6
2024-09-13 12:11:54 +02:00
Andreas Enge
31249d88cc
gnu: gap: Update to 4.13.1.
* gnu/packages/algebra.scm (gap): Update to 4.13.1.
[source]: Do not delete file with fixed test.
[arguments]<#:configure-flags>: Add LDFLAGS.

Change-Id: I813559788dccc15dc57e96733b5defdd47602c69
2024-09-13 12:11:44 +02:00
宋文武
d213ef37b1
gnu: m4ri: Add zlib to propagated-inputs.
* gnu/packages/algebra.scm (m4ri)[propagated-inputs]: Add zlib.

Change-Id: I439964528c2e9930d8564fafaf245a5cb353e2d1
2024-08-31 10:45:10 +02:00
Vinicius Monego
d73c0b65b3
gnu: symengine: Update to 0.12.0.
* gnu/packages/algebra.scm (symengine): Update to 0.12.0.

Change-Id: I9cd1ac9ef49c4a287caf242f581fea50b1535a97
2024-07-05 23:04:15 -03:00
Andreas Enge
d6a6e832e6
gnu: ntl: Correct license.
* gnu/packages/algebra.scm (ntl)[license]: Set to lgpl2.1+.
[source]: Remove trailing #t in snippet.

Change-Id: Ibfcb520aa7fe71087adf2352b4051185a0d6f11e
2024-04-29 16:37:51 +02:00
Andreas Enge
50e3fb1ee9
gnu: flint: Update to 3.1.2.
* gnu/packages/algebra.scm (flint): Update to 3.1.2.
[arguments]: Add a configure flag.
[license]: Change to lgpl3+.

Change-Id: I57d6dc7e1ce90399d9e4c01b35e62793bfc07bee
2024-04-29 16:37:51 +02:00
Andreas Enge
64ed1f9eec
gnu: pari-gp: Update to 2.15.5.
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.5.

Change-Id: I1facc04b52153b924f4575725404eab4477dad9f
2024-04-29 15:47:48 +02:00
Romain GARBAGE
be0e9ee519
gnu: giac: Switch to openblas.
* gnu/packages/algebra.scm (giac): Switch input dependency from
lapack to openblas.

Change-Id: I1ba95b5b606baf3192fdd3f651c9a74ab6e820c1
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-04-04 16:19:31 +02:00
Mehmet Tekman
74d2c8304f
gnu: fftw-cmake: New Variables.
This is a clone of the fftw function, but uses cmake to build in order
for the FFTW3LibraryDepends.cmake file to be built, neccesary for
packages with cmake builds that depend on fftw3.

See: https://bugzilla.redhat.com/show_bug.cgi?id=1729652#c5

This variable inherits from the existing fftw3 in order to not break any
downstream packages that make use of the target optimizations given by
the gnu build.

* gnu/packages/algebra.scm (fftw-cmake): New variable.

Change-Id: Idb06f86031123de3b2621953a385f4f57d9b5cc5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-03-29 16:45:12 +00:00
Nicolas Goaziou
2f72cd76f5
gnu: giac: Update to 1.9.0-93.
* gnu/packages/algebra.scm (giac): Update to 1.9.0-93.

Change-Id: I04edd98fc1f0573f4100e7cdbe94eeaee0ab93e2
2024-03-17 16:02:36 +01:00
Andreas Enge
8842826609
gnu: Add paritwine.
* gnu/packages/algebra.scm (paritwine): New variable.

Change-Id: If2a55dd4a42d4d27a67249bd11592635ade20351
2024-02-26 15:54:03 +01:00
Andreas Enge
baf4cd20d1
gnu: cm: Update to 0.4.3.
* gnu/packages/algebra.scm (cm): Update to 0.4.3.
[inputs]: Add flint.

Change-Id: Icb1a01a2abcdf6a0685503a0d032a21b42d464d6
2024-02-26 15:02:32 +01:00
Andreas Enge
cdf1d7dded
gnu: arb: Deprecate package.
* gnu/packages/algebra.scm (arb): Deprecate in favor of flint, of which
it is now a part.

Change-Id: I02ee2110e77c582b8daf70502f7092eba7c44547
2024-01-26 10:09:35 +01:00
Andreas Enge
ff9d8420cf
gnu: python-flint: Update to 0.5.0 and build with flint@3.
* gnu/packages/patches/python-flint-includes.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister file.
* gnu/packages/algebra.scm (python-flint): Update to 0.5.0.
[source]: Drop patch.
[inputs]: Drop arb.
[native-inputs]: Use python-cython-3.

Change-Id: I5fa9b201efff76e16f957aee0ebcd453ea823e69
2024-01-26 10:09:35 +01:00
Andreas Enge
25690a7ce1
gnu: flint: Update to 3.0.1.
* gnu/packages/algebra.scm (flint): Update to 3.0.1.
  [arguments]: Remove obsolete phase additions.

Change-Id: Iebac9d3a0b1e19147df9402d522c55cb168148d7
2024-01-26 10:09:34 +01:00
Andreas Enge
e54124ca4d
gnu: singular: Update to 4.3.2p10.
* gnu/packages/algebra.scm (singular): Update to 4.3.2p10.

Change-Id: I196d31e3f5605dd51385146ce091d63a4e9eb340
2024-01-24 14:31:16 +01:00
Vinicius Monego
dae418afd7
gnu: symengine: Update to 0.11.2.
* gnu/packages/algebra.scm (symengine): Update to 0.11.2.

Change-Id: I34c24dd8591e306a7740f0a3d51077aceec67fab
2024-01-19 22:01:31 -03:00
Efraim Flashner
3e41b252cf
gnu: Adjust to removing ed.scm and nano.scm
This is a follow-up to f6817e71df and
e11e65a9ad.

* gnu/installer.scm, gnu/packages/algebra.scm, gnu/packages/base.scm,
gnu/packages/cook.scm, gnu/packages/lisp.scm,
gnu/packages/patchutils.scm, gnu/packages/version-control.scm,
gnu/packages/web-browsers.scm, gnu/system.scm: Adjust module imports.

Change-Id: I25e5519fa003c35a14b81c3dda37b24527858634
2023-12-25 19:58:21 +02:00
mtekman
48af3de85b
gnu: fftw: Update to 3.3.10
* gnu/packages/algebra.scm (fftw): Update to 3.3.10

Change-Id: Icd6e199aa4e863f0d5c0883326a02e2991b811d3
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-11-26 14:49:00 +01:00
Vinicius Monego
ef473d3422
gnu: symengine: Update to 0.11.1.
* gnu/packages/algebra.scm (symengine): Update to 0.11.1.
2023-11-03 19:25:31 -03:00
Vinicius Monego
65bcdd807d
gnu: Add spectra.
* gnu/packages/algebra.scm (spectra): New variable.
2023-09-30 10:37:47 -03:00
Andy Tai
3eb77954f9
gnu: tensorflow-lite: Update to 2.12.1.
* gnu/packages/algebra.scm (eigen-for-tensorflow-lite): Remove variable.
* gnu/packages/machine-learning.scm (tensorflow-lite): Update to 2.12.1
[arguments]<configure-flags>: Turn on GPU and RUY use; Use cmake to
find packages already in Guix as dependencies for absl-cpp, eigen,
flatbuffer, neon2ssl, cpuinfo, ruy.
[arguments]<phases>: Remove operations setting up absl-cpp, eigen, ruy,
and neon2ssl as native inouts as now we use Guix's packages of these
as dependencies. Do default build phase.
Add steps to install C shared library and benchmark_model tool.
[inputs]: Add cpuinfo, eigen, fp16, mesa-header, opencl,
pthreadpool, ruy, vulkan and xnnpack as explicit inputs.
[native-inputs]: Remove local setup of neon2ssl and ruy
as we now use Guix's packages of these as explicit dependencies.
* gnu/packages/serialization.scm (flatbuffers-next-shared): New variable,
flatbuffers-next built with -fPIC as needed by tensorflow-lite.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2023-09-08 10:53:37 +02:00
Tobias Geerinckx-Rice
91344faa93
gnu: xtensor: Update to 0.24.6.
* gnu/packages/algebra.scm (xtensor): Update to 0.24.6.
2023-07-16 02:00:00 +02:00
Nicolas Goaziou
29cc6b1cd6
gnu: Deprecate `texlive-tiny'.
At this point, there are three equivalent TeX Live sub-systems:
texlive-scheme-basic, texlive-tiny, and (texlive-updmap.cfg).  It is confusing
to keep so many around.

* doc/contributing.texi (Submitting Patches): Remove reference to
TEXLIVE-TINY.
* gnu/packages/algebra.scm (pari-gp)[native-inputs]:
(giac)[native-inputs]:
* gnu/packages/chez.scm (chez-sockets)[native-inputs]:
* gnu/packages/engineering.scm (fastcap)[native-inputs]:
* gnu/packages/gettext.scm (po4a)[native-inputs]:
* gnu/packages/maths.scm (cddlib)[native-inputs]:
(gnuplot)[native-inputs]:
(itpp)[native-inputs]:
* gnu/packages/ocaml.scm (unison)[native-inputs]:
* gnu/packages/pdf.scm (extractpdfmark)[native-inputs]:
* gnu/packages/photo.scm (enblend-enfuse): Replace TEXLIVE-TINY with a call to TEXLIVE-UPDMAP.CFG.
* gnu/packages/radio.scm (gnuradio)[native-inputs]: Remove unnecessary
TEXLIVE-TINY.
* gnu/packages/tex.scm (texlive-tiny): Deprecate it in favor of TEXLIVE-SCHEME-BASIC.
(texlive-makecmds)[native-inputs]:  Replace TEXLIVE-TINY with a call to TEXLIVE-UPDMAP.CFG.
* guix/lint.scm (check-inputs-should-be-native): Check only for
"texlive-updmap.cfg" input name.
2023-07-18 18:16:49 +02:00
Nicolas Goaziou
7a18bd9e74
gnu: Rationalize texlive-updmap.cfg and texlive-tiny inputs.
TEXLIVE-UPDMAP.CFG and TEXLIVE-TINY should only be used as native inputs.
Also remove texlive packages already provided by them.

* doc/build.scm (pdf-manual):
* gnu/packages/algebra.scm (pari-gp):
* gnu/packages/bioinformatics.scm (discrover):
(phyml):
(velvet):
* gnu/packages/chemistry.scm (yaehmop):
* gnu/packages/chez.scm (stex-bootstrap):
(chez-web):
(chez-sockets):
* gnu/packages/cran.scm (r-prereg):
* gnu/packages/docbook.scm (dblatex):
* gnu/packages/emacs-xyz.scm (emacs-auctex):
* gnu/packages/engineering.scm (fastcap):
* gnu/packages/fsf.scm (book-faif):
* gnu/packages/graphviz.scm (dot2tex):
* gnu/packages/maths.scm (hypre):
* gnu/packages/ocaml.scm (unison):
(ocaml-bibtex2html):
* gnu/packages/plotutils.scm (asymptote):
* gnu/packages/python-xyz.scm (python-nbconvert):
(python-pypandoc):
* gnu/packages/radio.scm (gnuradio):
(libosmo-dsp):
* gnu/packages/statistics.scm (r-with-tests):
* gnu/packages/tex.scm (texlive-makecmds):
(texlive-innerscript):
(teximpatient):
(texlive-xkeyval): Remove texlive packages already provided by
TEXLIVE-UPDMAP.CFG.  Don't add TEXLIVE-TINY or TEXLIVE-UPDMAP.CFG as inputs.
2023-07-18 18:16:47 +02:00
Andreas Enge
a37d2e9187
gnu: pari-gp: Update to 2.15.4.
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.4.
2023-07-10 19:32:45 +02:00
Andreas Enge
8927b20ba1
gnu: cm: Update to 0.4.2.
* gnu/packages/algebra.scm (cm): Update to 0.4.2.
2023-05-23 16:32:26 +02:00
Andreas Enge
c919bfefd9
Merge remote-tracking branch 'origin/master' into core-updates 2023-04-25 15:19:29 +02:00
Nicolas Goaziou
83167bc131
gnu: giac: Update to 1.9.0-45.
* gnu/packages/algebra.scm (giac): Update to 1.9.0-45.
2023-04-25 01:13:36 +02:00
Andreas Enge
216d7bdb73
Merge remote-tracking branch 'origin/master' into core-updates 2023-04-17 19:17:39 +02:00
Nicolas Goaziou
4c90275e33
gnu: giac: Update to 1.9.0-43.
* gnu/packages/algebra.scm (giac): Update to 1.9.0-43.
[arguments]<#:phases>: Skip failing tests on i686.
2023-04-16 15:43:50 +02:00
Maxim Cournoyer
3bacd3c76a
Merge branch 'master' into core-updates.
Conflicts:
	gnu/local.mk
	gnu/packages/build-tools.scm
	gnu/packages/certs.scm
	gnu/packages/check.scm
	gnu/packages/compression.scm
	gnu/packages/cups.scm
	gnu/packages/fontutils.scm
	gnu/packages/gnuzilla.scm
	gnu/packages/guile.scm
	gnu/packages/ibus.scm
	gnu/packages/image-processing.scm
	gnu/packages/linux.scm
	gnu/packages/music.scm
	gnu/packages/nss.scm
	gnu/packages/pdf.scm
	gnu/packages/python-xyz.scm
	gnu/packages/qt.scm
	gnu/packages/ruby.scm
	gnu/packages/shells.scm
	gnu/packages/tex.scm
	gnu/packages/video.scm
	gnu/packages/vulkan.scm
	gnu/packages/web.scm
	gnu/packages/webkit.scm
	gnu/packages/wm.scm
2023-04-14 17:15:08 -04:00
Ricardo Wurmus
ac8b2a0469
gnu: eigen-for-tensorflow: Do not compile broken test.
* gnu/packages/algebra.scm (eigen-for-tensorflow)[arguments]: Add phase
'gcc-compatibility to avoid compiling the stddeque test, which doesn't work
with the current GCC.
[native-inputs]: Remove gcc-7.
2023-04-12 14:18:13 +02:00
Vinicius Monego
7bc284064c
gnu: symengine: Update to 0.10.1.
* gnu/packages/algebra.scm (symengine): Update to 0.10.1.
2023-04-03 23:10:33 -03:00
Andreas Enge
79e31f7a7a
gnu: pari-gp: Update to 2.15.3.
* gnu/packages/algebra.scm (pari-gp): Update to 2.15.3.
2023-03-27 11:20:47 +02:00
Antero Mejr
31bed61b82
gnu: Add parform.
* gnu/packages/algebra.scm (parform): New variable.

Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-03-21 23:03:20 -05:00
Antero Mejr
15ee08ebf2
gnu: Add form.
* gnu/packages/algebra.scm (form): New variable.

Signed-off-by: Eric Bavier <bavier@posteo.net>
2023-03-21 23:03:10 -05:00
Andreas Enge
ccb62d8feb
Merge remote-tracking branch 'origin/master' into core-updates 2023-03-20 18:49:06 +01:00
Andreas Enge
1ed227d795
gnu: gap: Update to 4.12.2.
* gnu/packages/algebra.scm (gap): Update to 4.12.2.
[snippet]: Delete only bundled libraries inside hpcgap instead of the
complete subdirectory. Update package names and add new packages.
[arguments]: Use "make install" and a phase to install packages.
2023-03-12 18:55:26 +01:00