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

Made docstring lines be below 80 chars/line

3292c0c64c19f5647b89c6351ec21b30ded57fa1 authored over 1 year ago by OP5642 <[email protected]>
configure.ac: disable webencodings,tinycss2 with --disable-notebook

The --disable-notebook flag disables the bleach and nbconvert
packages, and the webencodings and...

76278ef02a31c891d1a0cb3378225df80f7a91d7 authored over 1 year ago by Michael Orlitzky <[email protected]>
src/bin/sage-env: set PYDEVD_DISABLE_FILE_VALIDATION=1

Newer versions of debugpy come with a bundled pydevd that complains
about >=python-3.11's frozen...

31a764f4a9ec54d3ea970aa9514a088c4e603ebd authored over 1 year ago by Michael Orlitzky <[email protected]>
Removed excess tests in the docstring

f2d477d02e07b4301f6a4479ab3f9296ad73f75a authored over 1 year ago by OP5642 <[email protected]>
Made ``union()`` hidden and removed unnecessary comments

a25f9bd92b0a244d545bc6463a534791f04f6e3d authored over 1 year ago by OP5642 <[email protected]>
sync_labels_fixes initial

50b91da0e6018ab2918473f689fce20adf2c3a7b authored over 1 year ago by Sebastian Oehms <[email protected]>
singular: added missing #endif

a2a875f2d47b0c2413872f9e262e875768e03c8b authored over 1 year ago by sheerluck <[email protected]>
Small doc formatting tweak.

666dd0c6981b8dd6ff103565fa990539ca9ceafd authored over 1 year ago by Travis Scrimshaw <[email protected]>
Apply documentation suggestions

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

c8c84e19250a8a0825b85a8e93417d56149371cb authored over 1 year ago by Ognjen Petrov <[email protected]>
configure.ac: disable mathjax with --disable-doc

Our mathjax package is used only to build the sphinx documentation
that can be disabled with --d...

86c309aa7cc39a6d0c410d55739d0c3d88e28633 authored over 1 year ago by Michael Orlitzky <[email protected]>
src/sage/graphs/strongly_regular_db.pyx: Remove self-import

1ba481b127156383c475f9f32248b38167cbbeb9 authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/symbolic/expression.pyx: Remove self-import

f75277a4305553f8ca1d7442a18062e5a656b11e authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/graphs/comparability.pyx: Remove self-import

c9d555d99a6f67c52c8afdaa6882c9b0df40c9cb authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/graphs/base/boost_graph.pyx: Add missing doctest prompts

711835fcbf821d73964f7c7c378629f06d1e3e55 authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/libs/flint/qsieve.pyx: Remove self-cimport

978d3185658dfd84e434f63787fc30628f4442e7 authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/matrix/matrix_modn_sparse.pyx: Sort imports

2716f62591ba58de1f004c6320225f38fc82f0a6 authored over 1 year ago by Matthias Koeppe <[email protected]>
Clean up cimports

3878e5154a7941cae1f06c6c7389f1049c72d5c0 authored over 1 year ago by Matthias Koeppe <[email protected]>
configure.ac: disable tzlocal with --disable-r

The tzlocal package is a dependency of rpy2 and is used nowhere else
in sage. When the user disa...

ad1846df564cad16a95b2d0b967a2ae19e88ce2f authored over 1 year ago by Michael Orlitzky <[email protected]>
build/pkgs/numpy/patches/cython3-legacy.patch: Remove

e4034863d87efb20e3a8d632c4e515353aac270b authored over 1 year ago by Matthias Koeppe <[email protected]>
Merge branch 'use-cython-3' into numpy_1_26

4713f28a3f5171c75fdf8e93739eba12ae8c599b authored over 1 year ago by Matthias Koeppe <[email protected]>
Merge tag '10.2.beta1' into numpy_1_26

SageMath version 10.2.beta1, Release Date: 2023-09-01

ea43f348cd316cd009e058a797f524a1e514eab4 authored over 1 year ago by Matthias Koeppe <[email protected]>
build/pkgs/numpy: Update to 1.26.0rc1, remove patches

057823f9d246703a4c7a673dc43e646e89c74797 authored over 1 year ago by Matthias Koeppe <[email protected]>
some micro-details in Dyck words and Parking functions

700333dfa69dba7067404cd991eaf03861b4f4c4 authored over 1 year ago by Frédéric Chapoton <[email protected]>
Update src/sage/groups/braid.py

