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

fix reversion of symmetric functions, improve some_elements and tests

7cbde499aaf0914108b9880549bd817f5f30c3ea authored over 2 years ago
Merge branch 'u/mantepse/categories_of_lazy_series' of https://github.com/sagemath/sagetrac-mirror into u/tscrim/categories_lazy_series-34470

b930f58d4fcece6371e14d2aba6fc53e653c24b1 authored over 2 years ago
More tests, more bugs fixed.

840539d33b8cefc94844f4790765564da8604cc6 authored over 2 years ago
Merge branch 'u/mantepse/categories_of_lazy_series' of trac.sagemath.org:sage into t/34552/more_testsuites_for_lazy_series_rings

b20eabff984c78737702af46dab811895b291db1 authored over 2 years ago
normalize degree in Stream_exact for correct equality

fbccb39ebef9bf107463c9955c8f254aa1dfe685 authored over 2 years ago
fix more _an_element and some_element with incorrect coefficients

60f0664c21b596ef0bd539cdfe61f3552ac75373 authored over 2 years ago
Recover etc.

693c524b1ce0792c9ff6c1f40bb23cd69174340f authored over 2 years ago
Merge branch 'u/mantepse/categories_of_lazy_series' of https://github.com/sagemath/sagetrac-mirror into u/tscrim/categories_lazy_series-34470

aa593b547bcc609b02209f355c6f4eb24b3a2e01 authored over 2 years ago
Last little things from the patchbot.

3d5b8cf4c836ceb8813aa6311fe18b1f5fbffc6a authored over 2 years ago
add _test_revert and add more rings to test

54bb1d846a2d67bac36bbadc658d5e9fce574d60 authored over 2 years ago
Merge branch 'u/mantepse/categories_of_lazy_series' of trac.sagemath.org:sage into t/34552/more_testsuites_for_lazy_series_rings

cc48d4eb585ef0ef865e83d540796a93f9b91daf authored over 2 years ago
Uniformize headline in graphs and plots

fa1a2e025a46879f47094a2b7cd7882a3d1f15c5 authored over 2 years ago
adding one doctest for integral

22385d98106c739db2f5cbee71e264e3831a5039 authored over 2 years ago
Fix documentation

b0a87c62f2bdb6e7982390331725d6f3654b1881 authored over 2 years ago
improve equality, raise errors when trying to invert series which are known not to be invertible, be more careful not to compute terms

cdf821a895d6c4ed46992d209cb5cdfbb6ae6d39 authored over 2 years ago
fix is_unit

1722eca9a24029683fd137eda0fbc063cd044fad authored over 2 years ago
Add to documentation and remove reversed type-check

c0eb2b4e352cfd740d44e270d6d56261bcc46940 authored over 2 years ago
PEP8 compliance

77cbf42a5eafaadd08caa449155f6b429e3078c0 authored over 2 years ago
correct an_element and some_elements, implement is_unit, _test_invert

5bd0331f4210eb4c76eca6bc8b28331931443117 authored over 2 years ago
Let volunteers know that they are welcome to help with docker

f1f5a0f8020ee446f76927cf568eb35655edfb8f authored over 2 years ago
Link to trac ticket correctly in README

27910f11cd88e65a355919039cb61d1af8dd3b2b authored over 2 years ago
Fix grammar

417ca3104a5d3c729dc6ba223c06356b88745308 authored over 2 years ago
Update docker build

The docker images are using Ubuntu impish. We should instead build against the latest LTS versio...

debca31b188013b645644f70905144863c5c56c8 authored over 2 years ago
Updated SageMath version to 9.7.rc2

59ac11a9375feaada4486b63ed9900651e0a6fdb authored over 2 years ago
fix punctuation in docstrings

08baf9a88210fee39bb5dd84064adddf7d1365e6 authored over 2 years ago
src/doc/en/installation/source.rst: Update timestamp

0bf7d8af580b1644036ec666dd76ade047f0cf68 authored over 2 years ago
src/doc/en/installation/source.rst: Add links to the SPKG.rst files, rewrite prereq/recommended instructions

435f27524ecc96e908cb938e0022e3312f3cb655 authored over 2 years ago
src/doc/en/installation/source.rst: Move instructions how to check for prereqs to _prereq/SPKG.rst

6b5a210ce77c3001449c50b9378b1cb04daf3a61 authored over 2 years ago
src/doc/en/installation/source.rst: Get rid of defunct link https://www.sagemath.org/packages/optional/

714db9cc200efbd2452f8c17f5ea4f9a082ecef2 authored over 2 years ago
README.md: Point to build/pkgs/{gcc,gfortran,_prereq}/SPKG.rst instead of install manual

311d55b896ea0c115682d3247272614a246e4030 authored over 2 years ago
src/doc/en/installation/source.rst: Move python3 venv details to SPKG.rst

2d8eb5caae28f95bc49d74ad82e3c2e28c6e105e authored over 2 years ago
fix precision also in species directory, do not forget to switch it off after doctest

88109cc334038473f7ef9d6318a64fea4a8e5456 authored over 2 years ago
implement missing required method lift_to_precision

