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

Unpack sdist for cibuildwheel

c7418788db37b2febd6f0b7635a8b1ebed9b544f authored over 2 years ago
update PATH

7999353376c870e85fea393eb4e483fa6029c4d9 authored over 2 years ago
Use CIBW_BUILD_FRONTEND=build

07a018b369dca33d688db371eaf12d490fdd382a authored over 2 years ago
.github/workflows/dist.yml: Set ACLOCAL_PATH

f9407afa6a92272d46bc892a6149074c07943b32 authored over 2 years ago
.github/workflows/sdist.yml: Set CIBW_PROJECT_REQUIRES_PYTHON

3b0f26fb9619a7077cf79e8267decd4acfed5d58 authored over 2 years ago
do not use prefix

ac0e3013b1b6e0e1fc4936bdac4fa37301478f08 authored over 2 years ago
.github/workflows/dist.yml: One package at a time, build out of pkgs/

ac59ada6e3afacce29142430644e6ef214f88549 authored over 2 years ago
.github/workflows/dist.yml: Rename from sdist.yml

e3a4fbdcbb60ef342d793c9a943806bbf92e0078 authored over 2 years ago
.github/workflows/sdist.yml: Build wheels too

70332b5a1c276671528f84e597c1c50ed4d05eb6 authored over 2 years ago
.github/workflows/dist.yml: Build prereqs of wheels using Sage distro

0bb8e15378004673e729ca992c060bf1de50c2fc authored over 2 years ago
.github/workflows/dist.yml: Use pkgconfig, not pkg-config on centos

3fd1cb549b3489ac54ee4825c23e07ca37728453 authored over 2 years ago
.github/workflows/dist.yml: Use --enable-build-as-root

dc352d94451b9fd206c8a3efa3bc31338bcfb86b authored over 2 years ago
tox.ini: Add manylinux_2_28

77affa820a28673ad903a4f83a53ee593978c66c authored over 2 years ago
.github/workflows/sdist.yml: Only build wheels for sagemath-objects, -categories

13ef203694f6585c899147498beb8499a27f62e7 authored over 2 years ago
.github/workflows/dist.yml: Use cibuildwheel==2.7.0

fcbf8148f1a56e2e972ea0961646cf10354bafa5 authored over 2 years ago
Merge #33983

c5bba61fadb5d9f5b208624ca032bb3ed72befe1 authored over 2 years ago
Merge #29549

e7952f7adb77c6fce6cb6c3b737c9f1edc61ddc5 authored over 2 years ago
Fix optional flag in dosctring

a1ef174c3dd25b0501ac380f734cbd2b6399cc8d authored over 2 years ago
m4/iconv.m4, config/config.rpath: Import using gnulib-tool --import iconv

318f58c815cd01cb8b77be1e931db925db4e9975 authored over 2 years ago
trac #34016: pycodestyle in 4 files

90739b9803ebc292930888110346edd816f64dd5 authored over 2 years ago
trac #34015: cleanup planarity.pyx and path_enumeration.pyx

4cad85cb635a8b546f58e100e57bea5256dc5f4b authored over 2 years ago
trac #34014: clean pq_trees.py

3026bcff193e69454c0edb20eb9c74bf4469d01b authored over 2 years ago
trac #34013: pycodestyle in schnyder.py and print_graph.py

715cd4bc64a082ed97f6ee163b1de8e136adf004 authored over 2 years ago
trac #34012: pycodestyle in spanning_tree.pyx and weakly_chordal.pyx

4b57b4caa29aca3cc22539e1a0223cd80415592c authored over 2 years ago
trac #34011: clean traversals.pys, trees.pyx, views.pyx

2a660e83ef0ee743590817027442a0b6a5a07800 authored over 2 years ago
trac #34010: improve pycodestyle in tutte_polynomial.py

70970af88c5347c8ca3dbc98b1022a1459bf669f authored over 2 years ago
Move skip_member() to sage_docbuild

c2766bf33ecbd487f39eace9a8cc9ddb2102a0d2 authored over 2 years ago
trac #34009: improve pycodestyle in hyperbolicity.pyx

