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

Comparison of I with infinity buggy

videlec opened this issue over 1 year ago
`sage.geometry.polyhedron`: fix doctest error due to modularization

dcoudert opened this pull request over 1 year ago
add some links to python error classes in the doc

fchapoton opened this pull request over 1 year ago
using python-style for loops in calculus

fchapoton opened this pull request over 1 year ago
using python-style for-loops in modular folder

fchapoton opened this pull request over 1 year ago
some details in coxeter groups

fchapoton opened this pull request over 1 year ago
`sage -t --probe-blocks ...`

mkoeppe opened this issue over 1 year ago
build/pkgs/jupyter_core: Update to 4.12.0

mkoeppe opened this pull request over 1 year ago
Anderson motives over Fq[t,theta] and their L-functions

xcaruso opened this pull request over 1 year ago
get rid of obsolete PyInt_* and PyInt_*

dimpase opened this issue over 1 year ago
__pow__() of integer_mod does not allow very large exponents

dimpase opened this issue over 1 year ago
fix and activate pycodestyle E301 in pyx files

fchapoton opened this pull request over 1 year ago
`sage.{interacts,misc,repl,typeset}`: Update `# needs`, modularization fixes

mkoeppe opened this pull request over 1 year ago
`sage.graphs`: fix doctest warnings due to modularization

dcoudert opened this pull request over 1 year ago
Remove deprecated parameter circular from method `is_planar`

dcoudert opened this pull request over 1 year ago
Remove rename warning in spanning_tree.pyx

dcoudert opened this pull request over 1 year ago
Remove deprecation warnings renaming parameter verbosity to verbose in graphs

dcoudert opened this pull request over 1 year ago
Stop sorting Graph vertices and edges by default

dcoudert opened this pull request over 1 year ago
small cleanup of triangulation/base.pyx

fchapoton opened this pull request over 1 year ago
Correct typo in class name of `Polynomial_ZZ_pEX` in `.pxd` file

GiacomoPope opened this pull request over 1 year ago
Trivial simplifications for arccos

rhinopotamus opened this pull request over 1 year ago
Speed-up matrix construction by ensuring MatrixArgs type MA_ENTRIES_ZERO

vneiger opened this pull request over 1 year ago
Fix link to tutorial in PDF docs. This fixes #35736.

jhpalmieri opened this pull request over 1 year ago
Matrix creation from a scalar fails in some cases

vneiger opened this issue over 1 year ago
Support floordiv between RDF and other numbers in Real Field

yu0A opened this pull request over 1 year ago
Fix typo in docstring

JohnCremona opened this pull request over 1 year ago
sage.ring.integer.Integer supports backslash operator now

linuxbckp opened this pull request over 1 year ago
sage.ring.integer.Integer should support backslash operator

linuxbckp opened this issue over 1 year ago
Typo in documentation for congruence subgroups

JohnCremona opened this issue over 1 year ago
`sage.arith`: Update `# needs`

mkoeppe opened this pull request over 1 year ago
`sage.rings.finite_rings`: Modularization fixes, `# needs`

mkoeppe opened this pull request over 1 year ago
msolve interface is missing support for non-finite fields

maxale opened this issue over 1 year ago
Update Cython to 3.0.0

infmagic2047 opened this pull request over 1 year ago
cython-lint : add note about unused imports

fchapoton opened this pull request over 1 year ago
`sage.rings.{padics,valuation}`: Modularization fixes, `# needs`

mkoeppe opened this pull request over 1 year ago
`sage.{topology,homology}`: Update # needs, modularization fixes

mkoeppe opened this pull request over 1 year ago
normaliz: Update to 3.10.1

mkoeppe opened this pull request over 1 year ago
Construction for a family of Resolvable Group-Divisible Designs

apirogov opened this issue over 1 year ago
New GitHub workflow to continue our images on Docker Hub

soehms opened this pull request over 1 year ago
Fix sqrt(sqrt(2)) memory leak in ginac numeric.cpp

vbraun opened this pull request over 1 year ago
`sage.rings.polynomial`: Modularization fixes, `# needs`

mkoeppe opened this pull request over 1 year ago
Implemented two new methods for dynamical semigroups