b9a66bed5b72672327ad1335461fe0833f11a0b5 authored over 2 years ago
fix equality of exact series, do not produce coefficients of polynomials by iterating over them

f9dd62e7b9db93db213eb4d8b10e7e1f77920a5d authored over 2 years ago
#34519 update doctest

17ea8dd39a33b231c88b7ed59dc7b259b28baf34 authored over 2 years ago
introduce halting precision

00aaca080f0be83e5cede0970a035dc084923596 authored over 2 years ago
add and correct some_elements for all rings, run all tests in the TestSuite (many fail)

e3e331c49b9a464abd3d37b03e72a3a6dfdf8f51 authored over 2 years ago
cleaning up in posets/

722dd2f2900510f1d425aa17ee5751bf7105c8e4 authored over 2 years ago
Merge branch 'u/tscrim/replace_lazy_power_series-32367' of trac.sagemath.org:sage into t/34470/categories_of_lazy_series

de6f16eaa8e337cb356c02d1466344d81d1243e7 authored over 2 years ago
Removing old use of LazyTaylorSeriesRing from my changes.

69d44abf4ce2ec4fb652ec8e39dac42cd044537f authored over 2 years ago
adapt doctests

380ddc9137af427094d30700f15043b7193af844 authored over 2 years ago
implement _im_gens_, part 1

0a8b4c643a2f9ba6ce96653a2c21da31df62751a authored over 2 years ago
Merge branch 'public/lazy_series/dvr_methods-TBA' into u/tscrim/replace_lazy_power_series-32367

91244f3b0ca025a45096ddff3e4d50218022948d authored over 2 years ago
some details in misc/

44025613a6194e6a491f550c2dd91f2a4e7d8033 authored over 2 years ago
Merge branch 'u/mantepse/replace_lazy_power_series-32367' of trac.sagemath.org:sage into t/34470/categories_of_lazy_series

90e2c2178f6418cc6a6c9cbd40a4d8de2e18b376 authored over 2 years ago
src/sage/rings/polynomial/msolve.py: Use absolute filename of msolve

fa77041c3b64c493295361258aa7970cf210e597 authored over 2 years ago
Link to msolve spkg page

91d69ccf6b4e03f74bb40709a71f93ded3bc809e authored over 2 years ago
build/pkgs/msolve: Use msolve-0.4.4+sage-2022-09-11

95e2e545c17a0cfc10eb522957d8260afcef9417 authored over 2 years ago
build/pkgs/msolve: New

d2cede66b70b2a54be78a037618e93a88d0aee90 authored over 2 years ago
build/pkgs/msolve/SPKG.rst: Point to upstream github

e552a50ec9067514853f3c6dc3695ee7240abf0f authored over 2 years ago
#34519 update doc on msolve

b5adcc93998366100ad6e9273fe8203b8dbb20d4 authored over 2 years ago
enhance detail in free dendriform algebras

774a3de6e00dd71461bb0500c9effa26bb1d7a44 authored over 2 years ago
#34519 msolve: varieties over finite fields

d5565cf9042197e380bcc4b8ac3fca73750b385b authored over 2 years ago
#34519 msolve._variety() -> msolve.variety()

7b09d5d5aebdc741a6b6575283b5ec03590ce584 authored over 2 years ago
#34519 Gröbner bases using msolve

e43bc6ec7c5c9875411abaa054fba0aa6d4c6d1e authored over 2 years ago
#34519 _run_msolve()

extract reusable code from msolve.variety()

7db567860e57be5a4bb1ba51eb5fa92dd7e4d07a authored over 2 years ago
trac 33093: fixes for octave interface

- fix failing doctests
- do not create file 'octave-workspace' in the current directory

cf9b1e69faa1db451c19e47ae8160f641575f395 authored over 2 years ago
Implementing methods for DVF.

6969549f284c5d145d77ba6e8061061f4ca856b7 authored over 2 years ago
Merge branch 'u/mantepse/implement_arithmetic_product_of_lazy_symmetric_functions' of https://github.com/sagemath/sagetrac-mirror into public/lazy_series/dvr_methods-TBA

6a3559e3ee57380f646703aac27b2f15c9bb6f01 authored over 2 years ago
Doing some reviewer changes.

23d951f0e9593c03d22744e6a25f8723cd95342e authored over 2 years ago
Update floordiv

1f0a3d0e3b92773526e526aa0257c73f98694b37 authored over 2 years ago
some details in "argument groups"

0a10960baf902d883579b97e4ba4fe7823085ac7 authored over 2 years ago
fix wrong ring in doctest

1df62c8481a2bf52542f5e50a6b5d8610a8ac4b9 authored over 2 years ago
add links to relaxed p-adics

f541f3d184e8b2468da5c2953383a4979996ec5c authored over 2 years ago
remove methods deprecated in #32744

b33e5da3b6edfbaa959d6f164963db533b9862b8 authored over 2 years ago
advertise passing None to the constructor

e8c76361936e15440a2f27fcd2cccd2c21054ba9 authored over 2 years ago
do not advertise L(None) in favour of L.define()