6969a88620c02aea3d8384c689cc86abc88b5fd3 authored over 2 years ago
trac #34008: improve pycodestyle in generic_graph_pyx.pyx

49e1b8bba58f1cbb9d8e91bcdfa57b60f942e5ee authored over 2 years ago
small tweaks in docstring

68cfda68ee55f5d5cde70eca19607652e75bb586 authored over 2 years ago
spaces after commas

206f62a44be674e74d987596ffe1f6606d43fecf authored over 2 years ago
individual assignments may be more readable

8f445a92670c1f4b853a3e706ac83b2bdcc99ea2 authored over 2 years ago
swap another bunch of variable-to-constant comparisons

0973c013d6d8a705098cafa38fe141f1b6a6bdea authored over 2 years ago
Makefile (pypi-wheels): Add sagemath-environment, sagemath-repl explicitly

0b293887a5693eda88ed233df83afb9ffd4579ac authored over 2 years ago
Merge #32716

a7e106a1500d292fb70cb84e16531749a574311a authored over 2 years ago
pkgs/sagemath-{environment,repl}/tox.ini: Add sagepython toxenv

01bd09cc6a6f276941975c8fb163b70fa1c04cec authored over 2 years ago
pkgs/sagemath-standard/tox.ini: Set basepython correctly for all supported sagepython-* environments

c9ca4e4f0d7c76c41c8afb3a882c92abc0cac85b authored over 2 years ago
Trac #33973: Deprecate handling of $...$ in docstrings

We change the function `sage.misc.sagedoc.process_dollars` so it issues
a deprecation warning wh...

b466c8ae02c04d287d28d2d669e1d111df3724ff authored over 2 years ago
Trac #33966: KnotInfo interface returns wrong braid_notation for the unknot

The original database does not provide a value for the `braid_notation`
of the unknot. Thus this...

e79f6ff49a340a63ebdb9027ad7470220b25ffa9 authored over 2 years ago
Trac #33965: Implement the Khovanov polynomial

This is just an interpretation of the Khovanov homology in terms of its
Poincaré polynomial. Thi...

dd0ed537ff315e8181d4c11b47b0d58fcd582afc authored over 2 years ago
Trac #33960: add interface to Pari's L-function for genus 2 curves

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

b912ff4ce1054b303f945c7e5178460ae14925fd authored over 2 years ago
Trac #33939: compute ℓ-division fields for elliptic curves over finite fields

`EllipticCurve_number_field` has a `.division_field()` method to compute
the smallest field of d...

9721af4be8fc72b8861b33435302c327a1959170 authored over 2 years ago
Trac #33876: Make ModularFormsRing.gen_forms returns GradedModularFormElement object

In #31559, the Parent-Element framework was implemented for the class
{{{ModularFormsRing}}}. Ho...

f89a56bf803e8c4298e5e2997c3d2db07adcbe43 authored over 2 years ago
Trac #33804: bug in conversion from some number fields to SR

