Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sagemath/sage

Main repository of SageMath
https://github.com/sagemath/sage

build/pkgs/pythran/install-requires.txt: add lower bound

Require at least pythran-0.12.1 for the bugfix in upstream commit
cd68ac68, "Only use numpy.dist...

54592ee643ef06b7d9cf187fea73dcbfae04c650 authored over 1 year ago by Michael Orlitzky <[email protected]>
build/pkgs/babel/install-requires.txt: increase lower bound

Require at least babel-2.11.0 for the bugfix,

* Use email.Message for pofile header parsing i...

0cb24cee01833ecb443ddfb84ff2c51f6c8feb86 authored over 1 year ago by Michael Orlitzky <[email protected]>
minor details in graph_plot

24063e1555fbe2556a9ac1508575f32d601b18d5 authored over 1 year ago by Frédéric Chapoton <[email protected]>
build/pkgs/cppy/install-requires.txt: Set lower bound

af2488f63c0a18abe225feb685a4338aecee97f2 authored over 1 year ago by Matthias Koeppe <[email protected]>
build/pkgs/ipython/install-requires.txt: Lower the upper bound

68095a8f70ef392308971a19c7909818c1b1f232 authored over 1 year ago by Matthias Koeppe <[email protected]>
remove extra spaces and blank lines reviewed in #36102

fa2c7719fc54a5274c62fdf9631a14b865fec761 authored over 1 year ago by Enrique Artal <[email protected]>
build/pkgs/pygments/install-requires.txt: Increase lower bound

3ea8061e6dd32509fb4398f221c6f474a20335d0 authored over 1 year ago by Matthias Koeppe <[email protected]>
build/pkgs/pybind11/install-requires.txt: Increase lower bound

fec85fd7a0c902ce81b986e3efb793adcf2bb353 authored over 1 year ago by Matthias Koeppe <[email protected]>
build/pkgs/setuptools/install-requires.txt: Set upper bound

3aa39bef405c1efb014789408095a578dba33df9 authored over 1 year ago by Matthias Koeppe <[email protected]>
Merge branch 'mathjax_gentoo' into system-python-packages

561b93b580bb38979b4ce1f51413b323d2f06ecb authored over 1 year ago by Matthias Koeppe <[email protected]>
build/pkgs/{pip,setuptools_scm}: Update lower bounds

33eb52ab0320925e44ce2e438daed006657ef224 authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/rings/ring_extension.pyx: Remove unnecessary # needs sage.rings.finite_rings

569bcc247b2a844ff411930cb7d333887c843345 authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/rings/multi_power_series_ring_element.py: Remove unnecessary # needs sage.rings.finite_rings

733d5c2243373d31fe56c770d11696612cb1b9e7 authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/rings/localization.py: Change # needs sage.rings.finite_rings to more precise sage.libs.pari; use more block tags

59e556e6498a0516c6b4340ee546ec6b393fa9de authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.rings: More block tags, other tag fixes

182b9bc461cbc0963176e6fbb7fad8c52d2da511 authored over 1 year ago by Matthias Koeppe <[email protected]>
build/pkgs/jupyter_core/dependencies: Add build dep hatchling

faace2f036b1104851f3cae4107354bdd2493444 authored over 1 year ago by Matthias Koeppe <[email protected]>
build/make/Makefile.in: ensure $(SAGE_VENV)/$(SPKG_INST_RELDIR) exists

We touch a file inside $(SAGE_VENV)/$(SPKG_INST_RELDIR) to create the
installation record "inst_...

34b8808b8a9030069c66cd986f17b3c08eb2995c authored over 1 year ago by Michael Orlitzky <[email protected]>
build/pkgs/setuptools_scm/distros: Add more

0e0285cd34787d186d8d50e9437f6a10e0e21f41 authored over 1 year ago by Matthias Koeppe <[email protected]>
build/make/Makefile.in: Use a file separate from pyvenv.cfg as installation record

ab4904bf0b806aa9014f0dc8386e74b79843ed35 authored over 1 year ago by Matthias Koeppe <[email protected]>
added :: and a small explanation

6a6e5ec0dab46344e6b1c116da1add5b0177b2b1 authored over 1 year ago by Dima Pasechnik <[email protected]>
replace TODO by a comment

eb2e6bbdbda12950a97aa480a027706f302e5a67 authored over 1 year ago by Dima Pasechnik <[email protected]>
run GitHub actions locally using gh act

