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

src/sage/geometry/polyhedron/base.py: Fix doctest

27521b8f7e70eecfc1191b859387152d190c7a85 authored about 1 year ago
Don't sort in sage.misc.session.show_identifiers()

There's no need to do it. Moreover, dictionaries in python keep
insertion order, so we don't nee...

2673c8b97afbf557018939cfd01e23746b01bd2f authored about 1 year ago
Remove extra_globals in class DocTestTask

This was introduced to help transition from python 2 to python 3 and is
no longer used.

afaf7d522249fde6666c886c9a2739eba80295c8 authored about 1 year ago
#37002: fix handling of lazy import variables in save_session()

927eb7f115cc54ce81b26925845329db1e0fc359 authored about 1 year ago
#37003: fix test for cython functions in save_session()

59a9d700bdf1d48f6675553c6dd5bf59f37a70b0 authored about 1 year ago
Add a test to show error when field is not finite

9b66169a10ce20ad03c5f17a86876cfdae6dc673 authored about 1 year ago
Simplify the Tate pairing function by assuming a user will only use elliptic curves defined over finite fields

bb3583c89aa6006f262170dc32c266f0b731ad47 authored about 1 year ago
Update src/doc/en/reference/references/index.rst

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

527d3cfd29563f01b75b03c268a3f681b4874397 authored about 1 year ago
Update src/doc/en/reference/references/index.rst

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

e7d08d8bbc8134c1d6412c20fb5465edb8533f9d authored about 1 year ago
Implement absolute length fix

8bc2867afdbc804242d39700369625ba676521bd authored about 1 year ago
Makefile: remove excessive amount of newlines

ce89bf63d7584eaa6ba097c4aef22dd7a4ffb380 authored about 1 year ago
build/pkgs/glpk/patches/src: Remove

5d593d56585b08b82adb474f568ccb5995cf8af4 authored about 1 year ago
Attempt to please the linter

cdeb08880ab8938bff3700bd13688e3240bdcec3 authored about 1 year ago
Allow the use of PARI when appropriate for computing the Tate pairing

a7263335aad3c0995ff9d008a1fe6dcc7a1e27a5 authored about 1 year ago
Changed the documentation

2877712e564d3a1459e4434280c797af14897939 authored about 1 year ago
fixed doc test in database.findstat by adding new collection

fa606f36e272b8ec022dffe2b376deadf2cce03e authored about 1 year ago
Changed the documentation

Changed the documentation of var function.

4261ff7b1e6cdcbc525504978546b61edf9b8c22 authored about 1 year ago
fix remaining doctest failures

f52b663a140e1c86bb48f73c1c46c8fcc4b9ba9f authored about 1 year ago
fix remaining doctest failures

9fdc8899650d2ce7d702009d4f2fcc4722610e5c authored about 1 year ago
Remove debug comments

2abfc5d2c2aa2ec10dfe64ec3020c80bdf074b90 authored about 1 year ago
Fix parsing of tags

7a47abe9b5ff294d0509fd8893522a6c421b1fe0 authored about 1 year ago
fix tests

31ce82b8c762b737bab4c1f898086348faabbbaa authored about 1 year ago
Use sporadic instead of random, put description in parentheses

a5c811b8689e19e82b573ea7c34fcf98751f8503 authored about 1 year ago
Remove debug command

b4c02cdd1e197c95d46dda3282aa9dbe79a0836a authored about 1 year ago
Fix linter

a2406d148d2495943731ae44ec27c93071e240f2 authored about 1 year ago
remove final debug output

437a73dbc5f5e39a4f76697542d9f0b81d227e33 authored about 1 year ago
Introduce os-dependent known bugs annotation

And use this to hide a few known (mostly randomly occurring) bugs. Also convert a few 'random' a...

14bf25de577a75bda4a9a5117c9ac83e28606a98 authored about 1 year ago
reviewer comments

3e61e7d9490a02c4de1ce0bec4fd9ac2213d5ebc authored about 1 year ago
Format graphic_matroid.py

4a37bef9d544f16f96e3ea33ebdb17c8e4863148 authored about 1 year ago
reviewer comments

cf800a6c1989cc4735ed9b0918579bc2fe0314c2 authored about 1 year ago
add order_from_multiple() to sage.groups.all

d073325bb8683333dff759828bf0788896d42b83 authored about 1 year ago
update test

3e4883560229368580c1e01cb2a87758a6aa732a authored about 1 year ago
make linter happy

6645ecc173e441e104268523c0300352ab081b8c authored about 1 year ago
the lattice O·O' may not form a connecting ideal for non-maximal orders

4af1af57a91fbdf1f1a4dae10c97542b14b65a4f authored about 1 year ago
minimizing the norm form can only work for definite quaternion algebras

75242a22e99aa5f1d65df4c1d4c05726ed1855d5 authored about 1 year ago
factor out .minimal_element() method

834cf484d2fc18b8b844073aa1ae83c7abbae843 authored about 1 year ago
compute isomorphisms between quaternion orders

