Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sagemath/sagetrac-mirror

Archive of the git branches attached to tickets on https://trac.sagemath.org/ before the migration to GitHub (Jan 30, 2023)
https://github.com/sagemath/sagetrac-mirror

Improved documentation.

5e29ad644717a5c3ef8af53a8fbda8e1bdfdf4a8 authored over 2 years ago
Merge branch 'u/mantepse/make_sparsity_a_decision_of_the_user' of trac.sagemath.org:sage into t/34611/fast_implementation_of_exp

66c1208568118bd121c3b018fc9f2843776181f2 authored over 2 years ago
fix pickling for FrobeniusEndomorphism_generic

58de6133486d60c05d8c474faf6f376ed5bc890b authored over 2 years ago
make internal rings sparse or dense if the lazy series ring is sparse or dense

de424bd78aab5b7e151316644ad460b39261734f authored over 2 years ago
Merge branch 'u/mantepse/__floordiv___for_sparse_polynomials' of trac.sagemath.org:sage into t/34636/make_sparsity_a_decision_of_the_user

ec1eebddfd5f8f95e2b8a0efc26cc4179d86390b authored over 2 years ago
Fix w-inverse

965b28499a900390601bce60fc8d1e3f9ceff9ed authored over 2 years ago
Remove SSF

1ff619c2c10ea50ae2b58bac0a2ea50c9db7e991 authored over 2 years ago
build/pkgs/python3: Update to 3.10.8

9bf562fcc47d139c8d69e865f824de2aacf0cbcf authored over 2 years ago
build/pkgs/python3: Update to 3.10.7

ddcd2ca5da214393ebf7648d7e53fbb95da983bb authored over 2 years ago
build/pkgs/python3: Update to 3.10.6

1269c5ae7d32ccaff196c28f5e9d13c6fd79f788 authored over 2 years ago
build/pkgs/_python*/distros, .github/workflows/docker.yml: Use debian system python3

6d20dff1f971648859e78a39855f7a91be9b629e authored over 2 years ago
build/pkgs/_python*/distros, .github/workflows/docker.yml: Use fedora system python3

d72b2fd021398abd723583f3fb4544ae84204384 authored over 2 years ago
tox.ini, build/pkgs/_python*/distros, .github/workflows/docker.yml: Use opensuse system python3

7524aed5bb67247ad0a8ce4448c88e6e9e8d9c1b authored over 2 years ago
implement Polynomial_generic_sparse.__floordiv__

957738684943d639805ed2c727da7e3ccdc6d5f1 authored over 2 years ago
build/pkgs/_python3.11: New; remove _python3.7

ad4d9aaf46b0d232a11e405050d942933ceec215 authored over 2 years ago
32182: Add some Python 3.x distro package names

Arch Linux, Cygwin, Debian, Fedora, FreeBSD, Homebrew, MacPorts, OpenSUSE.

Missing: Conda, Gent...

19198067d158e2fe0c4dbfec6ca4878c000d09cf authored over 2 years ago
trac #34123: revert a change

fefa13b580277421f30d7976b53f21ed3301ba75 authored over 2 years ago
Added multivariate_interpolation for multivariate polynomial rings.

e09725c4973792a294d84923746b3097befe5770 authored over 2 years ago
make Stream_uninitialized always dense to avoid maximal recursion error

e6c4cae0902abbdef92b68badad66c8833021eb3 authored over 2 years ago
fine tuning

96539b4bfa0968e5f040a139e82a66ea19a278ee authored over 2 years ago
details fixed

9dc18eccad24a06de04f393854a4ecbff866c31a authored over 2 years ago
Trac #34640: fix some pep8 in words/

URL: https://trac.sagemath.org/34640
Reported by: chapoton
Ticket author(s): Frédéric Chapoton
R...

7acd286410f4a87b7d4be79473e2d90f9fdbe79e authored over 2 years ago
Trac #34632: wrappers for acb_poly_[rl]gamma_series

URL: https://trac.sagemath.org/34632
Reported by: mmezzarobba
Ticket author(s): Marc Mezzarobba
...

451e2b60ae580fd9e44b9d20e4f0747418e063ff authored over 2 years ago
Trac #34619: fix some details in doc of charpoly_frobenius

and also pep8 standard for the code in this file

URL: https://trac.sagemath.org/34619
Reported ...

78b1fd073659d5e8a2b83885a3cf91345e70ed09 authored over 2 years ago
Trac #34622: partial cleanup in partition.py

