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

34212: log embedding for relative number field

89d2c29e89e8cacd90d85bab0b7cbe9556e8614d authored over 2 years ago
34212: fix doc and code

6bff6a6e28b8ee186fc6bc800acb692a6c7eb967 authored over 2 years ago
34212: correct examples

2fd483097aaa8d2a849bcb6785fc7f967ef73909 authored over 2 years ago
34212: clean version

560cbc786fe3f0638836a4e52d8762b2ca568147 authored over 2 years ago
34212: fix doc

2ad46295eef275961547bc0e68a8cae5abb25df5 authored over 2 years ago
adding a deprecation

ae5676b4fdf9db1482c01e902a1e32a33eedacc8 authored over 2 years ago
21129: Wrap long lines

ecf50141497051ed31083820cbd11c9710c8e2fd authored over 2 years ago
21129: Fix docs and a bug when `f_disc` is not rational

f1f7fb1985ca5aa64dafdb052b6ce6d19e520301 authored over 2 years ago
21129: Rename `RealField` and `f.domain.base_ring` vars to avoid

confusion

0fdcfd2d25098b71f191bf9cba9c455a1bda81d7 authored over 2 years ago
21129: Complete `)` in misc.py

bbe618032b7c31e74b111e9dd14390044cd29350 authored over 2 years ago
21129: Indent

be6f236b9681c3c2f689db3a8469acc3d5ba25da authored over 2 years ago
21129: Better format and doc

67e3590d4a0fd63177fde6aba21db64d1f16672c authored over 2 years ago
Updated AZ pairing and checked tests

580a8dcc75f29af8c950509ad124839cc990700c authored over 2 years ago
21129: Change args to kwds

6bf37d521d2f615c164816b6173ca232a4d2b39e authored over 2 years ago
21129: Format doc; TODO: Turn args to kwds properly

7dd124b111007d7f982529a279b775ad1fb16d1a authored over 2 years ago
Added Arakelov Zhang pairing function to fresh copy of projective_ds.py

e64cb5fb155c2597abaf63ed21eddf17356aab4e authored over 2 years ago
Updating sf/sfa.py doctest due to #34494.

97df3007235d8d654498f7179b96555ec98631a4 authored over 2 years ago
Merge branch 'u/chapoton/34494' of https://github.com/sagemath/sagetrac-mirror into u/tscrim/derivatives_lazy_series-34413

5d76825375d69f59f6c4bea7233e5d85da636f88 authored over 2 years ago
Merge branch 'u/mantepse/implement_derivatives_of_lazy_series' of https://github.com/sagemath/sagetrac-mirror into u/tscrim/derivatives_lazy_series-34413

172982724f3bf2ca54ad030880eb7d4aa49c8189 authored over 2 years ago
Recover the case for single pair

5f3a23fc0b7d07d0eb928f4d9c612d3376ee83e2 authored over 2 years ago
Merge branch 'develop' into t/34512/public/compute_list_CRT_via_tree

432493f7aeeaf2d2bda2868c18b68a7703b597ad authored over 2 years ago
build/pkgs/gcc/SPKG.rst: Add info from https://trac.sagemath.org/ticket/32074

ec7d50c6189e2a24d72342cea676419110f6bb2e authored over 2 years ago
Trac #32921: k-recursive sequences with inhomogeneities