MatheMagicianPi opened this pull request over 1 year ago
Fix failing doctest in sage/graphs/bliss.pyx

dcoudert opened this pull request over 1 year ago
cylint: some details in arith, algebras and crypto folders

fchapoton opened this pull request over 1 year ago
`sage.plot`: Add/update `# needs`

mkoeppe opened this pull request over 1 year ago
`sage.typeset`: Update `# needs`

mkoeppe opened this pull request over 1 year ago
Fix E721 warnings for .pyx files

jhpalmieri opened this pull request over 1 year ago
cython-lint : further fixes in quadratic forms

fchapoton opened this pull request over 1 year ago
Fix block-scoped doctest tags with `\` line continuations

mkoeppe opened this pull request over 1 year ago
`sage.geometry`: Update `# needs`, use block-scoped tags

mkoeppe opened this pull request over 1 year ago
Fix pycodestyle warning E721

jhpalmieri opened this pull request over 1 year ago
Implement algebra_containment from Singular (issue #34502)

jhpalmieri opened this pull request over 1 year ago
k-regular sequences: boundedness

dkrenn opened this pull request over 1 year ago
archlinux-latest-standard: System maxima does not work

mkoeppe opened this issue over 1 year ago
Update doctests depending on `sirocco`

mkoeppe opened this pull request over 1 year ago
Improve method is_planar

dcoudert opened this pull request over 1 year ago
Fixes #35804 by computing the DDT of non-square sboxes properly.

PotatoK123 opened this pull request over 1 year ago
Fix tests with singular 4.3.2p4

antonio-rojas opened this pull request over 1 year ago
pkgs/sagemath*: Exclude all__*.py files of other distributions

mkoeppe opened this pull request over 1 year ago
Add Nick Brettell's matroid code

mkoeppe opened this issue over 1 year ago
Use from_integer instead of fetch_int for Cache_base.

PotatoK123 opened this issue over 1 year ago
Bug in the result give by the modular decomposition

Nasaku03 opened this issue over 1 year ago
Regular sequence: closing experimental phase of regular sequence module

dkrenn opened this pull request over 1 year ago
less type comparison in modules and geometry

fchapoton opened this pull request over 1 year ago
replaces type comparison in elliptic_curves

fchapoton opened this pull request over 1 year ago
replace some type comparisons in combinat/

fchapoton opened this pull request over 1 year ago
minor cleanup in binary quadratic forms over ZZ

fchapoton opened this pull request over 1 year ago
Fix tests with gmp 6.3

antonio-rojas opened this pull request over 1 year ago
Introduce SAGE_OPTIONAL_PACKAGES_ASSUME_INSTALLED env variable

antonio-rojas opened this pull request over 1 year ago
pkgs/sagemath-meataxe/README.rst: Remove markup unknown to PyPI

mkoeppe opened this pull request over 1 year ago
partial cython-lint cleanup in mod_sym_num

fchapoton opened this pull request over 1 year ago
regular sequences: use "positive" partial sums algorithm

dkrenn opened this pull request over 1 year ago
Run pytest for src tree if no filename is given

kwankyu opened this pull request over 1 year ago
Fix `preperiodic_points` function over rings

guojing0 opened this pull request over 1 year ago
Improve getting matrix entries after permutation in _palp_PM_max()

xuluze opened this pull request over 1 year ago
Cmr CographicNode and Three_sum

jsantillan3 opened this pull request over 1 year ago
expm1 is wrong for small values

zimmermann6 opened this issue over 1 year ago
flint spkg-configure should test that flint is built with NTL support

mezzarobba opened this issue over 1 year ago
`contour_plot`, `region_plot` ignore `zorder`

mkoeppe opened this issue over 1 year ago
Implement Goss polynomials of Drinfeld modules

DavidAyotte opened this pull request over 1 year ago
Working MCDS implementation using connectivity constraints

MrBanananator opened this pull request over 1 year ago
Minimum connected dominating set

MrBanananator opened this issue over 1 year ago
Implemented five new operations for dynamical semigroups

MatheMagicianPi opened this pull request over 1 year ago