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
7b6fa565f426e28e14be3b22c202301f9d530e9e authored about 2 years ago
482dd1ac3d2bcaa94dd935e3add1a5165674b146 authored about 2 years ago
664fc008ed50c2f61fb3df3020c0d81b41170628 authored about 2 years ago
08e1161c23caeeed5ad0e0237df8172eb8806ee5 authored about 2 years ago
44480f4827e2bc1ed8daf6f4504a22ae6e8be4a4 authored about 2 years ago
db45aebfd6bd8413bec0fda218410d72deacd398 authored about 2 years ago
- `kwonlydefaults` default is `[]` rather than `{}`
- `argspec.keywords` changed to `argspec.v...
dc8e155994a870a5e0b01a690a3fec8975197973 authored about 2 years ago
76040803c8ae150baef449edce67ebdafb2ee896 authored about 2 years ago
014c2ac9a6f6de25d4e31fe0bdaf819e9c67d24b authored about 2 years ago
8955607c71cb94e4a810b89f113b7b220a351417 authored about 2 years ago
274230f72fa60501c243e21184857a80158a635d authored about 2 years ago
Presently `hadamard_matrix()` only returns matrices obtained by just two
of several construction...
The FusionRing and its methods contain nearly complete information about
the underlying modular ...
088b11ae1dc9a01a55d2213b7606dffb6c5469f8 authored about 2 years ago
0dfa4b9a8390ce54f4e00e542af4fc7166625bd2 authored about 2 years ago
3680001cd48940bfdcb404cd4e9a77f987fe6824 authored about 2 years ago
73aed97df8dbd8ea04d3d74e84efe24a0dc1b5f9 authored about 2 years ago
9d6aeaad9b43dd97bc2d839823bf47f9976be450 authored about 2 years ago
0b9cf1c167f3847d48843fb3aa51e0d84ec49fca authored about 2 years ago
7eea8892b6d584d74f80c0554ae31a67e58cdff8 authored about 2 years ago
7e9aefca872ab761410a5283c2a1c0701aadff4a authored over 2 years ago
cf49d570110a48ff5238e5f894795e4739b45641 authored over 2 years ago
99a6e3b014ad198fd6e25eb2d40debcf0714120f authored over 2 years ago
37ec15490ada135df0d2e4377f7092603435f3d4 authored over 2 years ago
a155a98e4ba797bc0286dd7e29d852e8c7653055 authored over 2 years ago
846d280319df122e9649153a0d38e70294181585 authored over 2 years ago
ebf7e415eb73d2eb496d3debd7668e425333293c authored over 2 years ago
93dc05ccd9a6bf3358e57902cf84da87b0d91339 authored over 2 years ago
b694ec2e30b611701f18b553e74c1dc6fef420ed authored over 2 years ago
Trivial instances of univariate polynomial factorization over
complicated number fields are extr...
d91e7c085bd64c0933b517de96106b65fa5c12a7 authored over 2 years ago
5b0d5f9c46036f052d9cb76524781ab9f7b04c3f authored over 2 years ago
9d723b509ff96e20a815feed535b98dc10575308 authored over 2 years ago
1721d58ac35e654f2acd6df72c3cb557b98245d4 authored over 2 years ago
8c1f91d8ac5ea3294abded103f6ece927c3526ba authored over 2 years ago
31014d934889b91e1d7ec64efdf579ab2e347227 authored over 2 years ago
5f2315fa0bb94cb19f0c53268f6676b29ee6e602 authored over 2 years ago
de39745601c2e627f5c844310a7099fa055347de authored over 2 years ago
bfe5a2619cfb3f8bc2a93880f35f3ac446c7e008 authored over 2 years ago
5da03da6517633e1e07715c50b1339ca45b09f5a authored over 2 years ago
07a9a33642e1e93c23acd5491f16a520767b159e authored over 2 years ago
c517afb637b3f9f60d8403886c82d712f6fd9026 authored over 2 years ago
eb2173ce26a4a9d45699cbee92e995bd1bca2d27 authored over 2 years ago
aa2c315ba7ca755992c0e6b1278e560a70e75408 authored over 2 years ago
a1b70f3da76e4e2324b6b1c7cf3765bbc4f7d737 authored over 2 years ago
SageMath version 9.8.beta3, Release Date: 2022-10-30
853a6995c01958d6ec26c8c68cb266944eb8dc5b authored over 2 years agonamely, add empty line after it when it is missing
also separate if the content is multiline
f...
7aa226ced2fcb177daa761e186a940049f94a3d2 authored over 2 years agofd5f450cdf260f8d107357a0193ba5d9f0eb55e8 authored over 2 years ago
810fc34a9a6f7097a996e12a1258bbdf6dc68161 authored over 2 years ago
as useful invariants of posets and simplicial complexes
URL: https://trac.sagemath.org/34368
Re...
and also forbid compositions containing zeroes
URL: https://trac.sagemath.org/34689
Reported by...
`(z; q)_{\infty}` has a nice expression for its coefficients in `z`. We
implement this very impo...
Seen in `opensuse-15.3-gcc_11-python3.9`:
https://github.com/mkoeppe/sage/actions/runs/325192688...
some pep8 details, mainly
URL: https://trac.sagemath.org/34638
Reported by: chapoton
Ticket aut...
Implement a class for diagrams (collections of cells `(i,j)` indexed by
the natural numbers), an...
The decision whether a Stream_XXX class uses a dense or a sparse cache
should not depend on the ...
{{{
sage: companion_matrix([QQ.one()]).parent()
Full MatrixSpace of 0 by 0 dense matrices over I...
found using
{{{
git grep -A3 "STS::" src/sage/ | grep -v "STS::" | grep "::"
}}}
and the same fo...
We have
{{{
sage: cycles = [[1,2,3],[4,5,6]]
sage: sage.combinat.permutation.from_cycles(6,cycl...
1f2bd704f13f617447d3a2b5dfe6ae849971543b authored over 2 years ago
9c35f8def921539249331f6969b45dfc9365c2b0 authored over 2 years ago
eac534bb41b1a3987ba9d25239106092066a77b0 authored over 2 years ago
4d56288de56b4b90b5200c5a10f5536e87ce2c99 authored over 2 years ago
57825e92cd660d98ef4162a23cd20012b7a8884b authored over 2 years ago
f3c6b0db8e5e621c68d94a93441d944d0c5dad0d authored over 2 years ago
0be29f7a065db5eabe78d5ff11ff9391279fa013 authored over 2 years ago
0d6e8035b30a012848579546257f2ad6d9521ac5 authored over 2 years ago
6a281622f4fcaaeb8c76231c5d9cb0a949ed4e0a authored over 2 years ago
9604ef08f7403a1c9cfbd4d9659741dc23baa078 authored over 2 years ago
14344db952b4f0a66f46b25dbc9eca3f91b35587 authored over 2 years ago
2affa9db5b8ab66c1ff52c96182b3842a08b4e5a authored over 2 years ago
99b938824441aee06465e709387e591244fda46a authored over 2 years ago
495c138b2ac8f2c46dafe1bce8375999d38b2a8c authored over 2 years ago
88556b190d8b301506b74e78154e1e8520adbed9 authored over 2 years ago
a0e053d39f57bb4f069f6185997f0d5268e9989b authored over 2 years ago
881ed1cb9738b706b0bc50560d5e8f65b4b9a28d authored over 2 years ago
2385e729c6d5cc8fed860ccda2ef7aa6119849d7 authored over 2 years ago
eb4ef6a0e9b9988377e95791ba32022ca6e1a4d5 authored over 2 years ago
7d876d9228b7c816866f4953a8b83e8014cd91ee authored over 2 years ago
5fc21762242d41875be7e733dc2dd93b64a0cfc8 authored over 2 years ago
84bf1dec0cc5742b4fcf92b09db535db5953d1a3 authored over 2 years ago
df5430bc0a84da05179832d535765674e3f00f91 authored over 2 years ago
6613a205120bae52c40eb8aab832502bf0433a65 authored over 2 years ago
bb6351f85221e8d9b18bd48949b45e7630af598b authored over 2 years ago
3077298f9b13bfbb905adb7b823e94d5001ebb14 authored over 2 years ago
a0039dbc67cdf1528960ec57c493e220befb5d05 authored over 2 years ago
a099c0389c979f553782bd875e2dcc7312b7f9c0 authored over 2 years ago
783704656201cf6356a7c68eaeec64479326f7ec authored over 2 years ago
a8e50429efe1dc91ee5a37178d89c66d020870e4 authored over 2 years ago
40e60b630c407bf8d8bd808105310e884320c1db authored over 2 years ago
826d419baecbd3061614b5eadcf862125c3b5cdd authored over 2 years ago
92f544fc726aa162ed688e0977b73654ad1de2fb authored over 2 years ago
48747df5c665b3aae7bb45018a550ed4a4613eed authored over 2 years ago
670ae27ae2357ebc3737b72ec41f494c3114ad3d authored over 2 years ago
701db6ef42ef6b17577cdc69c751f608ba43ebed authored over 2 years ago
b588629e7d14300b8e5d0208ee320d27b4f936f0 authored over 2 years ago
2b9c26fc5d779c51af12e943b3e15f8df121dec6 authored over 2 years ago
045e2282c5f3f8b1fb35a35d4195fa52cea0c480 authored over 2 years ago
e7f7639aa326705f89ccd8b3377fa48b607cedb4 authored over 2 years ago