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

Remove "%bg" from the tutorial

jhpalmieri opened this issue over 1 year ago
Magnitude homology for graphs

fchapoton opened this pull request over 1 year ago
macos: Singular issues (version 4.3.2p2 from Homebrew)

GMS103 opened this issue over 1 year ago
Support setuptools 68.0.0

tornaria opened this pull request over 1 year ago
Bliss spkg config

dimpase opened this pull request over 1 year ago
some pep8 fixes in symbolic (E305 and others)

fchapoton opened this pull request over 1 year ago
Fixes to support numpy 1.25.0

tornaria opened this pull request over 1 year ago
Fix tests for singular 4.3.2p2

tornaria opened this pull request over 1 year ago
most cython-lint suggestions fixed in algebras/

fchapoton opened this pull request over 1 year ago
`sage.features`: Declare features as "standard" explicitly

mkoeppe opened this pull request over 1 year ago
advance the linter (add more checks)

fchapoton opened this pull request over 1 year ago
fully get rid of xrange() in pyx files

fchapoton opened this pull request over 1 year ago
`sage.misc.timing`: Split out from `sage.misc.misc`

mkoeppe opened this pull request over 1 year ago
build.yml: Report failures (e.g. from incremental test) earlier

mkoeppe opened this issue over 1 year ago
Drop support for GCC < 8.4, drop testing of `debian-buster` and `fedora-29`

mkoeppe opened this pull request over 1 year ago
Ensure GCD in `normalize_coordinates` for projective morphisms

guojing0 opened this pull request over 1 year ago
.github/workflows/doc-build.yml: Fix generation of CHANGES.html

mkoeppe opened this pull request over 1 year ago
`build/pkgs/boost_cropped`: Switch upstream to scipy, update to 1.75.0

mkoeppe opened this pull request over 1 year ago
gap: use libgap API for int conversion

fingolfin opened this pull request over 1 year ago
sage.crypto.sbox: difference_distribution_table

teschlg opened this issue over 1 year ago
Implementing Golod complexes

OP5642 opened this pull request over 1 year ago
Add `cmr` (Combinatorial Matrix Recognition library) and Cython interface

mkoeppe opened this pull request over 1 year ago
Replace imports from `sage.geometry...all`, update relint pattern

mkoeppe opened this pull request over 1 year ago
normalize_coordinates for projective morphisms gcd failure

bhutz opened this issue over 1 year ago
Add initial support for building with mingw

pranavrajpal opened this pull request over 1 year ago
Fix copyright headers in function fields

kwankyu opened this pull request over 1 year ago
tox.ini, .github/workflows/docker.yml: Add almalinux

mkoeppe opened this pull request over 1 year ago
cleaning some things remaining from python 2

fchapoton opened this pull request over 1 year ago
Auto-translate doctests to pure Python, with import statements

mkoeppe opened this issue over 1 year ago
more arguments for simplify

fchapoton opened this pull request over 1 year ago
adjust random tests for generators of elliptic curves

chriswuthrich opened this pull request over 1 year ago
onetbb: Upgrade to 2021.9.0 + GCC13 patch

mkoeppe opened this pull request over 1 year ago
Allow partial result in minimal_model, and translate OS-algebra to cdga

miguelmarco opened this pull request over 1 year ago
Allow minimal model of cdga to return partial results

miguelmarco opened this issue over 1 year ago
Reduce dependency to rainbow in sage.graphs.graph_coloring

dcoudert opened this pull request over 1 year ago
cylint: no more xrange in matroids

fchapoton opened this pull request over 1 year ago
Modularization fixes for `fast_callable` interpreters

mkoeppe opened this pull request over 1 year ago
Document that GLPK/exact can be inexact

ed359 opened this pull request over 1 year ago
cylint: remove some unused variables in rings/

fchapoton opened this pull request over 1 year ago
fix most E301 warnings

fchapoton opened this pull request over 1 year ago
add .basis_matrix() wrapper to quaternion orders

yyyyx4 opened this pull request over 1 year ago
fixing most E222 warnings in py files