cdad494f9eb5f409f987301f4a8fd073c846f1b2 authored over 2 years ago
increase minimum degree for Îlu formulas to 9

This is mainly done to exclude curves over GF(3) with 7 rational points,
which cause trouble for...

c71dc3f2672ec4ab7d0ae7050776afef3a93e9bd authored over 2 years ago
add failing example

467eda55e5ff8ea839cb5cdf06915eb0fc482b9a authored over 2 years ago
More updates to doctest

27b986acad2252c66ec110b06b7ddd911749892f authored over 2 years ago
Add _floordiv_

1f3e2853f1cd98272220cd6f384c58fc7dfadacb authored over 2 years ago
Update doctest

e74e0b2662607ded26b38b7f64960952ddf139d0 authored over 2 years ago
Trac #34533: OS X 12.6 "chained fixups" warning

The upgrade to OS X 12.6 leads to a number of failing doctests because
of a warning
{{{
ld: warn...

4f225f4cc66a7d515ea6598ebe9b2ff48e114a15 authored over 2 years ago
src/doc/en/installation/source.rst: Move _prereq details into SPKG.rst

eeaa4aa3754af787dc93b343bf2120b2a49a1a7a authored over 2 years ago
src/doc/en/installation/source.rst: Move gcc/gfortran details into SPKG.rst

bd5424046c252a9b231d3f10a4c3998b2ec83bbd authored over 2 years ago
build/sage_bootstrap/installcheck.py: Update comment on stamp files

3c70a38483a15327118ccfcaeabf154e5d9f2af1 authored over 2 years ago
build/pkgs/auditwheel_or_delocate/SPKG.rst: Explain that we use delocate also on Linux

6ceb44edbd932b7c772d3844c74103e2e3d6732c authored over 2 years ago
trac 34533: silence warning during doctesting about "chained fixups"

67c914c6079204194708ff1188871724ca81adb9 authored over 2 years ago
remove unused variable detected by pyflakes

7745337b260ad2e37c1c30b04756606e0e775610 authored over 2 years ago
modernize super in manifolds

99446784265889212b137e55e7a6d1adc3e82d3e authored over 2 years ago
some details in LS paths crystal

0cb07dfcc3c067278dc1cf3f4a867e51df42d7e0 authored over 2 years ago
pass functions using coefficients to element constructor

baea68dbd79e0a0774f2763c12aa776a01a5f0c5 authored over 2 years ago
trac #34529: remove deprecated method spring_layout_fast_split

a338ac024d2da4733721059b767a272445921962 authored over 2 years ago
Move implementation comment to code block

819d3d3863491de3c29056792261ae3e892f6068 authored over 2 years ago
Merge branch 'develop' into t/34512/public/compute_list_CRT_via_tree

ef4195748d1eaaf7f983566b16c9cada55ee6a0d authored over 2 years ago
Merge #34266

f2cadffba74e972f9a0e38bfdf3f8d11782cf3ee authored over 2 years ago
fix LazyPowerSeries._element_constructor_ when passed a function

555d1b07df4f0ba82f23392142037114c03cd0e9 authored over 2 years ago
Register Composition as a sequence

1463b3ed10ef383a6fb447e405d04c1db1024094 authored over 2 years ago
List/tuple -> sequence

43e68135a00c4a1707545061bef649d2506070f3 authored over 2 years ago
Add tests, remove buggy check, add to check

4ddf379b64475385ab662e78edf45f81c4b0717d authored over 2 years ago
improve readability

65bce216c6aea9b27fff8f1551ef355f1e951a1a authored over 2 years ago
Fixing coefficients bug and some doc tweaks.

3bd9f8c26726786ff40db79486a1cb0b3cd58b00 authored over 2 years ago
Merge branch 'u/mantepse/replace_lazy_power_series_in_species_directory_with_the_new_lazy_taylor_series' of https://github.com/sagemath/sagetrac-mirror into u/tscrim/replace_lazy_power_series-32367

c90cb91d9cf2eca5231f3f68b19d304121d3486d authored over 2 years ago
require a graded basis

cf2b0cb9456298c279d7270d4c44e208929370e4 authored over 2 years ago
fix pyflakes warnings

89d9cccd0e5db988005e3503f86efd7283fea038 authored over 2 years ago
moved references and deleted empty lines

648e6340df54ecdf456a4019a84dae2853661660 authored over 2 years ago
added Dy1994 and JS2021 to master reference file

70ba7b581c14aff406bec3d453199dfef47cc1fa authored over 2 years ago
build/pkgs/numpy: Update to 1.23.3

bccc17d8d2e236c74c49fe512dbe4e563dd6c509 authored over 2 years ago
Merge tag '9.7.rc1' into t/34110/numpy_1_23

SageMath version 9.7.rc1, Release Date: 2022-09-07

ecda67e5cc10cd8694b15bed8cf41bef16b3f20d authored over 2 years ago
build/sage_bootstrap/installcheck.py: Make error message more specific

9a03d7fe7beb1bae71415938f7cb3ef9417c9fb1 authored over 2 years ago