60db14da028c495a8c96e621ad9ec865c437d08e authored over 1 year ago by Dima Pasechnik <[email protected]>
remove Unicode emoji's, and trim whitespace

fc0e17ce94028b6bd3928677c47c93d65a69882c authored over 1 year ago by Dima Pasechnik <[email protected]>
use lint-rst as an example of an action

cce9eabd9ddd1912f60a471bce4b03c1981b94e2 authored over 1 year ago by Dima Pasechnik <[email protected]>
refactoring and expanding

e0ef93bb587056a859952bd09c1864913b5cecff authored over 1 year ago by Dima Pasechnik <[email protected]>
Revert "configure.ac: remove pyvenv.cfg when ./configure is run"

This reverts commit 409ac5ac2135e2a6d912b916f14981d186ae319c.

a1d8273bb0907d38f8d5486c7b0feea128c93096 authored over 1 year ago by Michael Orlitzky <[email protected]>
configure.ac: remove pyvenv.cfg when ./configure is run

This is necessary to trigger a rebuild of pyvenv.cfg, in case the
value of --enable-system-site-...

409ac5ac2135e2a6d912b916f14981d186ae319c authored over 1 year ago by Michael Orlitzky <[email protected]>
build/bin/write-dockerfile.sh: Substitute ${PYTHON_MINOR}

c076df43eff6d282d81abc5d25688018cd256cc3 authored over 1 year ago by Matthias Koeppe <[email protected]>
build/pkgs/*/distros/opensuse.txt: Use python3${MINOR}-* packages

d809ea51436a1e1d817ee2a56bc6df5a7313ffda authored over 1 year ago by Matthias Koeppe <[email protected]>
.github/workflows/docker.yml: Add opensuse-tumbleweed (currently using python3.11)

65a90e45018b0952a8c60cbf7ee2d11077a4cb7f authored over 1 year ago by Matthias Koeppe <[email protected]>
Merge branch 'puiseux' into needs_for_sage_schemes

c6807ef1dd8200efdff59d113c07a9da429a46f3 authored over 1 year ago by Matthias Koeppe <[email protected]>
write sage: instead of sage in a doctest

ba38dc871be7a8d76eacef5a59827bcf40783be7 authored over 1 year ago by Enrique Artal <[email protected]>
fix suggestions

025b4abb603b3f32be83ac46633d3eb66e112eca authored over 1 year ago by Frédéric Chapoton <[email protected]>
Add SAGE_USE_CDNS=yes

dbac542430c8cbccef5e7850e9bb21380fd2e834 authored over 1 year ago by Kwankyu Lee <[email protected]>
build/pkgs/ipython/distros/debian.txt: Fixup

0d2da8c77f50f3f9325a96d24011e0712a6c43c7 authored over 1 year ago by Matthias Koeppe <[email protected]>
build/pkgs/*/distros/debian.txt: Use python3-* packages

6d3ddc501d98295d51a186b877f64d151a1ea8ba authored over 1 year ago by Matthias Koeppe <[email protected]>
.tox, .github/workflows/ci-linux.yml: Test -standard-sitepackages (fixup)