fchapoton opened this pull request over 1 year ago
more fixes for superfluous cython imports

fchapoton opened this pull request over 1 year ago
fix all remaining E251 warnings

fchapoton opened this pull request over 1 year ago
ideals of non-maximal orders in number fields

yyyyx4 opened this pull request over 1 year ago
gap: switch more code to offical libgap APIs

fingolfin opened this pull request over 1 year ago
gap: adapt get_global to use official libgap API

fingolfin opened this pull request over 1 year ago
gap: fix a comment

fingolfin opened this pull request over 1 year ago
`sage.matrix.misc`: Split by library dependency

mkoeppe opened this pull request over 1 year ago
Implementing the type B Ish arrangement.

tscrim opened this pull request over 1 year ago
Change Rational's round method default rounding from away to even

vneiger opened this pull request over 1 year ago
Fix optional SnapPy doctests after #35665

soehms opened this pull request over 1 year ago
remove deprecated in #32894 python module interfaces/primecount

dimpase opened this pull request over 1 year ago
Error message following output from "sage -h"

dyne2meter opened this issue over 1 year ago
Clarification on the MAX_MODULUS of float matrices modulo `n`

marizee opened this pull request over 1 year ago
Add a note on a doctest that randomly behaves

kwankyu opened this pull request over 1 year ago
Expands symbolic expression incorrectly and/or hangs

galashin opened this issue over 1 year ago
update Giac to v1.9.0-53

dimpase opened this pull request over 1 year ago
gc: update to 8.2.4

ivmai opened this pull request over 1 year ago
`sage.combinat`: More `# optional` annotations

mkoeppe opened this pull request over 1 year ago
`sage.combinat`: Split some Cython modules (modularization fixes)

mkoeppe opened this pull request over 1 year ago
Crystals cannot be seen in the dark

mkoeppe opened this issue over 1 year ago
.github/workflows/docker.yml: Remove defunct steps that refer to Trac

mkoeppe opened this pull request over 1 year ago
configure: Remove stray `stdin.info` file created in test

mkoeppe opened this pull request over 1 year ago
build/pkgs/maxima: Fix parallel build

mkoeppe opened this pull request over 1 year ago
Tutorial link of pdf pointing to wrong document name

geoffreysxu opened this issue over 1 year ago
gap: use CALL_WITH_STREAM to redirect output to string

fingolfin opened this pull request over 1 year ago
Reference manual: Show modularized sagelib packages separately

mkoeppe opened this pull request over 1 year ago
more uses of yield from

fchapoton opened this pull request over 1 year ago
CI doc-build: Include links to changed HTML files

mkoeppe opened this issue over 1 year ago
build/pkgs/pyflakes: Remove

mkoeppe opened this pull request over 1 year ago
little refreshment of code in Weyl groups

fchapoton opened this pull request over 1 year ago
sage.coding: Modularization fixes, doctest cosmetics, add `# optional`

mkoeppe opened this pull request over 1 year ago
GLPK/exact isn't exact on simple, rational LPs

ed359 opened this issue over 1 year ago
PDF documentation: Replace `# optional` by footnote symbols

mkoeppe opened this issue over 1 year ago
fix some pep8 warnings in modform_hecketriangle

fchapoton opened this pull request over 1 year ago
some pep8 cleanup in rigged-configurations

fchapoton opened this pull request over 1 year ago
cython-lint for imports in libs/

fchapoton opened this pull request over 1 year ago
cython-lint for imports in rings (mostly in padics)

fchapoton opened this pull request over 1 year ago
fix the linter and add more checks

fchapoton opened this pull request over 1 year ago
`sage.matroids`: Modularization fixes

mkoeppe opened this pull request over 1 year ago
`sage.graphs`: More modularization

mkoeppe opened this pull request over 1 year ago
`sage.calculus`: Modularization fixes, doctest cosmetics, `# needs`

mkoeppe opened this pull request over 1 year ago
provide matrix_symbolic_sparse class

dimpase opened this pull request over 1 year ago
update symengine(_py) to versions 0.10.0 and 0.10.1

dimpase opened this pull request over 1 year ago