summaryrefslogtreecommitdiff
path: root/gnu/packages/sagemath.scm
Commit message (Collapse)AuthorAge
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* gnu: python-cypari2: Update to 2.1.2.Efraim Flashner2021-01-06
| | | | * gnu/packages/sagemath.scm (python-cypari2): Update to 2.1.2.
* gnu: Fix package references.Efraim Flashner2020-09-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/algebra.scm (iml)[inputs]: Correctly refer to package inputs. * gnu/packages/astronomy.scm (xplanet), * gnu/packages/audio.scm (redkite, libaudec, lv2lint, lv2toweb), * gnu/packages/bioconductor.scm (r-cummerbund), * gnu/packages/chicken.scm (chicken), * gnu/packages/conky.scm (conky), * gnu/packages/cran.scm (r-latex2exp), * gnu/packages/crates-io.scm (rust-rgb), * gnu/packages/databases.scm (mariadb), * gnu/packages/diffoscope.scm (reprotest), * gnu/packages/file-systems.scm (glusterfs), * gnu/packages/finance.scm (electron-cash), * gnu/packages/games.scm (rinutils, ksudoku, kdiamond, kigo), * gnu/packages/geo.scm (grass), * gnu/packages/gnome.scm (libmediaart, gnome-contacts, geoclue), * gnu/packages/gnucash.scm (aqbanking), * gnu/packages/image.scm (mtpaint), * gnu/packages/kde-internet.scm (kopete, ktorrent), * gnu/packages/kde-utils.scm (kmousetool, kmouth, kronometer), * gnu/packages/linphone.scm (liblinphone), * gnu/packages/maths.scm (ppl), * gnu/packages/mercury.scm (mercury-minimal), * gnu/packages/music.scm (bjumblr, bschaffl, lsp-plugins, spectacle-analyzer, helm, tap-lv2, wolf-shaper, shiru-lv2), * gnu/packages/networking.scm (restinio), * gnu/packages/prolog.scm (swi-prolog), * gnu/packages/python-web.scm (gunicorn), * gnu/packages/python-xyz.scm (python-docusign-esign), * gnu/packages/ruby.scm (ruby-cucumber, ruby_version, ruby-addressable), * gnu/packages/sagemath.scm (python-cypari2), * gnu/packages/skarnet.scm (s6-linux-init), * gnu/packages/vpn.scm (sshuttle), * gnu/packages/web.scm (libcyaml), * gnu/packages/xdisorg.scm (kbdd), * gnu/packages/xorg.scm (xpra): Same.
* gnu: lcalc: Don't rename the include directory.Jakub Kądziołka2020-07-10
| | | | | | | Sage no longer renames the directory, so we shouldn't either. * gnu/packages/sagemath.scm (lcalc)[arguments]: Remove a substitution from the prepare-build phase.
* gnu: Add ECL 16.1.3 for Sage.Jakub Kądziołka2020-07-10
| | | | | | | | * gnu/packages/sagemath.scm (ecl-16): New variable. * gnu/packages/patches/ecl-16-format-directive-limit.patch, gnu/packages/patches/ecl-16-ignore-stderr-write-error.patch, gnu/packages/patches/ecl-16-libffi.patch: New files. * gnu/local.mk (dist_patch_DATA): Register the patches.
* gnu: sagemath: Remove unnecessary old versions of packagesJakub Kądziołka2020-07-10
| | | | | | | | Sage has updated givaro, fflas-ffpack and linbox since the comment was written. * gnu/packages/sagemath.scm (givaro, fflas-ffpack, linbox): Remove variables.
* gnu: brial: Update to 1.2.8.Tobias Geerinckx-Rice2020-04-12
| | | | * gnu/packages/sagemath.scm (brial): Update to 1.2.8.
* gnu: brial: Update to 1.2.7.Tobias Geerinckx-Rice2020-02-18
| | | | * gnu/packages/sagemath.scm (brial): Update to 1.2.7.
* gnu: zn-poly: Update to 0.9.2.Tobias Geerinckx-Rice2020-01-15
| | | | * gnu/packages/sagemath.scm (zn-poly): Update to 0.9.2.
* gnu: brial: Use the source repository as home page.Tobias Geerinckx-Rice2020-01-15
| | | | * gnu/packages/sagemath.scm (brial)[home-page]: Use upstream repository.
* gnu: brial: Update to 1.2.6.Tobias Geerinckx-Rice2020-01-15
| | | | * gnu/packages/sagemath.scm (brial): Update to 1.2.6.
* gnu: pynac: Update to 0.7.26.Tobias Geerinckx-Rice2019-11-03
| | | | * gnu/packages/sagemath.scm (pynac): Update to 0.7.26.
* gnu: Remove more GCC < 7 workarounds.Marius Bakke2019-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/abiword.scm (abiword)[arguments]: Do not pass "-std=c++11" to the GCC command line. * gnu/packages/aidc.scm (zbar)[arguments]: Likewise. * gnu/packages/android.scm (android-libbase, android-libcutils, android-libziparchive, fastboot)[arguments]: Likewise. * gnu/packages/audio.scm (azr3, guitarix, suil)[arguments]: Likewise. * gnu/packages/bioinformatics.scm (bless)[arguments]: Likewise. * gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Likewise. * gnu/packages/code.scm (rtags)[arguments]: Likewise. * gnu/packages/coq.scm (coq-gappa)[arguments]: Likewise. * gnu/packages/emulators.scm (dolphin-emu)[arguments]: Likewise. * gnu/packages/engineering.scm (xyce-serial, xyce-parallel)[arguments]: Likewise. * gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Likewise. * gnu/packages/gobby.scm (libnet6, obby)[arguments]: Likewise. * gnu/packages/graph.scm (python-faiss)[arguments]: Likewise. * gnu/packages/graphics.scm (povray)[arguments]: Likewise. * gnu/packages/image-processing.scm (opencv, itk-snap)[arguments]: Likewise. * gnu/packages/image.scm (freeimage)[arguments]: Likewise. * gnu/packages/kodi.scm (crossguid)[arguments]: Likewise. * gnu/packages/music.scm (amsynth, qmidiarp, qmidiroute, seq24)[arguments]: Likewise. * gnu/packages/pdf.scm (python-poppler-qt5)[arguments]: Likewise. * gnu/packages/sagemath.scm (lcalc)[arguments]: Likewise. * gnu/packages/video.scm (vlc, mlt, v4l-utils)[arguments]: Likewise.
* gnu: Move ratpoints into "sagemath.scm"Nicolas Goaziou2019-06-21
| | | | | * gnu/packages/algebra.scm (ratpoints): Move package from here... * gnu/packages/sagemath.scm (ratpoints): ... to here.
* gnu: zn-poly: Install all libraries.Andreas Enge2019-06-21
| | | | | * gnu/packages/sagemath.scm (zn-poly): Install the static and the dynamic library with its symlinks, and end a phase with #t.
* gnu: Add lcalc.Andreas Enge2019-06-21
| | | | | | | | | * gnu/packages/sagemath.scm (lcalc): New variable. * gnu/packages/patches/lcalc-default-parameters-1.patch, gnu/packages/patches/lcalc-default-parameters-2.patch, gnu/packages/patches/lcalc-lcommon-h.patch, gnu/packages/patches/lcalc-using-namespace-std.patch: New files. * gnu/local.mk (dist_patch_DATA): Register patches.
* gnu: zn_poly: Rename to zn-poly, according to our naming conventions.Andreas Enge2019-06-20
| | | | | | | | Reported by Nicolas Goaziou <mail@nicolasgoaziou.fr>. This is a follow-up to commit 01822e3ebf24031d6438fc4e7ad3a869ea12fdf4. * gnu/packages/sagemath.scm (zn_poly): Rename to... * gnu/packages/sagemath.scm (zn-poly): ...this.
* gnu: Add brial.Andreas Enge2019-06-19
| | | | * gnu/packages/sagemath.scm (brial): New variable.
* gnu: Add zn_poly.Andreas Enge2019-06-19
| | | | * gnu/packages/sagemath.scm (zn_poly): New variable.
* gnu: Add pynac.Andreas Enge2019-06-19
| | | | * gnu/packages/sagemath.scm (pynac): New variable.
* gnu: python-gmpy2: Update to 2.1.0b1.Andreas Enge2019-06-19
| | | | | | | The gmpy2 package has become a standard package in sage-8.7, and the latest stable release is too old. * gnu/packages/sagemath.scm (python-gmpy2): Update to 2.1.0b1.
* gnu: linbox: Add version 1.5.2.Andreas Enge2019-06-18
| | | | * gnu/packages/sagemath.scm (linbox-1.5.2): New variable.
* gnu: fflas-ffpack: Add version 2.3.2.Andreas Enge2019-06-18
| | | | * gnu/packages/sagemath.scm (fflas-ffpack-2.3.2): New variable.
* gnu: givaro: Add version 4.0.4.Andreas Enge2019-06-18
| | | | * gnu/packages/sagemath.scm (givaro-4.0.4): New variable.
* gnu: Add libhomfly.Andreas Enge2019-06-18
| | | | * gnu/packages/sagemath.scm (libhomfly): New variable.
* gnu: Add libbraiding.Andreas Enge2019-06-18
| | | | * gnu/packages/sagemath.scm (libbraiding): New variable.
* gnu: python-cypari2: Update to 2.1.1.Andreas Enge2019-06-17
| | | | * gnu/packages/sagemath.scm (python-cypari2): Update to 2.1.1.
* gnu: Add cliquer.Andreas Enge2019-06-17
| | | | * gnu/packages/sagemath.scm (cliquer): New variable.
* gnu: python-cypari2: Adjust indentation.Andreas Enge2019-02-17
| | | | * gnu/packages/sagemath.scm (python-cypari2): Reindent.
* gnu: python-gmpy2: Extend description.Andreas Enge2019-02-17
| | | | | | | * gnu/packages/sagemath.scm (python-gmpy2): Provide a full sentence for the description. This is a follow-up to commit 5e388a6ebb3c287e2d54e03a3f37560beb0d75e9.
* gnu: python-gmpy2: Adjust indentation.Marius Bakke2019-02-17
| | | | * gnu/packages/sagemath.scm (python-gmpy2): Reindent.
* gnu: python-gmpy2: Add license.Marius Bakke2019-02-17
| | | | | | This is a follow-up to commit 5e388a6ebb3c287e2d54e03a3f37560beb0d75e9. * gnu/packages/sagemath.scm (python-gmpy2)[license]: Set to LGPL3+.
* gnu: Add python-gmpy2 and python2-gmpy2.Andreas Enge2019-02-17
| | | | * gnu/packages/sagemath.scm (python-gmpy2, python2-gmpy2): New variables.
* gnu: Add python-cypari2 and python2-cypari2.Andreas Enge2019-01-31
* gnu/packages/sagemath.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Register new module.