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

Make tests compatible with numpy 2.1

user202729 opened this pull request 4 days ago
minor tweaks in Ore polynomials

fchapoton opened this pull request 5 days ago
Faster conversion from numpy array to matrix mod 2

user202729 opened this pull request 7 days ago
Extend Jacobian Features in Calculus

Kritika75 opened this issue 8 days ago
improve graph traversal methods

dcoudert opened this pull request 8 days ago
Add keyword prec for exponential and logarithm of Drinfeld modules

xcaruso opened this pull request 8 days ago
Paley construction #1 with prime power modulus

bzliu94 opened this issue 9 days ago
Refactor period lattice

user202729 opened this pull request 9 days ago
Add doctest utility to handle deprecation and future warnings

tobiasdiez opened this issue 9 days ago
Switch devcontainer to use meson

tobiasdiez opened this pull request 9 days ago
Fix docstring formatting to use raw string literals in multiple files

tobiasdiez opened this pull request 9 days ago
Rename module-global test methods

tobiasdiez opened this pull request 9 days ago
Move bitness handling in doctest to the output checker

tobiasdiez opened this pull request 9 days ago
Pytest: Improve doctest integration

tobiasdiez opened this pull request 9 days ago
Replaced polred with polredbest in Numfield.optimized_subfields

kaneki003 opened this pull request 9 days ago
Speed up multimodular algorithm in bad case

user202729 opened this pull request 11 days ago
Add transformation feature to BKZ

kionactf opened this pull request 12 days ago
add hermitian_decomposition method for matrices

jacksonwalters opened this issue 12 days ago
Fix `spyx_tmp()` cleanup.

tornaria opened this pull request 12 days ago
add hermitian_decomposition method

jacksonwalters opened this pull request 12 days ago
Wrap everything in sig_on()/sig_off() to avoid deadlock?

user202729 opened this issue 12 days ago
Annotate test in Galois group as random

tobiasdiez opened this pull request 12 days ago
Suboptimal choice of algorithm by Matrix(QQ).solve_right()

user202729 opened this issue 12 days ago
Added immutable keyword argument to canonical_form function

kaneki003 opened this pull request 13 days ago
New branch

PrashantChoudhary13579 opened this pull request 13 days ago
Reimplement release creation workflow

kwankyu opened this pull request 13 days ago
Some improvements to findstat._submit

user202729 opened this pull request 13 days ago
Update the copyright year in README.md

ekwankyu opened this pull request 13 days ago
Add support for Python 3.13 in conda

tobiasdiez opened this pull request 13 days ago
Declare Python 3.13 as supported in sagelib

antonio-rojas opened this pull request 14 days ago
Fix tests output for Python 3.13

antonio-rojas opened this pull request 14 days ago
Remove backslash hack in doctest

user202729 opened this pull request 14 days ago
Fix find_replacements with Python 3.13

antonio-rojas opened this pull request 14 days ago
Refactor produce_latex_macro

user202729 opened this pull request 14 days ago
Random timeouts in `rings/polynomial/polynomial_element.pyx`

tobiasdiez opened this issue 14 days ago
Define __iter__ method in iterator types

antonio-rojas opened this pull request 15 days ago
Fix produce_latex_macro with Python 3.13

antonio-rojas opened this pull request 15 days ago
Documentation on "Generation of trees" is incomplete

maxale opened this issue 15 days ago
Fix CremonaDatabase constructor

kwankyu opened this pull request 15 days ago
Fix test failure with giac 1.9.0.998

antonio-rojas opened this pull request 15 days ago
Improve Meson CI workflow

tobiasdiez opened this pull request 16 days ago
`build/pkgs`: Remove `libtheora`

gmou3 opened this pull request 16 days ago
Return True instead of None to avoid cachefunc being useless

user202729 opened this pull request 17 days ago
tools/update-meson.py is too undiscoverable

user202729 opened this issue 17 days ago
add file to meson build

fchapoton opened this pull request 17 days ago
Add debug option to check category MRO

