3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

253 commits

Author SHA1 Message Date
Mauricio Collares 79cc492ceb sage: set CXXFLAGS to match CFLAGS in sage-env 2022-04-07 14:20:43 +02:00
Mauricio Collares 384117bb95 sage: import scipy 1.8 update patch 2022-04-07 14:20:42 +02:00
Mauricio Collares 9e80144a8b sage: refresh ipython update patch for ipython 8.1 compat 2022-04-07 14:06:55 +02:00
Mauricio Collares 49cddf1a78 sage: import networkx 2.7 update patch 2022-04-07 14:06:55 +02:00
Lucas Hoffmann f3bda2f2c0 docs: replace defunct git://github.com urls with https:// 2022-03-25 11:21:42 +01:00
github-actions[bot] 0ed928e4ab
Merge master into staging-next 2022-03-14 12:01:26 +00:00
Mauricio Collares 5240cbc0d8 sage: adapt tachyon interface for 0.99.3 2022-03-13 16:53:22 -03:00
github-actions[bot] 6787116890
Merge master into staging-next 2022-02-28 00:02:07 +00:00
Frederik Rietdijk 330d9344d2 sage: make it possible not to rebuild sage-tests
Requiring sage-tests as build input just so it gets build is a bit
unfortunatey but understandable. This commit introduces an option to not
add sage-tests as a dependency. This is preferred in case e.g. Python
packages are added to the environment.
2022-02-25 21:27:14 +01:00
Frederik Rietdijk 7442533bf1 sage: support adding extra Python packages to environment
mysage = sage.override { extraPythonPackages = ps: with ps; [ dask ]; };

