Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/sagemath/sage-gh-templates-sandbox
Develop templates for Issues and Pull Requests here -- see https://groups.google.com/g/sage-devel/c/hX6ojxlNwOU/m/nD3AsFuhBAAJ
https://github.com/sagemath/sage-gh-templates-sandbox
Use issue form to report build errors and update PR template
99fd65aff08a758a7d6dcaf4d2ee2cd67aa0ea05 authored over 2 years ago0122a4b15b5c407cdbbf33b85a12ff66e1b9af7e authored over 2 years ago
526bc815e45ca81232b597662b0902e994d0ad32 authored over 2 years ago
1c621fd8bf1a3016822f03894660a74f0e25c593 authored over 2 years ago
2863bbc63dd460c6cc115c22274dd993689beef6 authored over 2 years ago
12851d308baed18f060287db57a2fa826ecca208 authored over 2 years ago
fd25fc78f3e299e860454672ef6abbf0c2875765 authored over 2 years ago
733a5bcadef8920e9eeb2aca2c602dd929f4c8c2 authored over 2 years ago
fd15a24f3cb3b2d2f855a6ea4a4a6d1eea22cb44 authored over 2 years ago
95a4ec18dca6c124721a9cdd6565f7d7ad1a044b authored over 2 years ago
8d34d819ef9a91102f9a8b0d19f02a5678369067 authored over 2 years ago
befe377c617a52b2125d4b725ba83545197a8ea8 authored over 2 years ago
d1c78a2ddc03192923f9dfba6881ee796a455839 authored over 2 years ago
a955bdb5407033133647d5df787a308e7c965e4e authored over 2 years ago
b9dcb90e73ef5d5c7729b0139e603c2b8890e244 authored over 2 years ago
6d31aad9f67f9ff414b4dbdce70444d9f0b69004 authored over 2 years ago
URL: https://trac.sagemath.org/34640
Reported by: chapoton
Ticket author(s): Frédéric Chapoton
R...
because #33002 was merged in 9.8 not in 9.7
URL: https://trac.sagemath.org/34606
Reported by: s...
some pep8, some code details, one shorter doctest, standard errors, etc
also using formatted st...
dcf8a9c2dfe94495b71f40c8ac4dc09e96622680 authored over 2 years ago
URL: https://trac.sagemath.org/34632
Reported by: mmezzarobba
Ticket author(s): Marc Mezzarobba
...
URL: https://trac.sagemath.org/34620
Reported by: chapoton
Ticket author(s): Frédéric Chapoton
R...
Cleanup, doc formatting, remove commented code, etc.
URL: https://trac.sagemath.org/34625
Repor...
in particular to represent the Tab key as can be seen already near the
end of
https://doc.sagem...
a6c1e4ce868e36d628c93a6f661993e783dbadc8 authored over 2 years agofound using codespell or egrep
URL: https://trac.sagemath.org/34613
Reported by: chapoton
Ticke...
and also pep8 standard for the code in this file
URL: https://trac.sagemath.org/34619
Reported ...
Continue the cleaning of generic_graph.py after #34392.
URL: https://trac.sagemath.org/34394
Re...
This comes in handy occasionally:
{{{#!python
sage: R.<x,y,z> = ZZ[]
sage: R.monomials_of_degre...
URL: https://trac.sagemath.org/34585
Reported by: chapoton
Ticket author(s): Frédéric Chapoton
R...
With 9.8.beta0, the command
{{{
sage -t --long --optional=sage,optional,external src/sage/misc/l...
This will make it easier to write code that works uniformly for all
kinds of quotient rings.
(E...
47997841f5b4dae0e998c0fb2b506e0059e36d4a authored over 2 years agothat apparently do not provoke any rst error
URL: https://trac.sagemath.org/34602
Reported by: ...
mostly a few pep8 changes
URL: https://trac.sagemath.org/34647
Reported by: chapoton
Ticket aut...
some about E241 and E502
URL: https://trac.sagemath.org/34644
Reported by: chapoton
Ticket auth...
namely in polynomials/, number_fields/ and finite_rings/
URL: https://trac.sagemath.org/34639
R...
instead of the pexpect interface for gap
URL: https://trac.sagemath.org/34618
Reported by: chap...
URL: https://trac.sagemath.org/34617
Reported by: chapoton
Ticket author(s): Frédéric Chapoton
R...
New changes in sphinx requires new attributes to be defined. Supporting
this change introduces n...
The `EllipticCurveHom_velusqrt` class introduced in #34303 inherits from
`EllipticCurveHom` (#32...
With 9.8.beta0, the command
{{{
sage -t --optional=sage,internet src/sage/graphs/isgci.py
}}}
gi...
Right now, we iterate through all planar set partitions in
`algebras.PlanarPartition` by filteri...
In this ticket we implement systematic tests for operations on lazy
series.
URL: https://trac.s...
321f97084f9cd694327709e1d875ce05f7fa4685 authored over 2 years ago
We should check the categories of our lazy rings:
{{{
sage: L = LazyTaylorSeriesRing(QQ, "x, y")...
Since #32744, Sage has a specialized class `EllipticCurveHom_composite`
for composite elliptic-c...
A couple of wrappers for link properties listed in the
[https://knotinfo.math.indiana.edu/ KnotI...
When `./configure --disable-editable` is in use (the default before
#32406), the Sage library is...
The method for number fields iterates over the points of bounded height
for each coordinate. Thi...
Follow up from #28905.
We upgrade to 0.94m: https://repology.org/project/cddlib/versions
- `la...
364b605217c62fbee9c6a979dfa2c9439efb6a93 authored over 2 years ago
With 9.8.beta0, the command
{{{
sage -t --optional=sage,internet src/sage/databases/oeis.py
}}}
...
Seen on `archlinux-latest`, https://github.com/FFY00/meson-
python/actions/runs/3146686714/jobs/...
With 9.8.beta0, the command
{{{
sage -t --optional=sage,external src/sage/interfaces/octave.py
}...
16fd967e51813ef97c7f9da6eee35ade6c5857de authored over 2 years ago
94104462d5d78075dc37b6aeae3b14523bf91bbc authored over 2 years ago
As a follow-up of #33588 where we suggested in
[https://trac.sagemath.org/ticket/33588#comment:1...
{{{
sage: R.<X, Y, Z> = QQ[]
sage: I = R.ideal([X^2*Y^3, X*Z])
sage: I.hilbert_polynomial()
-t -...
In this ticket we finalize the implementation of lazy series, and
replace the old lazy series fr...
We reduce the unmaintained `r` package (stuck at 3.6.3) so that we
detect a system installation ...
Needs:
- Add ANTIC package, https://repology.org/project/antic/versions
- check boost package
- ...
Mixed intersections between Cones and Polyhedron returning a Polyhedron:
{{{
sage: con...
#33981 broke the `latte_int` package.
Related: https://github.com/latte-int/latte/issues/31
UR...
e91fd4a93da4afcd35ae3b315e0412a40a8eaa07 authored over 2 years agoas reported in https://groups.google.com/g/sage-devel/c/JIiytzMsLCU
Here we
- improve error han...
Compare
{{{
sage: integral(1/max_symbolic(x,1)**2,x,0,oo,algorithm='maxima')
integrate(max(1, x)...
8f8af65e54d3a9962cfab40f15dc23f4e955b43f authored over 2 years ago
5cf583646a4d990d3e5d3163ba7c620a1712f141 authored over 2 years ago
5a339e1fc56ba7b470b3aec91497ca6319b24ac9 authored over 2 years ago
f948791311cb5bd47d22d5476180c93b2e529a45 authored over 2 years ago
c053c2ac5367b08f553d6dd3d4fa86dec14bc09d authored over 2 years ago
8cb0f29aa2cd5be18506e1d65eac954481d1ec8a authored over 2 years ago
10df9a648550ddf79315e9a6c9843eed01415d08 authored over 2 years ago
df1024d2b46e5a4d4af577ab215eae8dab7158ab authored over 2 years ago
Minor edits
8e95731eaec4211fd8e08d7ef3799a4640e5c107 authored over 2 years agoc4aab9f9dc11d787945fad21be16beee4b025456 authored over 2 years ago
0c27c4f85247e7af526a5c4bb0fbb378c5ff1c2c authored over 2 years ago
3e84c90c8c9c3d74c8dd2b6b328029d74144b7bc authored over 2 years ago
56cef070ebee69841f1ead61344557d10d0b56a0 authored over 2 years ago
9ee86aed6363aeead54a4076641e774d5f4e1232 authored over 2 years ago
4a8c2b2dd933b82ce3ecc2953dcc5347ed7dd2c1 authored over 2 years ago
561f6694a3ae136e97e3f62b1e155cc0474f661d authored over 2 years ago
25898ba992588a8dc2df07e40c12a4dcee9909f3 authored over 2 years ago
974c7fd8aa4dce5b2376ad430d1e0769d91b7912 authored over 2 years ago
a0e1d3b434dee8b6c8659426b24cac43587b917f authored over 2 years ago
cd0fb01afe3d90a12b09a81d5db5dff5d72cb5a4 authored over 2 years ago
b9b8743611ee3212df34abf0057eb1fce62eed65 authored over 2 years ago
disallow PARI 2.15 from the system, until giac is fixed
---
Was: Upgrade to PARI 2.15. (dupe of...
3900ab7480f32ea4cff97b03f0279c2b6241c917 authored over 2 years ago
5b539c5320ce284ad2da8326fc4bea04d8388c5f authored over 2 years ago
8a56793b7c09664442e1d0b373009d176ebb3187 authored over 2 years ago
add35c4283823f03756465793040d2362fd14ba9 authored over 2 years ago
156914a3dad38540e669fefe651247f5e46a3d00 authored over 2 years ago
11507a5f7e598035b4be6c00e89919190b271dc4 authored over 2 years ago
e91a0bd93e030b6878cc6d7376bcc23d2a087e73 authored over 2 years ago
53b50c1cf816e5f45910d2f91dbdbfc4b36f0678 authored over 2 years ago
f2d1576d13e1bd6299466172eecb9baecfdd9723 authored over 2 years ago
a683934893dbed93451c6ef3b58722bb14f4c850 authored over 2 years ago
cf0090d4636a9fb9cfbded02201956f3418fabd8 authored over 2 years ago
05b44d76ecee64468ca1ee79d5b0559fc28c26d5 authored over 2 years ago
3eaf26e5373f621da82e2de5f2462adcc5e65089 authored over 2 years ago
9e96440e58e8a98d5c62460bd2aa6858a14ae225 authored over 2 years ago
896c3207888f649344d36205ef383699c089f1b6 authored over 2 years ago
dde4bdb9c4553d9c25246a45d98a784e1c1cd8b3 authored over 2 years ago
67ff94529f5110e6148053cc4a940aad0fed373b authored over 2 years ago