some pep8, some code details, one shorter doctest, standard errors, etc

also using formatted st...

dcf8a9c2dfe94495b71f40c8ac4dc09e96622680 authored over 2 years ago
Trac #34625: Refresh the file free_quadratic_module

Cleanup, doc formatting, remove commented code, etc.

URL: https://trac.sagemath.org/34625
Repor...

986fc0512ea2556f7192badfd6d4a67a01c74592 authored over 2 years ago
Trac #34606: fix doc with respect to a change in behavior for tikz method of polyhedron (since 9.7 -> since 9.8)

because #33002 was merged in 9.8 not in 9.7

URL: https://trac.sagemath.org/34606
Reported by: s...

8d19efa941279adcee9ee8eb86053287cb010dd3 authored over 2 years ago
Trac #34629: Use the kbd role in the doc

in particular to represent the Tab key as can be seen already near the
end of

https://doc.sagem...

a6c1e4ce868e36d628c93a6f661993e783dbadc8 authored over 2 years ago
Trac #34613: fix some typos

found using codespell or egrep

URL: https://trac.sagemath.org/34613
Reported by: chapoton
Ticke...

45aacf3ba48d1f8525f87dc67f2187a67baf38ed authored over 2 years ago
Trac #34620: pep cleanup for the file weyl_group.py

URL: https://trac.sagemath.org/34620
Reported by: chapoton
Ticket author(s): Frédéric Chapoton
R...

23db2d42323c1ac537bfe136015cab3f1b4b0f02 authored over 2 years ago
Trac #34599: add helper function to compute all monomials of a given degree

This comes in handy occasionally:

{{{#!python
sage: R.<x,y,z> = ZZ[]
sage: R.monomials_of_degre...

2111efa1142a1419f312aa9bb1e24cdbc80319d8 authored over 2 years ago
Trac #34594: Fix error in sage.misc.latex.view doctest

With 9.8.beta0, the command
{{{
sage -t --long --optional=sage,optional,external src/sage/misc/l...

4f7754ad1eb286f8e9ea81baab81167619b47bc0 authored over 2 years ago
Trac #34394: pycodestyle cleanup in src/sage/graphs/generic_graph.py (part 6)

Continue the cleaning of generic_graph.py after #34392.

URL: https://trac.sagemath.org/34394
Re...

060c35f1cbb6892a2a41e9ef060e90ed3e591cf5 authored over 2 years ago
Trac #34585: pep8 cleanup in algebras/letterplace pyx files

URL: https://trac.sagemath.org/34585
Reported by: chapoton
Ticket author(s): Frédéric Chapoton
R...

e77f1a43748c53b027720b7b5e7f00f206ca23b7 authored over 2 years ago
Trac #34463: make PolynomialQuotientRing_generic inherit from QuotientRing_generic

This will make it easier to write code that works uniformly for all
kinds of quotient rings.

(E...

47997841f5b4dae0e998c0fb2b506e0059e36d4a authored over 2 years ago
Trac #34602: add some missing EXAMPLES

that apparently do not provoke any rst error

URL: https://trac.sagemath.org/34602
Reported by: ...

3916f8e9a7ff616a758d466242ce52dc09bed7d5 authored over 2 years ago
Support matplotlib 3.6

5501e0de0dca1cff0355326dd42bd8c7e5749568 authored over 2 years ago
Add unicode/ascii art

192d2e03ed61927fb540b3d704c62afe2de64907 authored over 2 years ago
PositiveIntegers -> NonNegativeIntegers

217c2039c96fcf230d361572bfa1f24361d23679 authored over 2 years ago
!=None -> is not None

b3a378394cca4b7c8e248695966cf51a18d65c2d authored over 2 years ago
Fix latex and unicode/ascii art

740651ff031dcb1bb81c6eb67e61bfa32ea78846 authored over 2 years ago
Add draft of _latex_ and fix pretty_print/ascii_art string things

a4a94749cb08ea350fb9d8ee1b630b0f28bf6b2b authored over 2 years ago
Redo loop to avoid looping over self._cells twice

7fc3ad0264efcecfb75d4cd5ad3354c00d549f60 authored over 2 years ago
Add tests and add a catch for subclasses

ae1d71a5eb1e14b71bfb0e6a8a6c87342e7e4fdf authored over 2 years ago
Add diagram iterator

d7c74f465a15d83f505dc8eda1bb972c873b011d authored over 2 years ago
Fix pyflakes issue

5d1f75813e3ebd7d827a8ec0a418ac34ec7fe18d authored over 2 years ago
Fix pyflakes issue

90dd64c736bb63e3d715f1cd003893ac85b7e44b authored over 2 years ago
Fix peelable tableaux documentation

6ff9bc5c65db0f6a86a9fdb4e5ccdf18553dca38 authored over 2 years ago
Move zero/one inside check

5e9c78281da095ccafbf4926f81ea8c5ad39e929 authored over 2 years ago
Add .from_* methods to __element_constructor__

4278363d322b82cb112b4db43de75087251250a7 authored over 2 years ago
< N_rows + 1 -> <= N_rows

578a87f6dd2151f1e03b8c11a1f5b8be33c2a3c6 authored over 2 years ago
Add methods to interact with polyominos/compositions

9e4963781e99617bf38a2e691b618ea7e0e449a1 authored over 2 years ago
First round of reviewer suggestions

a145dabb1350d923a7bb353df7c231812b170676 authored over 2 years ago
Clean up documentation

60470dbe79396d611c87e452dfbe96df29285eb0 authored over 2 years ago
Add tests and remove Stanley s.f.

40ae181d23859f9d86b42cabf4e76dd68c9cc090 authored over 2 years ago
Remove _hash_, __contains__, _repr_ overrides

944fc764400aa553aab054cbd2b6ba8bbe685b75 authored over 2 years ago
Move docmentation to class level

5f1dc60af6dc579a035a38c2fcd2946cef81f385 authored over 2 years ago
Assertion -> ValueError

9870a889e4243df61629aff4c45f848f943b9f4d authored over 2 years ago
Default check -> true + documentation change

1042fb79feb17f67d96a96a892a45872ab8e8f18 authored over 2 years ago
Fix kwargs, repr, and remove double .__init__ call

f893d43d49be88cf7d64bda44a0c5f293d6008f0 authored over 2 years ago
Add references and more examples. All doctests pass

261983ad0473a18a967afb34d039bd1e9e7605d4 authored over 2 years ago
Remove unneeded creation of skew tableaux

cc0c83c0312cdba1bc252d17e218de0c974784b8 authored over 2 years ago
Speed up sliding by skipping classcall

0f5ee00ed03905893d73d8593b0cc001d12bf984 authored over 2 years ago
Fix a typo in Rothe diagrams

8c5bc2bea123f2e6cdfa7832cf5c4cb4696b8f1b authored over 2 years ago
Fix bug in identity partition/empty diagram

507aad05110451daef19ae3a6e80cc37b8295b7f authored over 2 years ago
Fix accidental check=False

cd5df3fcae0534b1c6d19da2d6e37cda5948817f authored over 2 years ago
Fix __init__

f1864a3faa782dd8e44e56cb5fb86de79ba8e2b8 authored over 2 years ago
Fix bug in JDT

676747900bd264f05300a42bb605ab423936b549 authored over 2 years ago
Add documentation/examples

1bf86402ab293535b22730b1c05c3610bbe77d97 authored over 2 years ago
Peelable tableaux pass all tests

513948fe63abe4c63c7dd9d80328cb1b4618f24a authored over 2 years ago
Add RotheDiagram

39b5f6a8f1f445b7f2f69fce4495ce7ae6c9b84f authored over 2 years ago
Add examples and documentation

af776fc02b0d218a717e94cfff8ef490c666fbe9 authored over 2 years ago
PEP8 and example

93c5bb719cdc3381cbca5322e9c7619c8c2fa150 authored over 2 years ago
Add rothe_diagram, n_reduced_words, and Stanley symmetric function

cc85d22d4b868623e81543cce2bfbca2223ffa16 authored over 2 years ago
Initial commit

d5d32de70c8f8a2566f46cc837007cd7dfd9ff03 authored over 2 years ago
Add parent/element framework of northwest diagrams

4e22f9838f6aacb99f3d06c59b21f6ea6ba2a803 authored over 2 years ago
Implement parent framework

9830fa34ea9334a6c91b7493cf2256f765a7165a authored over 2 years ago
First draft of peelables algorithm

19380a6497053a863b6843db7b7bf458b67aa12e authored over 2 years ago
Add backward_slide (and alias reverse_slide)

3e994923efbf2934d5657b44381e5e055e7986ca authored over 2 years ago
Clarify some of the language around corners'

40656a13e1293dac4d1c11a218cabefbf86f4251 authored over 2 years ago
Add outside_corners to SkewPartition

9946e835c8726d5108e4cafa61d38d1479990650 authored over 2 years ago
remove redundant __init__ methods, remove finished TODOs

7043d1cf5d937c3f947634c088e8bdc2c13e4d9f authored over 2 years ago
remove Stream_cauchy_invert.get_coefficient, make sparse a mandatory argument, move _is_sparse an attribute of Stream_inexact

814aa7cd53e8ca569ddfd87ba1cfa498c564531d authored over 2 years ago
fix typo

8b063278be4a12ef00444fa10563919128c83152 authored over 2 years ago
changing the repr

35e42a1994f8dff36815e01949fd20bf0bb133bc authored over 2 years ago
Trac #34647: some details in permutation groups

mostly a few pep8 changes

URL: https://trac.sagemath.org/34647
Reported by: chapoton
Ticket aut...

66a62faa88b27c0d4481ed06de3de45bab519dd1 authored over 2 years ago
Trac #34644: minor details in schemes

some about E241 and E502

URL: https://trac.sagemath.org/34644
Reported by: chapoton
Ticket auth...

1a1d67ddeeabd6aee4c59385d05f764ff013a858 authored over 2 years ago
Trac #34639: fix some W605 in pyx files in rings

namely in polynomials/, number_fields/ and finite_rings/

URL: https://trac.sagemath.org/34639
R...

3384309eae79e830a6a0bf7a94cb93858213375a authored over 2 years ago
Trac #34618: use libgap in dual abelian group elements

instead of the pexpect interface for gap

URL: https://trac.sagemath.org/34618
Reported by: chap...

c448d77ee0bba4b5f95b45f8a0f398a7e1805d2c authored over 2 years ago
Trac #34617: fix and activate pycodestyle W391

URL: https://trac.sagemath.org/34617
Reported by: chapoton
Ticket author(s): Frédéric Chapoton
R...

33a0f7adac1f05eede86774eb37ce12c8c20a4b6 authored over 2 years ago
Trac #34615: Update to sphinx 5.2

New changes in sphinx requires new attributes to be defined. Supporting
this change introduces n...

75636756b8f9d9909cb69c30ea8bb3167e422989 authored over 2 years ago
Trac #34614: add missing EllipticCurveHom methods to Îlu isogenies

The `EllipticCurveHom_velusqrt` class introduced in #34303 inherits from
`EllipticCurveHom` (#32...

685a07c0fda71a83d2f517b757829350a29ca2d2 authored over 2 years ago
Trac #34612: 1 internet doctest failing in graphs/isgci.py

With 9.8.beta0, the command
{{{
sage -t --optional=sage,internet src/sage/graphs/isgci.py
}}}
gi...

a7dac85cb87f79450199dcf87595ca5c356d985a authored over 2 years ago
Trac #34579: Faster iterator for planar set partitions

Right now, we iterate through all planar set partitions in
`algebras.PlanarPartition` by filteri...

d9c4091920569409daa0de3f934327f80d191b71 authored over 2 years ago
Trac #34552: more testsuites for lazy series rings

In this ticket we implement systematic tests for operations on lazy
series.

URL: https://trac.s...

321f97084f9cd694327709e1d875ce05f7fa4685 authored over 2 years ago
Trac #34470: categories of lazy series

We should check the categories of our lazy rings:
{{{
sage: L = LazyTaylorSeriesRing(QQ, "x, y")...

87626b0bcd069ef161d58f838d1f69b4f23276d3 authored over 2 years ago
Trac #34410: make new composite elliptic-curve isogenies the default

Since #32744, Sage has a specialized class `EllipticCurveHom_composite`
for composite elliptic-c...

77c6eed67ee1f2224cb2dd3ab2913ea5eb66e35b authored over 2 years ago
Trac #33969: Implement missing KnotInfo wrappers for polynomial invariants

A couple of wrappers for link properties listed in the
[https://knotinfo.math.indiana.edu/ KnotI...

2356379d7017ebeb609ff132ce549cc81b34235f authored over 2 years ago
Trac #32874: New option "./configure --enable-wheels"

When `./configure --disable-editable` is in use (the default before
#32406), the Sage library is...

a9abd3b2da40a60e1a76ab35411769bd0a91ccf0 authored over 2 years ago
Trac #32686: points_of_bounded_height for projective space is incorrect

The method for number fields iterates over the points of bounded height
for each coordinate. Thi...

84ecc3f35750d4480ebad8e2a2c7d2be94d64dca authored over 2 years ago