bcbf016b8fe1561178b9f7d2353130fd501fe26c authored about 1 year ago
Remove blanklines from docstrings and issue named_matroids deprecation

Suggested by tscrim

1704bf06c1e92591cfc2006351277388348ba290 authored about 1 year ago
added a test for gens_orders() method

26054636c55e2668d029c9ce54df498301ea05e3 authored about 1 year ago
g.Order().sage() is only added to the list if it is finite

28427c4985e5aa446b17fe69f139297a9669fe71 authored about 1 year ago
commit cleaned the abelian_group.py code

b390e75f739098bbc6c364d55cc06658069bff88 authored about 1 year ago
resolved the bug in abelian_group of gens_orders not being equal to gens

a31de1b7ef6733451fbb3f3733fe1c106a719e87 authored about 1 year ago
Merge branch 'develop' into improve_code_style

1f663cb8983c0178197c78dd0791d21363a2c131 authored about 1 year ago
require gmpy2 version > 2.1.*

0e34f4ac59a750fb48f08441f4b9a106e868458c authored about 1 year ago
build/pkgs/mpc/distros/repology.txt: Add https://repology.org/project/gnumpc/versions

9db6c754cce55091ccac9549349e8e3e643b0986 authored about 1 year ago
fix mpc's spkg-config.m4 to reject versions <1.2.1

8a06a0e2f232ae10c695b984a84ce184aed6919c authored about 1 year ago
build/pkgs/gmpy2: Update to 2.2.0a1

423199cfe6b2bde2b8aaea19b34c1ee28c0c31c5 authored about 1 year ago
build/pkgs/mpfr/spkg-configure.m4: Require MPFR >= 4.1.0

7bf45d4e035048f1c0eeb8fac9abb1eda96eb430 authored about 1 year ago
build/pkgs/hypothesis/dependencies: Add attrs

5383be04cdfd1e094c7fdf9a8079a1a6a5c031d4 authored about 1 year ago
build/pkgs/gmpy2/dependencies_check: New

ca30464f8e8e0436c48553ec27c4769522fd674e authored about 1 year ago
build/pkgs/mpc/spkg-configure.m4: Require MPC >= 1.2.0

c678ebe467f6c358fb82b57d5f2b26df80078b8d authored about 1 year ago
build/pkgs/gmpy2: Update to 5ac3746047491cd5508c0705613f75a1636be6a6

2ad9ae7e4e0253126630f10a369b8a78181d4504 authored about 1 year ago
build/pkgs/mpc/spkg-configure.m4: Check for mpc_sum

3b226599d3b822d247418d66922b8996eea990f1 authored about 1 year ago
build/pkgs/hypothesis: New (gmpy2 check dependency)

b14834f4bbcc77da957f30e3bf7f23f79b0ee792 authored about 1 year ago
build/pkgs/gmpy2/install-requires.txt: Use a version specifier that actually accepts our current version

8e9bdfa721d9ebe6439cea8b0be58b8e8fbe38d2 authored about 1 year ago
build/pkgs/gmpy2/install-requires.txt: Accept both 2.1.x and 2.2.0a1

4bdb76dacac904fd2a9791cec728055cb5a4467e authored about 1 year ago
build/pkgs/mpc/spkg-configure.m4: Check for version using AC_LINK_IFELSE

999ae8da560cb6c7418ac142c613a8e6fbaa8d37 authored about 1 year ago
build/pkgs/gmpy2/install-requires.txt: Back to only requiring >= 2.1.0

9424eca2da06f8377e920f5624a08d29a968d2f9 authored about 1 year ago
build/pkgs/python3/spkg-configure.m4, m4/sage_check_python_for_venv.m4: Use setuptools instead of distutils for extensions tests on Python >= 3.12

a2fc656dc3f804531b25e6982814227553ebac78 authored about 1 year ago
build/pkgs/python3/distros: Add setuptools packages

2120c623974c444671b4120b46976e45d777ad14 authored about 1 year ago
build/bin/write-dockerfile.s: Use xbps-query -R to check whether a package exists in the repo

53c9aa8eecf7b1bab4959fd54b2c2caff2c0d047 authored about 1 year ago
build/pkgs/_prereq/distros/void.txt: Add libxcrypt-devel

4a429fb093b2833694bc6a143f9e3069eca5f1d9 authored about 1 year ago
build/pkgs/_prereq/distros/void.txt: Add bash

d4f514d3a7fd0278d5117db73266844cb944d281 authored about 1 year ago
tox.ini (docker): Use BUILDKIT_PROGRESS=plain to restore full output when DOCKER_BUILDKIT=1

8fdd9f013251070b5261c99c5dfa6c5c6deb6acc authored about 1 year ago
build/pkgs/python3/spkg-configure.m4: Do not check for _crypt

1cae3d494665822824bfb7196aab21a81fe54a41 authored about 1 year ago
build/pkgs/_python3.11/distros/void.txt: New

f68a4c6efca7aa70382ab0249ea7a66fb1166811 authored about 1 year ago
build/bin/write-dockerfile.sh (void): Use 'xbps-install -Suy'

