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

Trac #33701: ./configure --enable-doc doesn't undo ./configure --disable-doc

After building sage with `./configure --disable-doc`, running
`./configure --enable-doc` doesn't...

d52997b938d05d803e1dd0da95d530b231b7c06a authored over 2 years ago by Release Manager <[email protected]>
Trac #33678: Make representation integers exportable and small improvements to backend ppl

In `backend_ppl.py` we currently manually copy the integers representing
the different represent...

cb9d6aa3a9a2540c19f88e0cdfe232de6eb6f335 authored over 2 years ago by Release Manager <[email protected]>
Trac #33707: Montgomery model for elliptic curves

Sage implements all its elliptic-curve functionality on long Weierstrass
curves. This makes sens...

ace4475237504c91afb38f639d6377be3f2086d5 authored over 2 years ago by Release Manager <[email protected]>
Trac #33693: various code formatting details in pyx files

found using
{{{
pycodestyle --select
E111,E401,E701,E702,E703,W605,E711,E712,E713,E721,E722 --fi...

ad41a51055877e9d9dfc561068ff0cc65402e74c authored over 2 years ago by Release Manager <[email protected]>
Trac #33727: dead links

In

https://doc.sagemath.org/html/en/reference/rings_standard/sage/arith/mis
c.html

there are 2...

936313f0e3b24347fae8993222bf9c0c0b807ec7 authored over 2 years ago by Release Manager <[email protected]>
Trac #33679: Use abstract_method for Polyhedra

This is simpler and has the advantage that the `TestSuite` checks that
objects do not have a (no...

88e02dfe136750f6f46021ea8f4d27c6ebf62bf6 authored over 2 years ago by Release Manager <[email protected]>
Trac #33719: some tweaks in pbori

- avoiding "import *" (fixing one lgtm issue)

- fixing some suggestions of pylint

URL: https:/...

c322f6393fbcbfc255d9512104b50015f31ce8d2 authored over 2 years ago by Release Manager <[email protected]>
Trac #33652: Left eigenvectors for CBF

For matrices over `ComplexBallField`, one can get
right eigenvectors but asking for left eigenve...

559822b6978a75b2d80b05d8dcea304ecd01afc7 authored over 2 years ago by Release Manager <[email protected]>
Trac #33676: add .bit_length() method to Integer

Python has `int.bit_length()`, but Sage has `Integer.nbits()`.

In this patch, we add `Integer.b...

309d32a42fcce9a560a44ddff212da422c43dd4a authored over 2 years ago by Release Manager <[email protected]>
Trac #33670: Add interface to nauty-gentreeg (generator of trees)

Add interface to Nauty's gentreeg generator of non-isomorphic trees.

It is slower than `graphs....

5fc749351444f5b4f62713c0db6c3eb6173e3901 authored over 2 years ago by Release Manager <[email protected]>
src/sage/modular/modform/ring.py: main changes

956d3d2075ad7fa63c30f787139b2914dba9cb69 authored over 2 years ago by DavidAyotte <[email protected]>
Add pytest step

86f7da0b9635c69345578bec90e33c9d31b3d961 authored over 2 years ago by Tobias Diez <[email protected]>
Merge remote-tracking branch 'origin/public/tests/pytest_doctests' into public/build/pytest-github-workflow

027adca30b9b39ae09c8b4f016c4ab509e8a7839 authored over 2 years ago by Tobias Diez <[email protected]>
test new changes to pari

f3f1b5d242a45e3189ae88d1b9445d48d39ea1e9 authored over 2 years ago by Jonathan Kliem <[email protected]>
first changes. simplified rational example in fixed_subpolytopes.

39cf556bf2a50492bf879e3ed9a6318f768de06a authored over 2 years ago by Sophia Elia <[email protected]>
build/pkgs/gast: Update to 0.5.3

d4ac6a2bb2cf61f4b6b06b163b6f0557e9b3ae3e authored over 2 years ago by Matthias Koeppe <[email protected]>
build/pkgs/scipy: Update to 1.8.1

2a7d18dd47092aa38e951840c456a02bc2998379 authored over 2 years ago by Matthias Koeppe <[email protected]>
implement _an_element_

03b5fc98a3e27621079b3b619614ee77ddeaa1bf authored over 2 years ago by Martin Rubey <[email protected]>
skip another test

329d4724ceb242e197af9a7a5aa4693d75a2308a authored over 2 years ago by Frédéric Chapoton <[email protected]>
tox.ini: Simplify using new options of sage-print-system-package-command

d75da7ef800c271d60429c3e5f721bd5f729ca28 authored over 2 years ago by Matthias Koeppe <[email protected]>
build/bin/sage-print-system-package-command: New option --spkg

ef249ccc1c7ad8a0aa1aca53f2fecae78916c961 authored over 2 years ago by Matthias Koeppe <[email protected]>
build/bin/sage-print-system-package-command: If system=auto, use sage-guess-package-system

798f4d3949e155642fcd12c8345a08ecebed8ebd authored over 2 years ago by Matthias Koeppe <[email protected]>
build/bin/sage-get-system-packages: If system=auto, use sage-guess-package-system

ab5a4f1c93992974a44c61f503837686735a5243 authored over 2 years ago by Matthias Koeppe <[email protected]>
Trac #33651: sage -n: Warn the user if user configuration shadows our kernels

(from https://trac.sagemath.org/ticket/33650#comment:7)

In https://doc.sagemath.org/html/en/ins...

8098e5c56be5285eea5534fcb18aa4967320ba4e authored over 2 years ago by Release Manager <[email protected]>
Trac #33610: Improve Integration on Riemann Surfaces

A follow up to ticket #31996 to improve the efficiency of the
integration by updating the splitt...

84b97e9606c031c6a407ae8ecfd95cd2310afa95 authored over 2 years ago by Release Manager <[email protected]>
Trac #33546: Use pytest to run doctests

As suggested in https://trac.sagemath.org/ticket/33232#comment:1,
`./sage --pytest` now uses pyt...

2b8d71370eae2219e977ecda71580b933a2c55c6 authored over 2 years ago by Release Manager <[email protected]>
Trac #33611: Improve edges/ridges for simple/simplicial polytopes

In #30040 we have improved the face iterator for simple/simplicial
polytopes, but have not appli...

a57baba520f42e69eb884bde1bf626aa47abb286 authored over 2 years ago by Release Manager <[email protected]>
Trac #33579: Ensure that random graph generators uses parameter seed

We ensure that random graph generators use parameter `seed`, and we add
this parameter if missin...

e06546aa49f43b6ba034f7187146d90f5fc66adc authored over 2 years ago by Release Manager <[email protected]>
Trac #33497: coerce vs _coerce_ vs _coerce_c

Even though the `_coerce_` and `_coerce_c` methods are only implemented
in the soon to be deprec...

9398d92474137e8bdbe6d633e1074d48b2fe0b4b authored over 2 years ago by Release Manager <[email protected]>
Trac #33382: Improve handling of default arguments in interacts library

While working on using pytest for doctesting, I encountered the
following error, which is trigge...

4d136aad12ec591f839ac179f12388164e71d0ac authored over 2 years ago by Release Manager <[email protected]>
Trac #33118: Fix doctest removed for 32-bit on #33073

#33073 removed a doctest that failed on 32-bit machines, see
https://trac.sagemath.org/ticket/33...

21c8e966d9cd79b01911a78fbb63852eac5ec832 authored over 2 years ago by Release Manager <[email protected]>
Trac #33204: more fricas conversions

just a few more missing conversions, for Jacobi functions, orthogonal
polynomials, etc

URL: htt...

13acc58222bdc03c68788afb9182dff7070e93d3 authored over 2 years ago by Release Manager <[email protected]>
add appropriate test

3a1b8944befd6cfd6d35ac30a4f3666f70454b91 authored over 2 years ago by Martin Rubey <[email protected]>
remove unnecessary bound

563ea32d39f88cf11c2a942601d08f7c65c6c28b authored over 2 years ago by Martin Rubey <[email protected]>
build/pkgs/_sagemath/type: New

3dd0d18b031de7b5fcb92b804065210b71368219 authored over 2 years ago by Matthias Koeppe <[email protected]>
add doc, skip test

9f476b44608a2acacf7e86bfec99a754fa80f796 authored over 2 years ago by Frédéric Chapoton <[email protected]>
build/pkgs/_sagemath/distros/debian.txt: Move debian info here from src/doc/en/installation/linux.rst

a2557d48047a212f1b7e15c9c72f5361d2dc4458 authored over 2 years ago by Matthias Koeppe <[email protected]>
build/pkgs/_sagemath: New

fc06250bff47a0cc4a38cb269994440c5007182d authored over 2 years ago by Matthias Koeppe <[email protected]>
build/pkgs/sagelib/spkg-install: Poison SAGE_LOCAL

9c123af40bb81e2809549e1dc7ff3d84c03f14ea authored over 2 years ago by Matthias Koeppe <[email protected]>
use Gap for minpoly of Gap matrices

216d945af1a918c569191473cb1890733769318d authored over 2 years ago by Frédéric Chapoton <[email protected]>
only test minpoly for exact rings

ce364f737b21c2131710bbfd199936b520dc2198 authored over 2 years ago by Frédéric Chapoton <[email protected]>
make generating_functions respect max_values

20b3100dc7f3825eeb6e210e5f56dbe1a06aaa45 authored over 2 years ago by Martin Rubey <[email protected]>
better rst

2457c05381f3c09923b9d5262f15716421ba4edc authored over 2 years ago by Frédéric Chapoton <[email protected]>
test that minpoly works

08701a4701f1acad04a8d9663f103540c71a7cc4 authored over 2 years ago by Frédéric Chapoton <[email protected]>
Trac #32426: Check if a graph is factor critical

This is a question from https://ask.sagemath.org/question/58529/factor-
critical-graph/

In this...

66a8b720f54c1b4779f649efcf05bb3ef9aeff4b authored over 2 years ago by Release Manager <[email protected]>
Trac #33855: Install Jupyter kernel when --enable-editable is in use

When --enable-editable is in use, the Jupyter kernel sagemath is not
being installed.

Workaroun...

4e67c3c29729d14f8cceced9adc2ff354ab00882 authored over 2 years ago by Release Manager <[email protected]>
some words about lgtm

de00a57e22db14240f6b6893d7bf10e87eb17e57 authored over 2 years ago by Frédéric Chapoton <[email protected]>
tweak our .lgtm file

6a7848992c68729d8df7b9f9a2b21aa2fe087414 authored over 2 years ago by Frédéric Chapoton <[email protected]>
Merge #33855

2b9ef5aa985213832f07fe299fa1c2f608fd0d4e authored over 2 years ago by Matthias Koeppe <[email protected]>
src/sage_setup/command/sage_install.py: Add sage_develop, use it in src/setup.py, pkgs/sagemath-standard/setup.py

4473375c4a90dcb47c6c459cd9117f1571730bc3 authored over 2 years ago by Matthias Koeppe <[email protected]>
turn .scaling_factor() into a public function

fb571d33bcf0d6631fb3617d425a3ef3696e3321 authored over 2 years ago by Lorenz Panny <[email protected]>
27522: fix syntax error in meth role

bd2b79169fe9c139c79f51c363d5e5a7572ee182 authored over 2 years ago by Sebastian <[email protected]>
use ._scaling_factor() instead of .formal()[1]

2e88ff0891576391c7c3769da363db5addbf4ca3 authored over 2 years ago by Lorenz Panny <[email protected]>
add ._scaling_factor() for .formal()[1]

2c86c693760db6423bcfabb2f9241a7d98b9e4b6 authored over 2 years ago by Lorenz Panny <[email protected]>
build/pkgs/cython: Update to 0.29.30

92e9cff98ec286cec725499d61f5b19665896072 authored over 2 years ago by Matthias Koeppe <[email protected]>
Trac #32169: Bug in edge disjoint spanning trees

Timeout when creating edge disjoint spanning trees:

{{{
sage: dig6_string = r'[E_S?_hKIH@eos[BS...

fa0456e37fef4fee122d549010877113015bafb2 authored over 2 years ago by Release Manager <[email protected]>
Trac #31120: move downward default division from magmas to monoids

We move the default implementation of {{{_div_}}} which is using the
product by the inverse from...

6f9fc7b50d2ee3e8c33383c320c3fae6284e8629 authored over 2 years ago by Release Manager <[email protected]>
Trac #31325: Upgrade ecm to 7.0.5

(from #30600)

official 7.0.5 tarball: see checksums.ini

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

fcad4b8a99313cb7d8134636343a3b19ab345c3e authored over 2 years ago by Release Manager <[email protected]>
Make iterator a recursively enumerated set

e3925245f576144eff5a546f36592ee1c83a6687 authored over 2 years ago by Aram Dermenjian <[email protected]>
Fix doc to use imperative

ec793fc9533278b310eeecb8fee4b5946b594be4 authored over 2 years ago by Aram Dermenjian <[email protected]>
Add more doctests and make iterator more efficient

b6c2839696f4bd78d7ce647e1b8c799f91fa1aff authored over 2 years ago by Aram Dermenjian <[email protected]>
Merge tag '9.6' into public/scalar_elliptic_curve_endomorphisms

SageMath version 9.6, Release Date: 2022-05-15

38b8626f33d41cb01d4c22764ba7c971909a3f58 authored over 2 years ago by Lorenz Panny <[email protected]>
Trac #30207: Deprecate sage.misc.dist.install_scripts

This function does not belong into sagelib. If it is still needed at
all, it should become a scr...

cc7f3b536078fef78b262b7f74de2c7f4be532d1 authored over 2 years ago by Release Manager <[email protected]>
clean sage/libs/gap/test from MANIFEST.in

ed4cf4c693602d31966dd63f242186e096eceba4 authored over 2 years ago by François Bissey <[email protected]>
Trac #23873: to_noncrossing_partition should return a set partition

since a noncrossing partition really is a set partition:
{{{
sage: DyckWord([1, 1, 0, 1, 0, 0])....

60fcdedce00216f7d5841d2b517d1acf7f5c27cb authored over 2 years ago by Release Manager <[email protected]>
Parallelize action of braids on free group gens

8953d5397487655156f83598dc1e0bc3930992d4 authored over 2 years ago by Miguel Marco <[email protected]>
Trac #21319: recognizable series: hash, comparison, TestSuite

- Implement hashing and comparison.
- Make TestSuite pass all tests.

See also meta ticket #2120...

f723fbb08d434159cee0578adfb2ff361db3cb3f authored over 2 years ago by Release Manager <[email protected]>
Trac #17638: Division of polynomials produces errors when using local orderings

Consider two polynomials f,g in a ring define using a local ordering,
e.g.,
{{{
R.<x,y>=Polynomi...

52b8e391f34000dd86b7eb2c603de7806ecc7b3f authored over 2 years ago by Release Manager <[email protected]>
Trac #33834: Fix map_reduce doctest

One doctest continuously fails in the build workflow. I couldn't
reproduce the error locally, bu...

dbe2d6a456e0778f6e2e24d5a2823299ab4b41ce authored over 2 years ago by Release Manager <[email protected]>
Trac #33828: Fix conda workflow

Currently is broken because of issues with `pari`.

https://github.com/sagemath/sage/runs/623616...

d2ed75c8b1ea1c31ee4945bff819da87293c9c87 authored over 2 years ago by Release Manager <[email protected]>
src/sage_setup/command/sage_install.py: Split sage_install_and_clean into several classes

6c5903d70aeb330d6667066d5988be35a8a3d3c9 authored over 2 years ago by Matthias Koeppe <[email protected]>
Merge branch 'develop' into t/30683/public/ticket-nu-tamari

078d321bde8d56b18f0eab4f9a798506ac40bf5d authored over 2 years ago by Aram Dermenjian <[email protected]>
#33804: fix NumberFieldElement._symbolic_()...

...for "complicated enough" number fields with an embedding into AA

8f594f4dcc4b97f947d713f1a23ee5f55d2920e0 authored over 2 years ago by Marc Mezzarobba <[email protected]>
#33840 propagate exceptions in Matrix.get_is_zero_unsafe()

(it can call the __bool__() of arbitrary objects)

93f916e607f6cfb1ebaeff772c898d515e1283f5 authored over 2 years ago by Marc Mezzarobba <[email protected]>
Trac #33761: OpenSSL 3.0.3 security update

OpenSSL fix will be released on Tuesday 3rd May 2022 between 1300-1700
UTC.

- moderate severity...

f5dc85d86414b89b3d54b84a8adfc0d99b45402a authored over 2 years ago by Release Manager <[email protected]>
Changing CE-complex to use monomial_coefficients() instead of to_vector() for computation.

aeabb7fbfd803e3c24358599d3dde49decaac7fa authored over 2 years ago by Travis Scrimshaw <tcscrims at gmail.com>
Merge tag '9.6' into t/29941/modularization_of_sagelib__break_out_separate_packages_sagemath_environment__sagemath_repl

SageMath version 9.6, Release Date: 2022-05-15

0b74a6884f6e03a7e1210b0ff568ab89b2c2d40b authored over 2 years ago by Matthias Koeppe <[email protected]>
Trac #33700: Developer's guide: Expand on GitHub accounts and SSH keys

(split out from #33687)

We move the section on creating SSH keys from the section on Trac to a
...

bdcb741d5bc869ab1fd853d513dc3ad50610e5b6 authored over 2 years ago by Release Manager <[email protected]>
Updated SageMath version to 9.6

bf6aeb906d0b7cfb12b5dab90f4f096a6192ff43 authored over 2 years ago by Release Manager <[email protected]>
Merge tag '9.6.rc4' into t/29941/modularization_of_sagelib__break_out_separate_packages_sagemath_environment__sagemath_repl

SageMath version 9.6.rc4, Release Date: 2022-05-12

15a289435cdfb0554d4aae16b536cbd6398c479c authored over 2 years ago by Matthias Koeppe <[email protected]>
A reviewer change I missed

68acfacafadf5021ebef2417925361ddca624c31 authored over 2 years ago by Trevor K. Karn <[email protected]>
trac #33854: generalized Sierpinski graphs

4d4f224e627ac8208af2c335bd6675b016d92e94 authored over 2 years ago by dcoudert <[email protected]>
Fix reviewer comments + whitespace issue

6b079e412911fd77ce9b636b55ee31d213c7c8c0 authored over 2 years ago by Trevor K. Karn <[email protected]>
Initial commit

3ca0c957536113513db3a8a03049e42821af68a9 authored over 2 years ago by Trevor K. Karn <[email protected]>
m4/sage_spkg_collect.m4: Fix for autoconf on ubuntu-focal

d385f0db7500bdc8168e6f7f18d76741efa3742b authored over 2 years ago by Matthias Koeppe <[email protected]>
adding more doctests

3d170c96c918007ed6216ae7810e3341e1b4402f authored over 2 years ago by Frédéric Chapoton <[email protected]>
Merge branch 'public/ticket-nu-tamari' in 9.6.rc4

556229ffbcce9cadf0d4e31548cc302f662c8ce9 authored over 2 years ago by Frédéric Chapoton <[email protected]>
build/pkgs/[g-z]*/SPKG.rst: Remove redundant Dependencies sections

36f0affaca91eb15e8ade8e3899a664d69223ef5 authored over 2 years ago by Matthias Koeppe <[email protected]>
src/doc/en/developer/packaging.rst: Update

643fa512abaed8ddbb64d061150f1f9e2eebc3b4 authored over 2 years ago by Matthias Koeppe <[email protected]>
build/pkgs/*/dependencies: Remove outdated boilerplate comment

f9e76d552d5f64df4b3925b447fa3b10895fbdab authored over 2 years ago by Matthias Koeppe <[email protected]>
build/pkgs/[a-f]*/SPKG.rst: Remove redundant Dependencies sections; incidental cleanup

5b2ed40b44354a26a42e10af6c327c270aed9d4b authored over 2 years ago by Matthias Koeppe <[email protected]>
m4/sage_spkg_collect.m4: Read files dependencies_{optional,order_only,check}

49ad190464acfa0105371dbffe96b5f757fd0082 authored over 2 years ago by Matthias Koeppe <[email protected]>
build/bin/sage-spkg-info: Fix rst label

9761ef777a3c4cc679cd9a3df9da3eb7435b50e2 authored over 2 years ago by Matthias Koeppe <[email protected]>
build/bin/sage-spkg-info: Format dependencies

23e7a0b45744a829df093fd8f023c0996d664b09 authored over 2 years ago by Matthias Koeppe <[email protected]>
build/pkgs/memory_allocator/SPKG.rst: Fix markup

5f67829480b58627197b0cb7c7788ad9651cfc2f authored over 2 years ago by Matthias Koeppe <[email protected]>
build/bin/sage-spkg-info: Restore message '(none known)' for packages without system package info

a9eed4432ad2339062c99f921cd96a83cee57473 authored over 2 years ago by Matthias Koeppe <[email protected]>
build/pkgs/mathics/SPKG.rst: Fix title

e8c283049743a282c47853eacd7f6c8a0a6ef6e2 authored over 2 years ago by Matthias Koeppe <[email protected]>
build/pkgs: Split dependencies_optional and dependencies_check out from dependencies

d0162546ab9ff0c560f095409317921ade917472 authored over 2 years ago by Matthias Koeppe <[email protected]>
src/bin/sage: Print error to error output

67c8238c067ffb62f17a7e338dab57bc7d24ce70 authored over 2 years ago by Matthias Koeppe <[email protected]>
Generate en/reference/repl/options.txt at build time, not bootstrap time

7759f3c23b07b56897a691baf57e6f00b98d78b6 authored over 2 years ago by Matthias Koeppe <[email protected]>