Erase the period

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

29ca7a7ff014ec34b0e26a5f5721aadfa5952e09 authored over 1 year ago by Enrique Manuel Artal Bartolo <[email protected]>
Removing redundant comparisons, renaming error comparisons (following padics), adding is_unitialized() doctests.

789f23f445a14f1b0927b0d41f68d20720cfd398 authored over 1 year ago by Travis Scrimshaw <[email protected]>
Update src/sage/combinat/root_system/fundamental_group.py

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

8e96c79d66072944a724844c4c0fb076ce189b7e authored over 1 year ago by 65537 <[email protected]>
Fixing a broken doctest by better testing for 0; using self.one().

4b881809b7aa791434da2966cde36a16ad4a7247 authored over 1 year ago by Travis Scrimshaw <[email protected]>
build/pkgs/{tox,virtualenv}/SPKG.rst: Restore manually added license info

db9c39224718fe6b1ab0fc780fc8f70d00fb92a4 authored over 1 year ago by Matthias Koeppe <[email protected]>
Fixing the iterator of SemistandardMultiSkewTableaux.

eed72b2ffdd76fc8709da1a68c3f559cace70a49 authored over 1 year ago by Travis Scrimshaw <[email protected]>
build/pkgs/cython/dependencies: Add pythran as an order-only dep

84ad1a944b36173f050b6a3dd46c84269c31ed82 authored over 1 year ago by Matthias Koeppe <[email protected]>
build/pkgs/scipy/patches/cython3-legacy.patch: Remove

c65b3e35a96042f9ce6e9167852e88d2d71aedf0 authored over 1 year ago by Matthias Koeppe <[email protected]>
Merge branch 'scipy_1_11' into use-cython-3

5fb448d518196a1c25d882f8f0dba8510415f339 authored over 1 year ago by Matthias Koeppe <[email protected]>
Merge branch 'develop' into coxeter_arrangement

ba2fe137509fe6e6bb86d2cf512b96899a4048fb authored over 1 year ago by Frédéric Chapoton <[email protected]>
schemes/elliptic_curves: disable a test that takes too long

902d91c76c79ae1274e5ddbc8da49e1bd9027865 authored over 1 year ago by Gonzalo Tornaría <[email protected]>
review changes

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

39dfddd80c96a32f297cdc96b41a38ff1872218a authored over 1 year ago by Frédéric Chapoton <[email protected]>
Adding doctests and last polishing.

5514c899b0c027be25b74c6533b752b0ede1916e authored over 1 year ago by Travis Scrimshaw <[email protected]>
unify docstrings and uncontroversial doctests from #35480 and #35485

e985124a38bdff7d0dd464f9699369235e9e264e authored over 1 year ago by Martin Rubey <[email protected]>
Alternative proposal returning None for unknown comparisons.

534ba6086c613253a03ea5c741ce982eb479ddb1 authored over 1 year ago by Travis Scrimshaw <[email protected]>
Adding a new comparison mode to lazy series and added a check for undefined series.

4d5f7bf0c7344caaa8fcf939e993d1c7925e8fbf authored over 1 year ago by Travis Scrimshaw <[email protected]>
Addressing some of Martin's comments and fixing a bug.

eff5be50c0cca5595f99cd2e41a6003fd2f7d750 authored over 1 year ago by Travis Scrimshaw <[email protected]>
Change so products so the iterator produces 1 + p(x).

a118645fd8c36c919d4e44b316677ca143156f53 authored over 1 year ago by Travis Scrimshaw <[email protected]>
Changes to prod() from discussion and initial implementation of infinite sums.

b36b2ca99fbc5261192e8d7de894a0e9af1757f4 authored over 1 year ago by Travis Scrimshaw <[email protected]>
Initial proof-of-concept for infinite products.

844a70941de1c437c04b7ceefee36f862706fc47 authored over 1 year ago by Travis Scrimshaw <[email protected]>
fix E228 then E225 in rings/

050d0aa9983b4c276bafa38e1ed2b076cb117948 authored over 1 year ago by Frédéric Chapoton <[email protected]>
fix E228 and E225 in schemes/

f495b38ef69f97a674249dbac9ce37701d6c80b8 authored over 1 year ago by Frédéric Chapoton <[email protected]>
mark doctest output as random

c0398097dcaf29ea4042a1f7d65f886ad29d4edb authored over 1 year ago by Lorenz Panny <[email protected]>
factor out point_of_order()