00da950088e2123b15f4e85bb68f44ad1c04929a authored about 1 year ago
Merge branch 'develop' into database

ea04387c9962f92d28134f0bbace556f045f014f authored about 1 year ago
build/bin/sage-get-system-packages: Add/update comments

00ab9a3a92096c0b7bcfa4485d9ffe385e99d178 authored about 1 year ago
Add matroid names' doctests

e05647011e56adca377668063ab6863baf4ad112 authored about 1 year ago
fix some more random doctest failures

a35bd10fa03e974dfc96bfb2f060f2dda849b86f authored about 1 year ago
use correct basis of ideal to fix NumberFieldOrderIdeal↔BinaryQF conversions

93ab79b85b527a4bfeaffb6a5f54ab87440aedd1 authored about 1 year ago
Some cleanup on Littelmann paths.

407585a239b8508460598dde302d4a32b0dc6f05 authored about 1 year ago
Covering a corner case for ModulesWithBasis.ParentMethods.cardinality().

23bef33118c38cc229ad04e1c57cf5b796621639 authored about 1 year ago
.github/workflows/build.yml: Fix "Couldn't combine from non-existent path '.coverage/'"

1d69f0798f503eb457ff44e2c7f0c96b5acf3495 authored about 1 year ago
src/sage/doctest/forker.py: Don't use urllib.parse.quote, only quote \n, pad short multi-line messages

96e043138e420c26c76171d77073e05b5855c26b authored about 1 year ago
src/sage/doctest/forker.py: Use urllib.parse.quote for github annotations

b83dcf3102dd1b8a6d5c869895c4a80c9379e9aa authored about 1 year ago
strip text after #-sign

b798d690a688081dfd4dfd8420cc2f5cb96927cd authored about 1 year ago
build/bin/sage-get-system-packages (install-requires[-toml], pip): Do not require ENABLE_SYSTEM_SITE_PACKAGES=yes

04dfcfcf3cdc775cad72545ad40736c160384ff5 authored about 1 year ago
Changes suggested by reviewer

e34645b98c3a8f014af9959f4ab12afbb1480170 authored about 1 year ago
Make database functions return iterators and some small refinements

Suggested by tscrim: dicts to lists

77e543281f9e1be46082c01084937d3ec7ad5b48 authored about 1 year ago
reviewer comments

282e9f7e451589172e02dd489387ce5d5eee9b34 authored about 1 year ago
Merge branch 'develop' into test_imports

cc3792fc2fd1c1417cdd1fec7e7d32411c5531aa authored about 1 year ago
Add message to explain long list of modules during check

97a25485a5587f853e92ac66a8311a14439484d7 authored about 1 year ago
Update .github/workflows/build.yml

Co-authored-by: Matthias Köppe <[email protected]>

f051ae1e2439da327bcc9fcafb10561e6311d127 authored about 1 year ago
do not call pexpect GAP from _libgap_()

b20ef4fb433170b1141dfa255324a74801127960 authored about 1 year ago
.github/workflows/build.yml: Do not create GitHub Annotations for the tests of the new files, to avoid duplication

ce3b849dc841e269357ef260ec6a9e1088143cc1 authored about 1 year ago
Rename 'divided difference operator' to 'divided power operator'

ebedf54c9b70bc6c0e492f67dcf115adfdbc1554 authored about 1 year ago
Making the point explicit for coerce_actions.pyx multiplication alarm test.

aa02c4a9d6b4496970a2a1262b85ea73370157fd authored about 1 year ago
make "large multiplication" larger so that it takes too long on fast machines

47eb088903eb596b4fa902eccd1a4fe6ce8c1461 authored about 1 year ago
Merge branch 'develop' into lie_algebras/ce_complex_module_coeffs

000334691d8893fc37ae4c79ccb9cb0070ed5b51 authored about 1 year ago
.github/workflows/ci-linux-incremental.yml: Metrics cosmetics

92c33351f7250478928a037c7d239db10d3edb4a authored about 1 year ago
build/sage_bootstrap/package.py: Fixups

d68de0285f6bf54c67e5b1833de6d14139dabc64 authored about 1 year ago
.github/workflows/ci-linux-incremental.yml: Compute metrics (fixup)

134ac92e15a98d69271d8a276e3bc2f3daed67e3 authored about 1 year ago
build/pkgs/tzdata: Update to 2023.3, change to wheel package

22483932bcc493eaf16a4c5911e254a86a703607 authored about 1 year ago
.github/workflows/ci-linux-incremental.yml: Compute metrics

6e0da182e800713949e1d8e5540fbd96468b398a authored about 1 year ago
sage --package metrics: New

1963257eb463dbd604e95fa69f8123089d990feb authored about 1 year ago
fix some doctests

ed9402464d834ad8f8b5f1fd6aff7db8bb814093 authored about 1 year ago
src/doc/en/installation/index.rst: Only some Linux distributions have up-to-date versions of SageMath

4e959a9d5dc3897d1a64afa27667a405e946ea33 authored about 1 year ago
looking for the unit character of the full group.

fc2d24d24087d73e9210ed2a876912e2893fed1c authored about 1 year ago