Adapted from an example provided by Eric Pichon-Pharabod:
{{{
sage: x = polygen(QQ)
sage: p = x^...

02f0d2d6c0d30449ba153178107c6a9c2d741e19 authored over 2 years ago
Trac #33790: sage.libs.ecl, sage.interfaces.maxima*: Do not use ECL_TMP

(split out from #33213)

We have historically massaged TMPDIR and TMP when interfacing with ECL
...

954af85f406176860682896d171a07393fd3c8b8 authored over 2 years ago
Trac #33554: Correct the behavior of methods first_coloring and all_graph_colorings

We ensure that method `sage.graphs.graph_coloring.all_graph_colorings`
returns only colorings us...

89d7b9e31e11d9deb711bd3f57557bd86d31ed4e authored over 2 years ago
Trac #33365: Add interface to nauty-genbg (generator of bipartite graphs with given bipartition)

We add missing interface to `nauty-genbg`, a generator of bipartite
graphs.

Nauty's genbg was a...

b47732deff0f934151aac687dd1ada5987dafe81 authored over 2 years ago
Trac #33316: Drop support for GCC < 6.3 in Sage 9.7

(see Meta-ticket #32074: Remove support for outdated distros)

This ticket can be used as a depe...

8907ed5040ea7650e47ba952d4aa7c17796492d1 authored over 2 years ago
trac #34004: fix doctests

d4e673afb1b25244f0282282dbc4716cf4b06d3f authored over 2 years ago
Merge tag '9.7.beta2' into t/32716/pkgs_sagemath_standard_tox_ini__use_sage_s_python_by_default

SageMath version 9.7.beta2, Release Date: 2022-06-12

b030e7a306b6433d13b910119ea215556c6e53a5 authored over 2 years ago
Merge tag '9.7.beta2' into t/33295/refactor_sage_conf

SageMath version 9.7.beta2, Release Date: 2022-06-12

fbb318d1d130b8a20dcde0f0ac626dd7b69e50ec authored over 2 years ago
little-endian is standard for polynomials in Sage; specifying this again might be more confusing than helpful

0d8b6c811aedae0332e213fb34fdc0c4f5f26211 authored over 2 years ago
clarify docstrings for ._repr_() and ._latex_()

d103a7e3e13ff8b3b5928bda92bb69dbe0720a57 authored over 2 years ago
more standard order for variable-to-constant comparisons

3dc4316510077311844d03ea28735e2a9c558bb2 authored over 2 years ago
trac #34004: make the behavior of subgraph_search_iterator consistent

c7dfb47ae670ff9f65904a7c6adc61b7f0b5ac40 authored over 2 years ago
Merge tag '9.7.beta2' into public/clean_up_ell_curve_isogeny_file

SageMath version 9.7.beta2, Release Date: 2022-06-12

4e5816d5b7ab3056006838f84666fb64e4dc1733 authored over 2 years ago
trac #33365: formatting

695a66741f4eb2377d6a158ddade89e335b57e2e authored over 2 years ago
trac #33365: Merged with 9.7.beta2

1e80907293c63e974f7c08e09b44971a200eb59e authored over 2 years ago
Pass the start keyword parameter

e2ae67577b777c42899501536d47effaa47d0f0d authored over 2 years ago
Use generic projection for projective curves

dfe59eb54c5c9a5c59b11d52d815f6f552b35a7b authored over 2 years ago
small fixes

849b203a191760859d4a07ae1fd6d2f4ef2811dc authored over 2 years ago
Fix docs

282270fdf5e591777f911cab875d7cad46e4ba72 authored over 2 years ago
Split sage_docbuild.conf to sage.misc.sagedoc_conf

7b17c2dd255c579aaf8f20427c3501951bc7fed4 authored over 2 years ago
Using the coordinate_vector when working with subalgebra vectors.

141bc3e873cce7ac63c4f5bea8ff91921d4e0237 authored over 2 years ago
sage/modular/modform/: little doc tweak

b1ebc84736ec0a89a1cf7021e55ccb7fd28fc5de authored over 2 years ago
sage/modular/modform/ring.py: add change_ring method

7873c83ce4417f7e59b39c510d74dcdc4f4115e0 authored over 2 years ago
sage/modular/modform/element.py: remove blank newlines

7ea68acb2dcdd5db3921681d7dd5d2d58decbad2 authored over 2 years ago
sage/modular/modform/ring.py: fix mistake and format docstrings

9a82ed8168794501d7979c5f94c86b8c8d36072a authored over 2 years ago
Fix unneeded list comp.

491bc00314a2ccb361d4fb7eef7bfd5163bfb175 authored over 2 years ago
document that number fields implement is_prime() incompatibly

5c0a3486c017bfa81c7afdbc8afa155270e428d3 authored over 2 years ago
Merge branch 'develop' into reduced_charpoly

d79cad9de4692c90a8002751efb0c5d2fcb9f634 authored over 2 years ago
Merge branch 'develop' into public/rings/dont_cast_ore_polynomial_when_twist_is_identity

dbda51eed2d83515768b0b6fca24aba572e925d8 authored over 2 years ago
Add flag in OrePolynomialRing to avoid cast to PolynomialRing

4b09ab7e343b6e321f823a6dac1e3ae2578f00b7 authored over 2 years ago
reduced characteristic polynomial

5217fb665c98849c8c63de009ae4b2958f1173d8 authored over 2 years ago
move default value to argument list, where it belongs

3be7fe8c681169cbc9d0e0e9efe1db6ff87d5863 authored over 2 years ago
doc tweaks

247381bda6edd12de83b91fd4415a52300b1961d authored over 2 years ago
Merge tag '9.7.beta2' into public/generalize_elliptic_curve_division_field_to_finite_fields

SageMath version 9.7.beta2, Release Date: 2022-06-12

f13b6ef3ce4141568f5a2e00dfdfecc319e1fbd0 authored over 2 years ago
A fix for patchbot plugin warning

42913d9dd5cf38094ddab542158ecd8b8825ee72 authored over 2 years ago
Retain try/except clause

5aa8cd57c9de0a5ecbed437aa225a6eb15566749 authored over 2 years ago
remove some #py2 tags in explain_pickle

3c82b13c6393dee104fc91fca80cc745b38f57c0 authored over 2 years ago
Fixes for patchbot plugin complaints

43b4cbf10f178bc14e0761836f42450a36aba95f authored over 2 years ago
Replace fileno() hack with isatty()

ed22f90472041c9c1fff8f316bd5d05b90832116 authored over 2 years ago
affine_ds.py: Small spacing issue

beb6f38eccbe16b75baa7b1a2a0e636d2e656501 authored over 2 years ago
Correct bool and boolean

9ae974a2ca3c114fd3081f4b3aeb47e7567bb86b authored over 2 years ago
fix pyflakes warnings

ece5a612947e211628a6b0996d8c59da5977cd3a authored over 2 years ago
Trac #33829: sage.graphs: Do not use SAGE_TMP in doctests

(split out from #33213)

URL: https://trac.sagemath.org/33829
Reported by: mkoeppe
Ticket author...

b96cba51f2c041b7d919afa02db108a0c5e98242 authored over 2 years ago
full pycodestyle cleanup for words/morphism.py

f4e7ee17972f94317ab84a8eac8aa5e79e63bda7 authored over 2 years ago
Merge tag '9.7.beta2' into t/33316/drop_support_for_gcc___6_3_in_sage_9_7

SageMath version 9.7.beta2, Release Date: 2022-06-12

7c0072ee09ae13eb519c42fbe1728bcee7ae6cd7 authored over 2 years ago
Trac #33922: Add missing title to conf.py

This adds missing title to the header docstring of `sage_docbuild.conf`.

This also adds `/src/d...

eca52b24abb173a12ab92fa35efebb421fa9212f authored over 2 years ago
Change an_element to _an_element_

922c40a89f3329d72b83b69bc48656a184ee2203 authored over 2 years ago
remove more inheritance from object

69841ada48ab04c123239378b71e7ef565d6941c authored over 2 years ago
removing a few unused imports

aa3adf56c1b0ea22ff47d0b0b49cd1cf5ad3956b authored over 2 years ago
arithmetic_dynamics/affine_ds.py: Fix small spacing issue

1997b176917f66c2a0f0c0376c4fdb8d7fe67e3c authored over 2 years ago
trac 33973: reviewer comments

c79c24d9006b01319f15967c43949f2977057d59 authored over 2 years ago
Add some space

91c0ea4f69c419ca8b499ac4d76a6e457ad2f950 authored over 2 years ago
Support for rational affine maps and a new test

ef911bc5cd50cf5a23d2aee2751237e4b407ab6d authored over 2 years ago
PEP8 + typo

a85d7ba52eed8c170627f3aa6885f0cc7180f506 authored over 2 years ago
Add example

6f7f563ad6da65f18d027659906597b6c4bd534c authored over 2 years ago
Add variable for partitions

97d30e12decace17a6f40cb5877b40995f680a64 authored over 2 years ago
Trac #33213: replace SAGE_TMP in sage objest doctests.

5772ae7e34ea0f4d195e7925b3644133e4aac39f authored over 2 years ago