7503d40d9fc1742cb64f923f36d79f6e12ea6636 authored over 1 year ago by Lorenz Panny <[email protected]>
use deepcopy() instead of copy() to make sure @cached_method members are cleared

494c943a9d32136b4050dc72bc53a8277799ee92 authored over 1 year ago by Lorenz Panny <[email protected]>
reviewer comments

ee64c2ad39f5011084975f38397e2f66c389893c authored over 1 year ago by Lorenz Panny <[email protected]>
more reviewer comments

d522c0a6372b9b3aa36c1ef9e455450c6c43aaf9 authored over 1 year ago by Lorenz Panny <[email protected]>
implement computation of traces for elliptic-curve endomorphisms

d7e818af166718305184864829feb14a964f05f4 authored over 1 year ago by Lorenz Panny <[email protected]>
use smaller scalar to make test (much) faster

f665235c9e0a7ee89afe99fd6f0d21a6a6b176d1 authored over 1 year ago by Lorenz Panny <[email protected]>
Merge tag '10.2.beta1' into public/remove_old_deprecation_warnings_in_elliptic_curves

SageMath version 10.2.beta1, Release Date: 2023-09-01

c94788b60919359e91d82d7bb155fb5de37c1c21 authored over 1 year ago by Lorenz Panny <[email protected]>
use cython legacy directives for sage

ad75f666bd777dca0628492819f99c998742f1bc authored over 1 year ago by Yutao Yuan <[email protected]>
add cython3 patches for cysignals, cypari2, fpylll, and pplpy

0044e67c50b53b2f75703375260f4dbe46309e6d authored over 1 year ago by Yutao Yuan <[email protected]>
add cython3 patch for numpy

543917591850414cb3b874353cbebd2c6b717e52 authored over 1 year ago by Yutao Yuan <[email protected]>
add cython3 patch for scipy

bbe813486fd6777c2b7401aebbfa1602dbc285b6 authored over 1 year ago by Yutao Yuan <[email protected]>
update cython to 3.0.2

703ec1b0e24037dcceba2a5c044c6ea3b1b4596c authored over 1 year ago by Yutao Yuan <[email protected]>
update doctests for cython 3

cba7b31edda2c2512001af01b0005a483bbab90e authored over 1 year ago by Yutao Yuan <[email protected]>
fix PY_NEW signature

326f36e8c21ce9bb07c119d00904c6cdc7103c76 authored over 1 year ago by Yutao Yuan <[email protected]>
src/sage/groups/generic.py: Fix doctest dataflow warnings

2d0a7faccaba51251c520cb193df28296d9728bf authored over 1 year ago by Matthias Koeppe <[email protected]>
remove some old deprecation warnings

3f8871d06d70625e9e45cdc05b20a9e26ad36227 authored over 1 year ago by Lorenz Panny <[email protected]>
Update lie_conformal_algebra_with_structure_coefs.py

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

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

2e1c2bccc70e7bcc431c6083874a04eae3ed4d77 authored over 1 year ago by Frédéric Chapoton <[email protected]>
src/sage/tests: fix another "Computational Math..." doctest

One doctest for the Computational Math book fails for me,