Implement k-recursive sequences with inhomogeneities as described in
Corollary D of the paper [h...

cb6cda616fd33e062a819be213b08113436dbe22 authored over 2 years ago
Trac #32297: Abel-Jacobi map on Riemann surfaces

This ticket will add the functionality of an Abel-Jacobi map method to
Riemann surfaces, and in ...

ccc71d9a8f515cc80a786be1fe335bcc5e3d8b8a authored over 2 years ago
Trac #20467: stackoverflow in Maxima integral

{{{
sage: k=var('k')
sage: integral(sin(k*x)/x*erf(x^2), x, 0, oo)
RuntimeError: ECL says: C-STA...

51be0b103a1f6271a04b16724f98be946ce6ec51 authored over 2 years ago
Trac #34266: Drop support for GCC < 8 in Sage 9.8

(see #32074)

URL: https://trac.sagemath.org/34266
Reported by: mkoeppe
Ticket author(s): Matthi...

9651672f525de4d71a7a30ae372a779180b9debc authored over 2 years ago
Trac #33062: GH Actions (docker): Run a job for "make build-local" first, cache image for job "make build"

Follow up from #32703, where this was implemented for macOS.

Here we implement it for the `dock...

02bfe770f65217d006c048a09bffd2fe8d5caa3f authored over 2 years ago
Trac #30241: New implementation class FiniteRankDualFreeModule

(from #30169)

We have the following identifications:
{{{
sage: M = FiniteRankFreeModule(ZZ, 3, ...

f87464fce378f9751425664bb65afd27e524f51d authored over 2 years ago
Merge tag '9.7' into t/33812/refactor_distributions_sage_setup__sagemath__objects_categories__through_sagemath__environment_repl_

SageMath version 9.7, Release Date: 2022-09-19

e41e2779c9f5b0d442095e3979d6032c6f2562ff authored over 2 years ago
remove useless line - _approximate_order is called by __getitem__.

7f0728b0bc59c9b90556c626c7d8e77756eb1b87 authored over 2 years ago
add a (currently failing) test for an implicit definition of a symmetric function involving reversion

6f10ccb315d36d1828694c248b534d875e7dc0b1 authored over 2 years ago
trac 34528: remove m1/m2 warning from gfortran/SPKG.rst, and add one

to gcc/SPKG.rst.

92f1edab2ca281fd0fdb4e597388fb172a35a030 authored over 2 years ago
Update lazy_series' __pow__ docstring

It used to only document the integer powers of a series whereas it can
do much more.

d4450fb31c4d7331cafbad27bf45c4c3697df679 authored over 2 years ago
simplify code a little bit in MZV

5df08cb7dd7bffd732d6143a7d38244c30946e88 authored over 2 years ago
remove duplicate code

7d395b55bc21c2ca30cb0a0e9dd1fabd3656255f authored over 2 years ago
Speeding up powers of lazy series by using a different algorithm.

7b55ef58e4f2c274165b5a8e277149f83705b52c authored over 2 years ago
change name of example in simplicial complexes

9548409c9cd69ec52a3c5bca95331a5595d64727 authored over 2 years ago
switch to lazy evaluation of the approximate order

472bd3c8eb254222227b593c9c8154541e0c2d98 authored over 2 years ago
Fix minor doc formatting issues in dancing links

1c9e6279f6f8d7a9d94de35f1d6a8494818c42f8 authored over 2 years ago
using homogeneous_to_vector and homogeneous_from_vector

d5ee67d85985f1be9c3807db3622bfa9ac4bc4a0 authored over 2 years ago
using sum_of_monomials

6f110595865af941c7b1afeba01ff0f536c1b556 authored over 2 years ago
implement and use attribute _indices in F-algebra

0a56256f45417f9047f05d14926c2dfc3e22b8b3 authored over 2 years ago
remove wrong alias for coefficients

c7b3fee645b47b1236fd59eeb8f3f5ceffabc13b authored over 2 years ago
Merge branch 'u/chapoton/34562' in 9.7

c447fc23ea071c52e1dc0b8608934a05473826d4 authored over 2 years ago
Making things more lazy with invert.

86bb4bf346761997c86983ef2669f8f68361bc95 authored over 2 years ago
Merge branch 'u/mantepse/more_testsuites_for_lazy_series_rings' of https://github.com/sagemath/sagetrac-mirror into u/tscrim/lazy_series_test_suite-34552

17dd10f17b64589316e16210cf67e7b7e608f894 authored over 2 years ago
Trac #30229: Submodules of TensorFreeModule defined by the symmetries of a Components object

We generalize `FiniteRankFreeModule.tensor_module` by giving it optional
arguments `sym`, `antis...

aa22b33df07000f363d476d94c8b58757b8a9cc7 authored over 2 years ago
Trac #34509: Make IndexedFreeModuleElement compatible with collections.abc, change method support to return a SupportView

This is the element class of a `CombinatorialFreeModule`.

Its implementation of `__iter__`, `__...

4db51ba832e77886c9f42c2ada4be83106191261 authored over 2 years ago
Fix wrong link in the documentation of TopologicalSubmanifold.open_subset (Trac #34565)

9584bf16b9ddf4248f233d01c70184b5fa86e2e3 authored over 2 years ago
Trac #34505: using items in indexed_elements.pyx

instead of the old-style "iteritems"

URL: https://trac.sagemath.org/34505
Reported by: chapoton...

0b597a767184bb6ea4af8c93947268b4aa0b3910 authored over 2 years ago
Trac #34498: Update igraph, python_igraph to 0.10.x

Previous update: #34491

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

b6ead19013d8f5364b400cff6a2bad71216d2bf8 authored over 2 years ago
Trac #34495: Construction for invariant/equivariant submodules

We introduce a construction functor for invariant and equivariant
submodules.

`sage.modules.wit...

7ebd052d36d12c6246ef41b4743804fce4a4556e authored over 2 years ago
Trac #34494: better monomials in shuffle algebras

using a less verbose display (not including "word:")

URL: https://trac.sagemath.org/34494
Repor...

46f4f2c14511a1c02bf5daba478bfe1350c289d7 authored over 2 years ago
Trac #34490: `sage --package clean` command to remove outdated source tarballs

The `$SAGE_ROOT/upstream/` accumulates tarballs over the time. The
proposed `sage --package clea...

367711dd6f051f8de71cca2f9132d4feabdc21b2 authored over 2 years ago
Trac #34484: Methods quotient, quotient_module are not the same for some modules from sage.modules

The base class `Module_free_ambient` makes `quotient` and
`quotient_module` the same, but some s...

b4311cd54380791b89c98c86f32bcb57edad26d9 authored over 2 years ago
Trac #34478: pynormaliz: Add distros information for conda, arch

I'd like to install pynormaliz in Conda, but was unsuccessful.
I tried the following:
{{{
mamba ...

109fd645242d5e3ee0141f6982255ca040f3a9f8 authored over 2 years ago
Trac #34474: Make FiniteRankFreeModule.tensor_module(0, 1) return the dual

In Sage 9.7.rc0, we have
{{{
sage: M = FiniteRankFreeModule(ZZ, 2, name='M')
sage: M.tensor_modu...

857f16ca4dfe4af3a19a1745cd8336782d2dfb37 authored over 2 years ago
Trac #34453: Tensor products of commutative algebras do not know they are commutative rings

{{{
sage: X = algebras.Shuffle(QQ, 'ab')
sage: Y = algebras.Shuffle(QQ, 'bc')
sage: X in Commuta...

5a41c49cd6710f3e33e96b199e707d011afa3d3f authored over 2 years ago
Trac #34451: sage.tensor: Canonicalize sym, antisym

for #30229.

The new static method `CompWithSym._canonicalize_sym_antisym` brings
`sym` and `ant...

53a523e13bcd84d36c5904037656e3655c1b6b88 authored over 2 years ago
Trac #34412: q-commuting polynomials

These show up in quantum mechanics computations and are a variation of
skew commuting polynomial...

5b3c6fad9bc6057f1cd5455c1d98afe40892561b authored over 2 years ago
Trac #34393: add method "tensor_factors" to tensor products

so that one can easily access them

URL: https://trac.sagemath.org/34393
Reported by: chapoton
T...

a6a72a99fe48b6da0e89cab893a4d31f5599d892 authored over 2 years ago
Trac #34379: Implement a hook to access free (graded) resolutions

In #33950, free (graded) resolutions for modules over polynomial rings
were added. However, one ...

30631440c63427f086262aa1f1983819c850aab3 authored over 2 years ago
Trac #34345: Method to get cells in horizontal/vertical border strip

The methods `Partition.add_*_border_strip` where `*` is `horizontal` or
`vertical` return new pa...

4ef170aa82f67aab63a977cb46d15da6ad545ba3 authored over 2 years ago
Trac #34282: Make feature TeXFile check latex first

Currently, as observed in
[https://trac.sagemath.org/ticket/34185#comment:7 comment 7] of #34185...

1ec500e81bfd5e0a6c8cb17cb7b06c1728f48680 authored over 2 years ago
Trac #34235: Error in comparing two Symbolic Ring elements

It seems a bug:
{{{
sage: bool(AA(sqrt(2))/pi == sqrt(2)/pi)
TypeError: ECL says: THROW: The cat...

5c42b1b523ff342efe6303e1fd6da1b974eafd53 authored over 2 years ago
using NonNegativeIntegers instead of NN

3b06406df5cf16582b125245f5adc03d221f9d34 authored over 2 years ago
refactor MZV using a new file for a better auxiliary F_algebra

f8a5eea2cf1d80bc00e442a824498a7c77468869 authored over 2 years ago
Fixing last pyflakes things.

ddc04a1a02b26270a89be3a2a56a193d6d794b42 authored over 2 years ago
Trac #34203: Find and uninstall broken installed SPKGs and wheels

When system packages are upgraded, shared libraries that a Sage
installation links to can disapp...

527891674e868304c852914a28a45bd6ca075dc8 authored over 2 years ago
trac 34558: add "::" so code block renders correctly

5d5f9aefa7a2f38643c8bb264fe234683af47eff authored over 2 years ago
Trac #34118: Update sympy to 1.11.1

!SymPy 1.11 was released on 2022-08-23.
https://github.com/sympy/sympy/wiki/release-notes-for-1....

ed76311f00290a35c3d54a842a2667e71fe52274 authored over 2 years ago
Trac #33981: latte_int: ExponentialSubst.h:62:3: error: ISO C++17 does not allow dynamic exception specifications

{{{
[latte_int-1.7.6] /bin/bash ../../libtool --tag=CC --mode=compile gcc
-DHAVE_CONFIG_H -DE...

97beeae9521c91804285c20a72c07625789180d5 authored over 2 years ago
Trac #33640: sage fails to factor some easy expressions

As reported on [https://groups.google.com/g/sage-
devel/c/Ca661TP_3Ug/m/f2lZtUXLAwAJ sage-devel]...

787b4bed4cf2db7adfcea8a57e161a806e31e883 authored over 2 years ago
Trac #33613: Add pip packages to conda environments, add missing conda.txt files

We have a number of pip-installable optional packages, for which there
is no conda package.

Her...

700a1f538d022e2f72097e87291f4be50fb25750 authored over 2 years ago
Trac #33431: Category of submodules of sage.modules.free_module.FreeModule_ambient_pid

{{{
sage: (QQ^2).submodule([[1,1]])
Vector space of degree 2 and dimension 1 over Rational Field...

92b1db1a327e02bb5c7068d307d9c9ba404f801c authored over 2 years ago
Trac #33093: 5 doctests failing related to external program octave

On Ubuntu 20.04 with 9.5.beta9 and `GNU Octave, version 5.2.0`, the
command
{{{
sage -t --option...

d238396ec647aac550e3b1d2302c42d248c8576c authored over 2 years ago
Trac #33002: Method tikz of polyhedron class can now return an object of type TikzPicture

As a follow up of #20343, the current branch now allows to specify the
output type of the `tikz`...

509ed920b2a4d0edf69b39c4490fe532508048eb authored over 2 years ago
Trac #32669: Adding upper and lower Bruhat cones of M. Dyer to sage/combinat/root_system/reflection_group_real.py

To a pair of elements x,y in a Coxeter group W one can associate two
polyhedral cones. The 'uppe...

2a41c6ee213a2e1aedad864c826779dbe94e220c authored over 2 years ago
Trac #29619: Matrix and Components should have a sparse iterator

As observed on this [https://ask.sagemath.org/question/51004 Ask
SageMath question], it does not...

12756f654c7754d0b9e8e2315dacfe4221e12e5c authored over 2 years ago
Trac #17965: Uniformize the API to compute the inverse of an element

Some classes in Sage implement the inverse of an element through the
inverse method:
{{{
mistral...

cb51da16e9b6111839475f3fd806861e49bb31b3 authored over 2 years ago
Trac #34491: Upgrade igraph to 0.9.10

Suggested in https://sagemath.zulipchat.com/#narrow/stream/271086-feedba
ck/topic/hello/near/297...

a833b0e9c8132e94c7f2a62fdfc2bdacc8621ed2 authored over 2 years ago
Trac #34467: fix random doctest failure in EllipticCurveHom_velusqrt

As reported in comment:25:ticket:34303, `EllipticCurveHom_velusqrt`
accidentally computes an irr...

7747f43b0d16275b511c6657c960b0abb429f29d authored over 2 years ago
Trac #34466: fix various linter errors

This should make the linters on GitHub happy.

URL: https://trac.sagemath.org/34466
Reported by:...

cba244ef373bb80bb68131c1ee75f4f436c45456 authored over 2 years ago
Trac #34228: tox -e docker-...-incremental

This does an incremental build of Sage on top of a prebuilt image
published at ghcr.io
(https://...

5d89d36f1f9cbc0f526a61303b36a2dee2ceaa26 authored over 2 years ago
Updated SageMath version to 9.7

627b2bdfe922e2f9eed9d190c19df778674bdcfb authored over 2 years ago
Add .count

78f3a9218b8a51f643855917280b4e97b46db0c2 authored over 2 years ago
trac 34528: minor edits

d2c22bf0072d1b440731e24b4d3153d3ff43d223 authored over 2 years ago
Fix a doctest error

04a80af5353ba0b31a48999e60319a93c87832a9 authored over 2 years ago
Merge branch 'u/tscrim/categories_lazy_series-34470' of trac.sagemath.org:sage into t/34552/more_testsuites_for_lazy_series_rings

f8ea81b789124d7064bea3c13198bd93b5c96f21 authored over 2 years ago
clean one file about N=2 super-conformal Lie algebras

d1b282e09c49bd26e9cce8b9c5f2c280e6cb2cfb authored over 2 years ago
Using dynamic classes for FPS gcd.

e077b6655df290286c71404f4756babc97965f24 authored over 2 years ago
Implementing _floordiv_, Stream._true_order to boolean, first fraction field, more tests, marking long tests.

b47407b38c76f7cc6f58777bf8d6cf5feb19d4f5 authored over 2 years ago
Trac #32921: `shifted_inhomogeneities`: doctest demonstrating blocks

I think that the sentence in the description of the output is
hard to understand, but I have no ...

e2d8f1d413375197e95038a6b12a891fe35d0fcc authored over 2 years ago
refresh the infinite polynomial ring

105dae177cb01ba13622024100b54d2f1df14d76 authored over 2 years ago
Trac #32921: Show full output in example for shifted_inhomogeneities

The input consists of two inhomogeneities, but the output of the
example in the doctests only sh...

bac7eb44e680379ce9f19547dd58d90fd6744de2 authored over 2 years ago
build/pkgs/python_igraph: Update to 0.10.1

4ab41e64da92a48691dff2027fa2b6d8cea309f9 authored over 2 years ago
build/pkgs/igraph: Update to 0.10.1

25768de9c84a378af1c28eb7a3353e2795a4be98 authored over 2 years ago
fix and simplify wrong doctest

8e7b76de63876e8ab5fcbcdfb7b049de2e087e0d authored over 2 years ago
skip test_revert when base ring is not a field

b15e36dff297148e3c68836f83a8ca6aaafd6c46 authored over 2 years ago
Merge branch 'u/tscrim/categories_lazy_series-34470' of trac.sagemath.org:sage into t/34552/more_testsuites_for_lazy_series_rings

6a46183c07162af51f6f2a8c50f0487a5ac7cf0e authored over 2 years ago