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
After building sage with `./configure --disable-doc`, running
`./configure --enable-doc` doesn't...
In `backend_ppl.py` we currently manually copy the integers representing
the different represent...
Sage implements all its elliptic-curve functionality on long Weierstrass
curves. This makes sens...
found using
{{{
pycodestyle --select
E111,E401,E701,E702,E703,W605,E711,E712,E713,E721,E722 --fi...
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]>
This is simpler and has the advantage that the `TestSuite` checks that
objects do not have a (no...
- avoiding "import *" (fixing one lgtm issue)
- fixing some suggestions of pylint
URL: https:/...
c322f6393fbcbfc255d9512104b50015f31ce8d2 authored over 2 years ago by Release Manager <[email protected]>
For matrices over `ComplexBallField`, one can get
right eigenvectors but asking for left eigenve...
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]>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]>956d3d2075ad7fa63c30f787139b2914dba9cb69 authored over 2 years ago by DavidAyotte <[email protected]>
86f7da0b9635c69345578bec90e33c9d31b3d961 authored over 2 years ago by Tobias Diez <[email protected]>
027adca30b9b39ae09c8b4f016c4ab509e8a7839 authored over 2 years ago by Tobias Diez <[email protected]>
f3f1b5d242a45e3189ae88d1b9445d48d39ea1e9 authored over 2 years ago by Jonathan Kliem <[email protected]>
39cf556bf2a50492bf879e3ed9a6318f768de06a authored over 2 years ago by Sophia Elia <[email protected]>
d4ac6a2bb2cf61f4b6b06b163b6f0557e9b3ae3e authored over 2 years ago by Matthias Koeppe <[email protected]>
2a7d18dd47092aa38e951840c456a02bc2998379 authored over 2 years ago by Matthias Koeppe <[email protected]>
03b5fc98a3e27621079b3b619614ee77ddeaa1bf authored over 2 years ago by Martin Rubey <[email protected]>
329d4724ceb242e197af9a7a5aa4693d75a2308a authored over 2 years ago by Frédéric Chapoton <[email protected]>
d75da7ef800c271d60429c3e5f721bd5f729ca28 authored over 2 years ago by Matthias Koeppe <[email protected]>
ef249ccc1c7ad8a0aa1aca53f2fecae78916c961 authored over 2 years ago by Matthias Koeppe <[email protected]>
798f4d3949e155642fcd12c8345a08ecebed8ebd authored over 2 years ago by Matthias Koeppe <[email protected]>
ab5a4f1c93992974a44c61f503837686735a5243 authored over 2 years ago by Matthias Koeppe <[email protected]>
(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]>
A follow up to ticket #31996 to improve the efficiency of the
integration by updating the splitt...
As suggested in https://trac.sagemath.org/ticket/33232#comment:1,
`./sage --pytest` now uses pyt...
In #30040 we have improved the face iterator for simple/simplicial
polytopes, but have not appli...
We ensure that random graph generators use parameter `seed`, and we add
this parameter if missin...
Even though the `_coerce_` and `_coerce_c` methods are only implemented
in the soon to be deprec...
While working on using pytest for doctesting, I encountered the
following error, which is trigge...
#33073 removed a doctest that failed on 32-bit machines, see
https://trac.sagemath.org/ticket/33...
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]>3a1b8944befd6cfd6d35ac30a4f3666f70454b91 authored over 2 years ago by Martin Rubey <[email protected]>
563ea32d39f88cf11c2a942601d08f7c65c6c28b authored over 2 years ago by Martin Rubey <[email protected]>
3dd0d18b031de7b5fcb92b804065210b71368219 authored over 2 years ago by Matthias Koeppe <[email protected]>
9f476b44608a2acacf7e86bfec99a754fa80f796 authored over 2 years ago by Frédéric Chapoton <[email protected]>
a2557d48047a212f1b7e15c9c72f5361d2dc4458 authored over 2 years ago by Matthias Koeppe <[email protected]>
fc06250bff47a0cc4a38cb269994440c5007182d authored over 2 years ago by Matthias Koeppe <[email protected]>
9c123af40bb81e2809549e1dc7ff3d84c03f14ea authored over 2 years ago by Matthias Koeppe <[email protected]>
216d945af1a918c569191473cb1890733769318d authored over 2 years ago by Frédéric Chapoton <[email protected]>
ce364f737b21c2131710bbfd199936b520dc2198 authored over 2 years ago by Frédéric Chapoton <[email protected]>
20b3100dc7f3825eeb6e210e5f56dbe1a06aaa45 authored over 2 years ago by Martin Rubey <[email protected]>
2457c05381f3c09923b9d5262f15716421ba4edc authored over 2 years ago by Frédéric Chapoton <[email protected]>
08701a4701f1acad04a8d9663f103540c71a7cc4 authored over 2 years ago by Frédéric Chapoton <[email protected]>
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]>
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]>de00a57e22db14240f6b6893d7bf10e87eb17e57 authored over 2 years ago by Frédéric Chapoton <[email protected]>
6a7848992c68729d8df7b9f9a2b21aa2fe087414 authored over 2 years ago by Frédéric Chapoton <[email protected]>
2b9ef5aa985213832f07fe299fa1c2f608fd0d4e authored over 2 years ago by Matthias Koeppe <[email protected]>
4473375c4a90dcb47c6c459cd9117f1571730bc3 authored over 2 years ago by Matthias Koeppe <[email protected]>
fb571d33bcf0d6631fb3617d425a3ef3696e3321 authored over 2 years ago by Lorenz Panny <[email protected]>
bd2b79169fe9c139c79f51c363d5e5a7572ee182 authored over 2 years ago by Sebastian <[email protected]>
2e88ff0891576391c7c3769da363db5addbf4ca3 authored over 2 years ago by Lorenz Panny <[email protected]>
2c86c693760db6423bcfabb2f9241a7d98b9e4b6 authored over 2 years ago by Lorenz Panny <[email protected]>
92e9cff98ec286cec725499d61f5b19665896072 authored over 2 years ago by Matthias Koeppe <[email protected]>
Timeout when creating edge disjoint spanning trees:
{{{
sage: dig6_string = r'[E_S?_hKIH@eos[BS...
We move the default implementation of {{{_div_}}} which is using the
product by the inverse from...
(from #30600)
official 7.0.5 tarball: see checksums.ini
URL: https://trac.sagemath.org/31325
R...
e3925245f576144eff5a546f36592ee1c83a6687 authored over 2 years ago by Aram Dermenjian <[email protected]>
ec793fc9533278b310eeecb8fee4b5946b594be4 authored over 2 years ago by Aram Dermenjian <[email protected]>
b6c2839696f4bd78d7ce647e1b8c799f91fa1aff authored over 2 years ago by Aram Dermenjian <[email protected]>
SageMath version 9.6, Release Date: 2022-05-15
38b8626f33d41cb01d4c22764ba7c971909a3f58 authored over 2 years ago by Lorenz Panny <[email protected]>
This function does not belong into sagelib. If it is still needed at
all, it should become a scr...
ed4cf4c693602d31966dd63f242186e096eceba4 authored over 2 years ago by François Bissey <[email protected]>
since a noncrossing partition really is a set partition:
{{{
sage: DyckWord([1, 1, 0, 1, 0, 0])....
8953d5397487655156f83598dc1e0bc3930992d4 authored over 2 years ago by Miguel Marco <[email protected]>
- 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]>
Consider two polynomials f,g in a ring define using a local ordering,
e.g.,
{{{
R.<x,y>=Polynomi...
One doctest continuously fails in the build workflow. I couldn't
reproduce the error locally, bu...
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]>6c5903d70aeb330d6667066d5988be35a8a3d3c9 authored over 2 years ago by Matthias Koeppe <[email protected]>
078d321bde8d56b18f0eab4f9a798506ac40bf5d authored over 2 years ago by Aram Dermenjian <[email protected]>
...for "complicated enough" number fields with an embedding into AA
8f594f4dcc4b97f947d713f1a23ee5f55d2920e0 authored over 2 years ago by Marc Mezzarobba <[email protected]>(it can call the __bool__() of arbitrary objects)
93f916e607f6cfb1ebaeff772c898d515e1283f5 authored over 2 years ago by Marc Mezzarobba <[email protected]>
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]>aeabb7fbfd803e3c24358599d3dde49decaac7fa authored over 2 years ago by Travis Scrimshaw <tcscrims at gmail.com>
SageMath version 9.6, Release Date: 2022-05-15
0b74a6884f6e03a7e1210b0ff568ab89b2c2d40b authored over 2 years ago by Matthias Koeppe <[email protected]>(split out from #33687)
We move the section on creating SSH keys from the section on Trac to a
...
bf6aeb906d0b7cfb12b5dab90f4f096a6192ff43 authored over 2 years ago by Release Manager <[email protected]>
SageMath version 9.6.rc4, Release Date: 2022-05-12
15a289435cdfb0554d4aae16b536cbd6398c479c authored over 2 years ago by Matthias Koeppe <[email protected]>68acfacafadf5021ebef2417925361ddca624c31 authored over 2 years ago by Trevor K. Karn <[email protected]>
4d4f224e627ac8208af2c335bd6675b016d92e94 authored over 2 years ago by dcoudert <[email protected]>
6b079e412911fd77ce9b636b55ee31d213c7c8c0 authored over 2 years ago by Trevor K. Karn <[email protected]>
3ca0c957536113513db3a8a03049e42821af68a9 authored over 2 years ago by Trevor K. Karn <[email protected]>
d385f0db7500bdc8168e6f7f18d76741efa3742b authored over 2 years ago by Matthias Koeppe <[email protected]>
3d170c96c918007ed6216ae7810e3341e1b4402f authored over 2 years ago by Frédéric Chapoton <[email protected]>
556229ffbcce9cadf0d4e31548cc302f662c8ce9 authored over 2 years ago by Frédéric Chapoton <[email protected]>
36f0affaca91eb15e8ade8e3899a664d69223ef5 authored over 2 years ago by Matthias Koeppe <[email protected]>
643fa512abaed8ddbb64d061150f1f9e2eebc3b4 authored over 2 years ago by Matthias Koeppe <[email protected]>
f9e76d552d5f64df4b3925b447fa3b10895fbdab authored over 2 years ago by Matthias Koeppe <[email protected]>
5b2ed40b44354a26a42e10af6c327c270aed9d4b authored over 2 years ago by Matthias Koeppe <[email protected]>
49ad190464acfa0105371dbffe96b5f757fd0082 authored over 2 years ago by Matthias Koeppe <[email protected]>
9761ef777a3c4cc679cd9a3df9da3eb7435b50e2 authored over 2 years ago by Matthias Koeppe <[email protected]>
23e7a0b45744a829df093fd8f023c0996d664b09 authored over 2 years ago by Matthias Koeppe <[email protected]>
5f67829480b58627197b0cb7c7788ad9651cfc2f authored over 2 years ago by Matthias Koeppe <[email protected]>
a9eed4432ad2339062c99f921cd96a83cee57473 authored over 2 years ago by Matthias Koeppe <[email protected]>
e8c283049743a282c47853eacd7f6c8a0a6ef6e2 authored over 2 years ago by Matthias Koeppe <[email protected]>
d0162546ab9ff0c560f095409317921ade917472 authored over 2 years ago by Matthias Koeppe <[email protected]>
67c8238c067ffb62f17a7e338dab57bc7d24ce70 authored over 2 years ago by Matthias Koeppe <[email protected]>
7759f3c23b07b56897a691baf57e6f00b98d78b6 authored over 2 years ago by Matthias Koeppe <[email protected]>