user202729 opened this pull request 17 days ago
Implement the Tor algebra for matroids

tscrim opened this pull request 17 days ago
Addition of Kähler algebras as a category

25shriya opened this pull request 17 days ago
Inconsistent prefix removal

user202729 opened this issue 17 days ago
Implement Young's representation of irreps for G(r,1,n)

tscrim opened this issue 17 days ago
Update conda to use Python 3.12, drop 3.9 and 3.10

tobiasdiez opened this pull request 18 days ago
Conda: support Python 3.13

tobiasdiez opened this issue 18 days ago
Random test failure for generic algorithm of minimal polynomial

user202729 opened this issue 18 days ago
Add hyperelliptic curves using the smooth model

GiacomoPope opened this pull request 18 days ago
Add _make_named_class_key for several categories, miscellaneous changes

user202729 opened this pull request 18 days ago
fix Meson file list for src/sage/schemes/elliptic_curves

yyyyx4 opened this pull request 18 days ago
CRT_vectors does not handle non-coprime moduli

user202729 opened this issue 18 days ago
Mark artin_symbol doctest as random to avoid failure

user202729 opened this pull request 18 days ago
Deprecate `NumberField.optimized_subfields`?

user202729 opened this issue 18 days ago
Salvage work on gammoids

gmou3 opened this pull request 18 days ago
Mark several tests as random to avoid test failure

user202729 opened this pull request 18 days ago
Make matrix mod 2 conversion to numpy faster & some semantic fixes

user202729 opened this pull request 18 days ago
add parameter `forbidden_vertices` to some connectivity methods

dcoudert opened this pull request 19 days ago
Fix a bug in Khuri-Makdisi small model of Jacobian

kwankyu opened this pull request 19 days ago
Remove executable flags from many Python files

user202729 opened this pull request 19 days ago
Jacobian arithmetic assertion error km-small model

vincentmacri opened this issue 20 days ago
Fix doctesting with Python 3.13

antonio-rojas opened this pull request 20 days ago
simplify some call of isinstance in pyx files

fchapoton opened this pull request 20 days ago
Don't use count as a positional argument in re.sub

antonio-rojas opened this pull request 20 days ago
Different Monoids share the same name

tobiasdiez opened this issue 20 days ago
fix linter warnings in sage_setup and sage_docbuild

fchapoton opened this pull request 20 days ago
Fix alarm tests

user202729 opened this pull request 20 days ago
Add developer tools to conda environment

tobiasdiez opened this pull request 20 days ago
Fix meson github check

tobiasdiez opened this pull request 20 days ago
Meson: install `__init__` files

tobiasdiez opened this pull request 20 days ago
Fix comment on ginac NegInfinity constant

DaveWitteMorris opened this pull request 21 days ago
Minor refactor for is_exact

user202729 opened this pull request 21 days ago
Fix ginac's ratlog method so log(int(0),2) does not hang

DaveWitteMorris opened this pull request 21 days ago
a few details in master reference file

fchapoton opened this pull request 21 days ago
Even less integral domain

fchapoton opened this pull request 21 days ago
fixing pep8 E203 in pyx files

fchapoton opened this pull request 21 days ago
avoid some imports of rings.Ring

fchapoton opened this pull request 21 days ago
Deprecate construction of rings with same free variable names

user202729 opened this pull request 21 days ago
More information on build from source using meson

user202729 opened this pull request 22 days ago
Add note about makeflags and ninja parallelism

user202729 opened this pull request 22 days ago
Minor docfix of interpolation() method

user202729 opened this pull request 22 days ago
coercion system for nested polynomial ring is not sane

user202729 opened this issue 22 days ago
some care for pep8 E262 (comments)

fchapoton opened this pull request 22 days ago
unify and simplify orientation methods

dcoudert opened this pull request 22 days ago
change ore_algebra package to latest version

fchapoton opened this pull request 23 days ago
Use cython's pure python mode if possible

mantepse opened this issue 24 days ago
more spkg-config.m4 and metadata for python packages

dimpase opened this pull request 25 days ago