Failed example:
limit(f(t * cos...

bcd71cd3713146b3c13242913aa73fec78e66e76 authored over 1 year ago by Michael Orlitzky <[email protected]>
fix doctest warnings in sage/misc/sageinspect.py

bc7e9cf7fe39bbeebd61ad06d863a527762e1579 authored over 1 year ago by dcoudert <[email protected]>
review comments

a48893b451ba5c40b65bb38349dfb12aaed5cb7f authored over 1 year ago by dcoudert <[email protected]>
fix E228 and E225 in algebras/

bd384181fa25410f984635cae74534027f98153d authored over 1 year ago by Frédéric Chapoton <[email protected]>
more fixes in quadatic forms

15201fc6162aba86961ae14cdb7226a8357988da authored over 1 year ago by Frédéric Chapoton <[email protected]>
Merge branch 'develop' into ci_portability_on_label

3c410d8bbaeeb1d983a20ce264aa95fbdaa776a1 authored over 1 year ago by Matthias Köppe <[email protected]>
build/pkgs/virtualenv/dependencies: Re-add platformdirs

7e2dcd09427c0d3e5aa391303672e6e7f5a71374 authored over 1 year ago by Matthias Koeppe <[email protected]>
build/pkgs/tox: Reject tox 3, require tox >= 4.2.7

edd8e24d075c6e490c24e3fd8ccb8a0ae289d2a9 authored over 1 year ago by Matthias Koeppe <[email protected]>
sage --package create --pypi: Make python order-only dependency as in #36141

7bcef0cde9ed0b94acba2eb8a34feba777e66318 authored over 1 year ago by Matthias Koeppe <[email protected]>
build/pkgs/{chardet,colorama,pyproject_api}: Make python order-only dependency as in #36141

4fdb0173dd82215459fb35528766d2d30171faed authored over 1 year ago by Matthias Koeppe <[email protected]>
build/pkgs/{filelock,pluggy}: Restore edited versions

76340edc4078d6fa1a5f53556ddc68e9526462f7 authored over 1 year ago by Matthias Koeppe <[email protected]>
build/pkgs/{cachetools,chardet,colorama}: Do not require when system tox is used

a2c8322c2348808c49a6947dc8dee741a28b0e87 authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/groups/perm_gps/permgroup_morphism.py: Make docstrings raw

556ebad92909c407edce2dc3e41a34fd65f758e5 authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/groups/perm_gps/permgroup_element.pyx: Make docstrings raw

39fc225844822199a4954e69e87db15636a5cfad authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/groups/perm_gps/permgroup_element.pyx: More block tags

c8318020881efc57cf50402c9738d7c73a3518fd authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/groups/perm_gps/partn_ref/automorphism_group_canonical_label.pyx: Fix file-level tag

808c0f8699610839c738f90340a08e536c618a0c authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/groups/misc_gps/imaginary_groups.py: More block tags

7ee72c7915e30bf038c683409915684383a4437a authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/groups/galois_group.py: More block tags, doctest cosmetics

ea6d9f3cc404d630966c4533daa7e0658a8a3b38 authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/groups/braid.py: More block tags, doctest cosmetics, add missing tags

46f4200a128ad3c080e319b02c5480ee97299c01 authored over 1 year ago by Matthias Koeppe <[email protected]>
src/sage/sets/set_from_iterator.py: update doctest output

ed9fcb476c3b4a08e97623bb60c14a33f743e33c authored over 1 year ago by Matthias Koeppe <[email protected]>
build/pkgs/tox/dependencies: Add tomli

9b2a43706a3fec2322730b3410580a2a3b22e4ac authored over 1 year ago by Matthias Koeppe <[email protected]>
fix some links in sage/graphs/generators/chessboard.py

f34a9b35f31e39a7794ddfc65eb906c7bc43987c authored over 1 year ago by dcoudert <[email protected]>
remove a useless link in sage/graphs.digraph.py

71a55d9edfc840c307f5fc61ce7982a0d52352f5 authored over 1 year ago by dcoudert <[email protected]>
add doctest in sage/misc/rest_index_of_methods.py

42be2e6a812a310789962fc39564954a475f3be2 authored over 1 year ago by dcoudert <[email protected]>
fix some links in sage/graphs/isgci.py

6c975ab3999ea26ea31a709d3f529d9f94f2be10 authored over 1 year ago by dcoudert <[email protected]>
fix issue #36178

1f5758365664538a1d8ffc4516887061121b817d authored over 1 year ago by dcoudert <[email protected]>
fix conflicts in finitely_presented.py

ac37b17cea1cc619da4119509cba05aa18c09ff9 authored over 1 year ago by Enrique Artal <[email protected]>
Merge branch 'sagemath:develop' into artin

be1ed9d2fba7dd7a5a9eb44ed9af3353f8dadd8b authored over 1 year ago by Enrique Manuel Artal Bartolo <[email protected]>
fixes E305 in src/

626b764283b5005ab3a64661f7cc74efcd31adb9 authored over 1 year ago by Frédéric Chapoton <[email protected]>
fix and activate pycodestyle E305 in py files

6b5278d6990171314ac3999571aa23db1aa0a429 authored over 1 year ago by Frédéric Chapoton <[email protected]>
build/pkgs/tox: Update, update dependencies

0e953c1bbd3150ee9598375419947c4b1ec4283c authored over 1 year ago by Matthias Koeppe <[email protected]>
Merge branch 'develop' into using_PyLong_API

52d9d5e2592c59a37432ae15b71cc0c691557a0d authored over 1 year ago by Frédéric Chapoton <[email protected]>
sage.groups.matrix_gps: Update # needs

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

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