82436dee0cb09e76d55456e478968f04bb7fd228 authored over 1 year ago by Matthias Koeppe <[email protected]>
build/pkgs: Add distros/*.txt for some more Python packages

b0b6cc6edf3d9f90327e73bf37240869d66b5357 authored over 1 year ago by Matthias Koeppe <[email protected]>
build/pkgs: Add distros/*.txt for some Python packages

5ca3ac9f9da40b5fe155f5f99c48f40c61a7f3d1 authored over 1 year ago by Matthias Koeppe <[email protected]>
.tox, .github/workflows/ci-linux.yml: Test -standard-sitepackages

4e40f000b702cfa0027ef39626819a97947c8240 authored over 1 year ago by Matthias Koeppe <[email protected]>
Merge branch 'develop' into develop

6ba4a71aca68c54a39006f3a5308eaea1d75b38f authored over 1 year ago by 65537 <[email protected]>
build/pkgs/setuptools_scm/distros/gentoo.txt: fix package name

This was renamed from setuptools_scm to setuptools-scm in Gentoo
on Fri Mar 3 2023.

30013bb97b11dfc2c0b143c80e606c1229b98874 authored over 1 year ago by Michael Orlitzky <[email protected]>
tox.ini (sitepackages): Use IGNORE_MISSING_SYSTEM_PACKAGES=yes

d8afc4c5123af7fd2bc24e2354b7fd69b14db4f1 authored over 1 year ago by Matthias Koeppe <[email protected]>
m4/sage_spkg_configure.m4: reduce python package ./configure noise

When --enable-system-site-packages is not given, the associated
./configure checks short-circuit...

5adb9d7ade2ed4b3d543768e712851fab1337dc3 authored over 1 year ago by Michael Orlitzky <[email protected]>
move an optional sirocco to check doctest

5f7beecc741e03aebe6791b857c1ff34aaacaee0 authored over 1 year ago by Enrique Artal <[email protected]>
src/sage/combinat/root_system/type_affine.py: Remove unicode char

f72f26389653945049e11410b427fd1ce76a7d67 authored over 1 year ago by Matthias Koeppe <[email protected]>
Merge remote-tracking branch 'upstream/develop' into needs_for_sage_combinat_root_system

55f4ab887b963a0fe932fcda22969c4e65472d64 authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.rings: Use more block tags

e384b4751f76b6d3b2f28108ad44996a0963e093 authored over 1 year ago by Matthias Koeppe <[email protected]>
Merge branch 'puiseux' into needs_for_sage_schemes

699ee2ddf0e81b48841ab027071ee73c2f96d022 authored over 1 year ago by Matthias Koeppe <[email protected]>
build/pkgs/mathjax/distros/gentoo.txt: Shell-quote

0ffc189598265884efae64326c8c604a712a5076 authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.rings: Use more block tags

95cd4091f5215cafe3ee57524198d3d29aeb1125 authored over 1 year ago by Matthias Koeppe <[email protected]>
bandaid for evaluation of polynomials

956aaf07b6cb2aed79e0d32bda373956fe628df4 authored over 1 year ago by Frédéric Chapoton <[email protected]>
Merge branch 'alexander' of github.com:enriqueartal/sage into alexander

c9f9f68161c5fd0e49221ccdc43c0e155fef6c91 authored over 1 year ago by Enrique Artal <[email protected]>
Merge branch 'develop' into alexander

118243425cffbe969c9ca23a8e09064a6cdb79dc authored over 1 year ago by Enrique Artal <[email protected]>
hidden unfollowed file

c21118e04bd3ce34298adaf831cc1aaf0e45e775 authored over 1 year ago by Enrique Artal <[email protected]>
some unfollowed files

b0af58c2293a91b8c99ecbfd4054efa4866591d3 authored over 1 year ago by Enrique Artal <[email protected]>
some pep for E30 and more in quadratic forms

46114f9bf047711315b1317af1776c71754b2182 authored over 1 year ago by Frédéric Chapoton <[email protected]>
docs of char_var

03043c8c807007903d7032236fa111864ddab727 authored over 1 year ago by Enrique Artal <[email protected]>
Undo merge develop

9f2f8be2394ae03a81b7c81549c8f14b36793f58 authored over 1 year ago by Enrique Artal <[email protected]>
split abelianization

e4f4a26d3514416c79ccc33da9347920713aa08e authored over 1 year ago by Enrique Artal <[email protected]>
Squash commits

Update src/sage/groups/finitely_presented.py

Co-authored-by: Travis Scrimshaw <[email protected]...

bbbecb914b34884aad016fa179a07ef19da5ab64 authored over 1 year ago by Enrique Manuel Artal Bartolo <[email protected]>
detect the zero series when returning an exact stream

64c22ca4d479dbda1babad5cafc9468b4d404ab2 authored over 1 year ago by Martin Rubey <[email protected]>
random elt for colored permutations

87d1cf9ade5bd5fbb6d1fb43be902e4ac1d6c090 authored over 1 year ago by Frédéric Chapoton <[email protected]>
changes proposed in PR#36102

1d89cbf505f7d00deddbb42e334a9cb5182c5c5d authored over 1 year ago by Enrique Artal <[email protected]>
fix details

d35d2bac39aa9ce5ddb3c179296cb0cb38770c8b authored over 1 year ago by Frédéric Chapoton <[email protected]>
Update dynamical_semigroup.py

still compare types (beurk)

3bf709c2eda2877ad975db9d593b8528c8467988 authored over 1 year ago by Frédéric Chapoton <[email protected]>
sage.rings: Use more block tags

0a3d56709c9273047e363359c500ebfdd76997fc authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.rings: Update # needs

00713face1ca6816a9da5899da8b8502b07cd4b7 authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.rings: Update # needs

f5a24bef1e8aaecd5aa70ad5b8410748bdf2728f authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/rings/number_field/number_field_ideal.py: Remove abuse of symbolic x in doctests

27a85b6500c5bfa6fd47ba8fb84a2fa12bd000df authored over 1 year ago by Matthias Koeppe <[email protected]>
sage --fixdoctests --no-test src/sage/rings

5c1e20a44dcfa9e7353271348a193d22ce7814ea authored over 1 year ago by Matthias Koeppe <[email protected]>
Update # needs

33bf7beb545b4e2645db23dc0ee93a1d4305e31a authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.rings: Update # needs

252fe206c96b8dac84db7e5607bf0dc3198e09d5 authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.rings: Update # needs

6426d6ad8cd073387d853d6f748d4ce69f08c6a2 authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/rings/rational_field.py: Update # needs

56ac782053f01d0918ef2979946b6995bfa237c6 authored over 1 year ago by Matthias Koeppe <[email protected]>
Update # needs

17495b7ef8c85e56bad781cb104c3cbf43294dea authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.rings: Update # needs

96220860491fe20614a1b9691022a004499eae73 authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/rings/derivation.py: Update # needs

a86d13e2f6ce83871c1d3d0159f332bf4f2ead77 authored over 1 year ago by Matthias Koeppe <[email protected]>
More # needs

54725e22bde8ff306f056c6f9537c2043d4b5a04 authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.rings: Update # needs

35f4d526cac6ef1441c04d2b47a4ca089e28085a authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.rings: Update # needs

975b18106d03c6899eb2f08001e0d796914fefe2 authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.rings: Update # needs

ffb797f52c6909aa68040b97eaa8046924088f12 authored over 1 year ago by Matthias Koeppe <[email protected]>
./sage -fixdoctests --distribution sagemath-categories --probe all --only-tags src/sage/rings/*.{py,pyx}

b22ee693f576cbcb254eb378a84859b866c5467a authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/rings/laurent_series_ring.py: Restore a lost doctest line

aea10e2b74e8327f6c32eadd900d4c9a765936f4 authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.schemes: Update # needs

d32e0de03cf7b08cc97568f24046053e796804c1 authored over 1 year ago by Matthias Koeppe <[email protected]>
Update # optional / # needs

c5509e2d1629e5138e2aced5aa634edfb26bd028 authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.rings: Update # optional / # needs

58f08045c0c29caf551811b54a5017dc69f992a2 authored over 1 year ago by Matthias Koeppe <[email protected]>
Update # optional / # needs

84afcb53f049c4416406fca1313293155fe1dcd4 authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.schemes: Update # needs

b572224427326a68a20987114ce1d9ac86b335e1 authored over 1 year ago by Matthias Koeppe <[email protected]>
More # optional

3a0d43f9f75f382e87e1df601bf78d4f2bb9edaf authored over 1 year ago by Matthias Koeppe <[email protected]>
More # optional

c7dc6a3f5126f25e2b6247f31bbded35c6df0aaf authored over 1 year ago by Matthias Koeppe <[email protected]>
More # optional

8153ac0dd63e95c72ba040a5d8f49b8421177164 authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.rings: More # optional

0e70ba3426a02359b89d21e1ae0a4adcbfac37ca authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.rings: More # optional

608def5b6f425022895eb74170c37bc18d0dba35 authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/rings/multi_power_series_ring_element.py: Add # optional

74deb0fd0bd6afccd71bc07b418286582f726eae authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.rings: More # optional

fa68888101ef0f96e2c3d9705e1480fd01afe72c authored over 1 year ago by Matthias Koeppe <[email protected]>
sage.rings: More # optional

31bc15e7ce544fcbecce09fabea93d9fb6e15a36 authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/rings/integer_ring.pyx: Docstring cosmetics

c476af4ff49eabe388187dd22888816cf71622f3 authored over 1 year ago by Matthias Koeppe <[email protected]>
More # optional

c19447c89eaa324fbf5a9ec20d6a2f0718231107 authored over 1 year ago by Matthias Koeppe <[email protected]>
More # optional

bee4da57cf80ab5f4c1c7ca3ff864cf1ede20b9b authored over 1 year ago by Matthias Koeppe <[email protected]>