Note that the sage-tests are executed again as well, which is not very nice.
2022-02-25 21:18:23 +01:00
Mauricio Collares 586b897693 sage: update test expectations for stack_data 0.2.0 2022-02-21 14:49:16 -08:00
Mauricio Collares b38b641ff3 sageWithDoc: fix Sphinx warnings which break docgen 2022-02-15 22:37:34 -03:00
Mauricio Collares c763432549 sage: don't test for Cython source code in tracebacks (temporarily) 2022-02-11 19:13:34 -03:00
Mauricio Collares b8c69782a2 sage: adapt tests to arb 2.22 2022-02-10 16:40:41 -03:00
Mauricio Collares 778b1f8b4f sage: no longer assume fonttools emits deprecation warnings 2022-02-03 08:28:22 -03:00
Mauricio Collares 8ec9a32829 sageWithDoc: do not autodetect optional features when testing dochtml 2022-01-30 13:15:22 -03:00
Mauricio Collares cecbb55fb0 sage: 9.4 -> 9.5 2022-01-30 13:15:20 -03:00
Mauricio Collares 0aef6270cd sage: generate setup.cfg and requirements.txt for sagelib 2022-01-24 20:54:53 -03:00
Mauricio Collares 93f9a9c36d sage: assume fonttools DeprecationWarnings are expected for now 2021-12-21 23:10:07 -03:00
Mauricio Collares 3eaca311d4 sage: import matplotlib and sphinx update patches 2021-12-20 10:09:35 -03:00
Mauricio Collares 9b35049770 sage: import arb 2.21.0 test fixes 2021-12-13 11:16:33 -03:00
Doron Behar 57ab62314b maxima, sage: Simplify lisp-compiler arguments namings
Make clearer the difference between `maxima` and `maxima-ecl` top-level
attributes. Use the `lisp-compiler` as a passthru for all of sage's
expressions. Add the `pname` attribute for `ecl` for compatibility with
other lisp implementations.
2021-11-29 15:51:30 +02:00
Mauricio Collares 1ee4cb8d93
sage: patch test so that new pari warning doesn't cause failures (#4) 2021-11-20 20:13:07 -03:00
Mauricio Collares 076563ebac sage: import sympy 1.9 update patch 2021-11-04 18:53:06 +01:00
superherointj 206f3ab323 pythonPackages.jupyter_client: renamed to jupyter-client 2021-10-15 07:51:23 -03:00
Mauricio Collares a5a7c33e77 threejs-sage: install in expected location
Co-authored-by: Timo Kaufmann <timokau@zoho.com>
2021-09-28 19:06:48 +02:00
Mauricio Collares 7194273c77 sage: adapt tests for networkx 2.6 2021-08-30 22:43:24 -03:00
Mauricio Collares 46c3703ec1 sage: 9.3 -> 9.4 2021-08-22 09:53:12 -03:00
Zhenya Vinogradov 6714723bfa sage: fix icon location in the kernel definition
The icon location is incorrect, `doc` directory exists inside `src`
directory, but not on the top level.
2021-08-19 12:20:35 +03:00
Mauricio Collares 30cd543b32 eclib: 20190909 -> 20210625, import sage update patch 2021-07-03 12:55:52 -03:00
Mauricio Collares 17e024867f sage: import sphinx and sympy update patches, update pari 2.13 patch 2021-06-30 20:26:16 -03:00
Mauricio Collares 2c7d2ce295 sageWithDoc: fix documentation symlinks 2021-05-30 13:51:15 -03:00
Mauricio Collares 22c86a0466 sageWithDoc: fix static asset deduplication 2021-05-20 18:29:02 -07:00
Mauricio Collares 874d1aba74 sageWithDoc: update sagedoc.py test for sphinx 3.5 2021-05-20 18:29:02 -07:00
Mauricio Collares cd9e8e284c sage: fix deprecation warning from matplotlib upgrade 2021-05-20 18:29:02 -07:00
Timo Kaufmann 6cf6470429
Merge pull request #122624 from collares/pari-2.13
pari: 2.11.4 -> 2.13.1, update sage test expectations
2021-05-19 16:07:15 +02:00
Mauricio Collares 9847e84d55 pari: 2.11.4 -> 2.13.1, update sage test expectations 2021-05-12 21:21:14 -03:00
Mauricio Collares b413d3570a sage: 9.3.rc4 -> 9.3 2021-05-11 16:49:32 -03:00
Mauricio Collares e1ad2f5aa4 sage: remove cypari2 override
This reverts commit c12ef05bda.
2021-04-25 18:21:58 -03:00
Michael Raskin 14f65f0dc5
Merge pull request #116365 from omasanori/sage-9.3
sage: 9.2 -> 9.3
2021-04-25 21:17:32 +00:00
Masanori Ogino 090b71f627 sage: 9.2 -> 9.3.rc4
Co-authored-by: Mauricio Collares <mauricio@collares.org>
2021-04-22 14:06:56 +09:00
Mauricio Collares 00d2e24395 eclib: 20210223 -> 20190909
This reverts commits 003705ef08
and ef615b5a61.
2021-04-22 14:06:56 +09:00
Garaba Flórián a0f410646c sage: use threejs fork 2021-04-22 14:06:56 +09:00
Frederik Rietdijk c12ef05bda sage: keep cypari2 at 2.1.1 2021-04-03 17:49:44 +02:00
Mauricio Collares 594eda3b7d sage: patch intermittently failing test 2021-03-23 22:09:29 -03:00
Mauricio Collares 15fd117e71 cypari2: 2.1.1 -> 2.1.2
* cypari2: 2.1.1 -> 2.1.2, patch to fix segfault

* sage: update test expectations
2021-03-23 22:09:29 -03:00
Mauricio Collares c0b869f19f sage: re-add pkgconfig input, it's not duplicated 2021-03-20 06:43:23 -03:00
Sandro 2d01f4a96a
sage: remove duplicated pkgconfig 2021-03-17 09:24:07 +01:00
Mauricio Collares f80271c7f0 sage: remove usage of deprecated numpy aliases 2021-03-09 21:28:46 -03:00
Mauricio Collares 3f02cdae14 sage: reenable pexpect interrupt test 2021-03-09 21:28:46 -03:00