Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SageMath

Creating a viable free open source alternative to Magma, Maple, Mathematica and Matlab
Collective - Host: opensource - https://opencollective.com/sage_math - Website: https://sagemath.org - Code: https://github.com/sagemath

.github/workflows/dist.yml: Rename from wheels.yml

github.com/sagemath/cypari2 - a292950871ef235c5d92978f48dcd6ee5c255181 authored 9 months ago by Matthias Koeppe <[email protected]>
Merge pull request #161 from mkoeppe/prep-2.1.5

Prepare release 2.1.5

github.com/sagemath/cypari2 - aa840884142b53e6f43dcbeff455234ea7da93be authored 9 months ago by Matthias Köppe <[email protected]>
CODE_OF_CONDUCT.md, CONTRIBUTING.md: New

github.com/sagemath/cypari2 - b4d0068cefdcc970cfea851f0a1178eb824c5eba authored 9 months ago by Matthias Koeppe <[email protected]>
NEWS: Update for 2.1.5

github.com/sagemath/cypari2 - aa1893992a8ba002e7daf93a8f1a0d2cce84e178 authored 9 months ago by Matthias Koeppe <[email protected]>
README.rst, pyproject.toml: Update maintainers/contributing

github.com/sagemath/cypari2 - 8bd1047f961869b1d9750653a75417386356ad03 authored 9 months ago by Matthias Koeppe <[email protected]>
README.rst: Include instructions for binary wheels

github.com/sagemath/cypari2 - 37154c39811729c35dd43f4412525013f72fc842 authored 9 months ago by Matthias Koeppe <[email protected]>
VERSION: Update to 2.1.5rc1

github.com/sagemath/cypari2 - de7d97f1274072d6e74be54122f93da019e79520 authored 9 months ago by Matthias Koeppe <[email protected]>
pyproject.toml: Single-source version from VERSION

github.com/sagemath/cypari2 - 9807234a0d30aa03940bcb58e830bb3abcce66b6 authored 9 months ago by Matthias Koeppe <[email protected]>
Merge pull request #141 from mkoeppe/cibuildwheels

.github/workflows/wheels.yml: New

github.com/sagemath/cypari2 - d7c59e94d1fd6a3999b5380f1536952d6cebbce0 authored 9 months ago by Matthias Köppe <[email protected]>
.github/workflows/wheels.yml: New

github.com/sagemath/cypari2 - 1f627493cf8d4ae801893c3c7ffd3d80085b0719 authored 9 months ago by Matthias Koeppe <[email protected]>
pyproject.toml: Add section [tool.cibuildwheel]

github.com/sagemath/cypari2 - 0701d8d4e2ec3d52a14ff7a0328a9bf13b574750 authored 9 months ago by Matthias Koeppe <[email protected]>
.github/workflows/wheels.yml: Get pipx as done in https://github.com/sagemath/sage/pull/37503

github.com/sagemath/cypari2 - 2be5aebde492b46a0a1ccba83076fa01442a0983 authored 9 months ago by Matthias Koeppe <[email protected]>
.github/workflows/wheels.yml [linux]: Set LD_LIBRARY_PATH

github.com/sagemath/cypari2 - aeb2f1d74330f84a84ed65f39a7e2e10cbf0c7dd authored 9 months ago by Matthias Koeppe <[email protected]>
pyproject.toml: Remove unused cibuildwheel section

github.com/sagemath/cypari2 - a0156f803e99c6f7eaf3b2ca4858f58ae3d42898 authored 9 months ago by Matthias Koeppe <[email protected]>
.github/workflows/wheels.yml: Update from sage dist.yml

github.com/sagemath/cypari2 - 57b2f42109930a0fe4d21fc52ec03380e2f06b2e authored 9 months ago by Matthias Koeppe <[email protected]>
.github/workflows/wheels.yml: Use cibuildwheel==2.17.0, add macos-14 (arm64) build

github.com/sagemath/cypari2 - 478aaf0c80857044fdec6ada0ba13b3deede84b9 authored 9 months ago by Matthias Koeppe <[email protected]>
Merge pull request #154 from saraedum/py39

Require Python 3.9

github.com/sagemath/cypari2 - b1aed0b98e1aac33642a53821ab00fb1feaf46c9 authored 9 months ago by Matthias Köppe <[email protected]>
Updated SageMath version to 10.3.rc4

github.com/sagemath/sage - ab1a517b64b02bf15bbcb8d7c2d4d643bd5eff9b authored 9 months ago by Release Manager <[email protected]>
.github/workflows/main.yml: Test PARI 2.15.5

github.com/sagemath/cypari2 - bbd1105683c8a84479c1ff13979dda9afdff486e authored 9 months ago by Matthias Koeppe <[email protected]>
.github/workflows/main.yml: Remove testing of 3.8, add 3.13-dev

github.com/sagemath/cypari2 - 694c9e63d76bbb6a447833e15acec85cb2786de3 authored 9 months ago by Matthias Koeppe <[email protected]>
Require Python 3.9

build with Python 3.8 seems to fail with

```
In file included from /home/conda/feedstock_root/b...

github.com/sagemath/cypari2 - c011b3ef44ac16d72e661bc36cacf1463ff6bd5f authored 9 months ago by Matthias Koeppe <[email protected]>
Merge pull request #155 from saraedum/eof

Test with all supported versions of Python

github.com/sagemath/cypari2 - 1d06b563e2daa326b027fe0a16f7b536c930e715 authored 9 months ago by Matthias Köppe <[email protected]>
Merge pull request #160 from tornaria/implicit_noexcept

Add missing noexcept clauses

github.com/sagemath/cypari2 - 3f64df6692d11e94b79589ae1b5cfbdbb0d591af authored 9 months ago by Matthias Köppe <[email protected]>
Merge pull request #10 from mkoeppe/update_cibuildwheel

.github/workflows/build_wheels.yml: Update to pypa/[email protected]

github.com/sagemath/memory_allocator - f1c45a39a9599caf9f7072084cdb2a802f0e4cbc authored 9 months ago by Matthias Köppe <[email protected]>
Merge pull request #8 from tornaria/missing-noexcept

Add missing noexcept clauses

github.com/sagemath/memory_allocator - 26846118c70dad7a6871c668afe8635cdb9480e8 authored 9 months ago by Matthias Köppe <[email protected]>
gh-37588: Update Conda installation instructions to use Miniforge

<!-- ^ Please provide a concise and informative title. -->
<!-- ^ Don't put issue numbers in the...

github.com/sagemath/sage - 83d81f55354e4732096fbe0c0cd750eb6334e033 authored 9 months ago by Release Manager <[email protected]>
gh-37583: Workaround warning in cython 3.0.9 (#37560)


A new warning in cython 3.0.9 breaks doctests
https://github.com/cython/cython/pull/5999.

W...

github.com/sagemath/sage - 685e86b54101015151612edfbb5b78e9be56fa64 authored 9 months ago by Release Manager <[email protected]>
gh-37535: Upgrade to jupyterlab 4.1.3 and notebook 7.1.1


<!-- ^ Please provide a concise and informative title. -->
<!-- ^ Don't put issue numbers in...

github.com/sagemath/sage - e850ac9a158aae0c29e932d109301dde93ec18c6 authored 9 months ago by Release Manager <[email protected]>
.github/workflows/build_wheels.yml: Update to pypa/[email protected], upload to PyPI on tags

github.com/sagemath/memory_allocator - c939c37a0565bb8018c8a01e5f642f3259f99cdf authored 10 months ago by Matthias Koeppe <[email protected]>
Add missing noexcept clauses

Note that the changes in memory.pxd are identical to upstream changes
made as part of https://gi...

github.com/sagemath/memory_allocator - 47b1c6494837938d8b6572fbefa6d3e5cbfb91d5 authored 10 months ago by Gonzalo Tornaría <[email protected]>
Update Conda installation instructions to use Miniforge

github.com/sagemath/sage - 40de3565cf9711518d073eb5397bee5728c577cd authored 10 months ago by Tobias Diez <[email protected]>
auto publish 2024-03-11 09:03:45+00:00

github.com/sagemath/sagemath.github.io - 903c61ecc358e64600dddf682aa21ff25a8204e5 authored 10 months ago by Harald Schilly <[email protected]>
Merge pull request #469 from mkoeppe/spkg_cleanup

Remove dead scripts and links related to SPKGs

github.com/sagemath/website - e19c7937f7f09b7ab07f900220dd6633d6386b2e authored 10 months ago by Harald Schilly <[email protected]>
scripts/upstream_spkg_descr.py: Remove

github.com/sagemath/website - d7e72c3efb730da9dbf8b935ee79be52b1d3f002 authored 10 months ago by Matthias Koeppe <[email protected]>
Replace links to links-components.html

github.com/sagemath/website - 66b7f8333805e39f729cd79016c00449282d0c67 authored 10 months ago by Matthias Koeppe <[email protected]>
scripts/update_components.py: Remove

github.com/sagemath/website - b8eac7508021462aa730dd56757f9099a7d5d20f authored 10 months ago by Matthias Koeppe <[email protected]>
scripts/README.TXT: Remove section on mercurial

github.com/sagemath/website - 5cf6355a23f0aa6651988ff769b4c98cd73f241c authored 10 months ago by Matthias Koeppe <[email protected]>
src/download-packages.html: Remove some outdated links

github.com/sagemath/website - 98b59ba58fd5606d0711bd851451ce7d89af37e4 authored 10 months ago by Matthias Koeppe <[email protected]>
fix type to avoid size_t -> python -> size_t conversion

github.com/sagemath/cypari2 - 07528a6703bee206e3282c00468634ac4392730a authored 10 months ago by Gonzalo Tornaría <[email protected]>
fix implicit noexcept warnings

github.com/sagemath/cypari2 - 981c1241596fd372bdadc8b2bc25f0c59c865747 authored 10 months ago by Gonzalo Tornaría <[email protected]>
Updated SageMath version to 10.3.rc3

github.com/sagemath/sage - e417e2205be84d6d567b8897527fa6945ad09bdb authored 10 months ago by Release Manager <[email protected]>
Workaround warning in cython 3.0.9 (#37560)

A new warning breaks doctests. We filter it out.

github.com/sagemath/sage - cd652c675fe358390d764dc2fcf8603e120e6b8e authored 10 months ago by Gonzalo Tornaría <[email protected]>
gh-37476: Add free disk space option to Docker build `default`

<!-- ^ Please provide a concise and informative title. -->
<!-- ^ Don't put issue numbers in the...

github.com/sagemath/sage - 5c45eed9e45a60223067282bb70cdb805d66eeff authored 10 months ago by Release Manager <[email protected]>
gh-37548: Upgrade prompt_toolkit to 3.0.43


<!-- ^ Please provide a concise and informative title. -->
<!-- ^ Don't put issue numbers in...

github.com/sagemath/sage - fad0b4bc8ebe958c04f7aa900f11cc4f88151070 authored 10 months ago by Release Manager <[email protected]>
build/pkgs/jupyterlab: Update to 4.1.3

github.com/sagemath/sage - 04b6d8ee30ffb280f68e58eec1d4a67b123a2f07 authored 10 months ago by Matthias Koeppe <[email protected]>
build/pkgs/httpcore: New (httpx dep)

github.com/sagemath/sage - b190680725bcccd548e5ae27abfbdc4d9d8d7e7e authored 10 months ago by Matthias Koeppe <[email protected]>
build/pkgs/h11: New (httpcore dep)

github.com/sagemath/sage - f262926197f759d52ee9e2f82218260c043ccd5f authored 10 months ago by Matthias Koeppe <[email protected]>
build/pkgs/httpx: New (jupyterlab 4.1.2 dependency)

github.com/sagemath/sage - 085073d28ee599d7218bb670ca792df1d7d75825 authored 10 months ago by Matthias Koeppe <[email protected]>
build/pkgs/notebook: Update to 7.1.1

github.com/sagemath/sage - dbba40898077e532c97073dde4bb28aa30e5dcf9 authored 10 months ago by Matthias Koeppe <[email protected]>
build/pkgs/jupyterlab: Update to 4.1.2

github.com/sagemath/sage - b1695bd20c382346e97ccc0ae29656fe424cce3e authored 10 months ago by Matthias Koeppe <[email protected]>
gh-37543: build/pkgs/sagemath_doc_html/dependencies: Add 'graphs'


<!-- ^ Please provide a concise and informative title. -->
<!-- ^ Don't put issue numbers in...

github.com/sagemath/sage - 36efa3e47dda58fc5932b8f5297e806999ba5d16 authored 10 months ago by Release Manager <[email protected]>
Upgrade prompt-toolkit to 3.0.43

github.com/sagemath/sage - c38b7ab95701227f076dc66bc029573e43f9ea79 authored 10 months ago by Kwankyu Lee <[email protected]>
gh-37390: Replace all :trac: with :issue: in docstrings

Following the PR https://github.com/sagemath/sage/pull/37385, I have
replaced all occurrences of...

github.com/sagemath/sage - 31d9bb6850dd01eb1354bb7199142bcb0d8723af authored 10 months ago by Release Manager <[email protected]>
build/pkgs/sagemath_doc_html/dependencies: Add 'graphs'

github.com/sagemath/sage - e1968f2a535a6a59af25de33c9477cad41d5383e authored 10 months ago by Matthias Koeppe <[email protected]>
Merge branch 'develop' into trac_to_issue

github.com/sagemath/sage - ad8fe87f40ed4b38065bd68f2f7ec95e23e2baa9 authored 10 months ago by Kwankyu Lee <[email protected]>
Updated SageMath version to 10.3.rc2

github.com/sagemath/sage - cb8e15b4769c11d3119c6459aa4abfc8231f2e12 authored 10 months ago by Release Manager <[email protected]>
gh-37504: `cmake`, `ninja_build`: Reject installations in inaccessible user schemes

<!-- ^ Please provide a concise and informative title. -->
<!-- ^ Don't put issue numbers in the...

github.com/sagemath/sage - 872ca39ec422cacd1005dd6b1ccd9737d5d88712 authored 10 months ago by Release Manager <[email protected]>
gh-37495: build/pkgs/flint: Reject FLINT >= 3.1.0


<!-- ^ Please provide a concise and informative title. -->
<!-- ^ Don't put issue numbers in...

github.com/sagemath/sage - fc0d3399a69eb086cd21c683bab249e284566636 authored 10 months ago by Release Manager <[email protected]>
build/pkgs/flint: Reject FLINT >= 3.1.0

github.com/sagemath/sage - f713a5654ecda0f10ba7e6ee24486e0fe4952aa5 authored 10 months ago by Matthias Koeppe <[email protected]>
build/pkgs/{cmake,ninja_build}/spkg-configure.m4: Reject installs in inaccessible user scheme

github.com/sagemath/sage - cdcc434adda4e37394dbe56d7e53d89c1d7c1746 authored 10 months ago by Matthias Koeppe <[email protected]>
Updated SageMath version to 10.3.rc1

github.com/sagemath/sage - 4ac7152b1702b8858904e0f038c31df096b7623e authored 10 months ago by Release Manager <[email protected]>
gh-37484: Support flint 3.1 in sagelib

Drop uses of deprecated API

- `fmpq_get_mpz_frac/fmpq_init_set_mpz_frac_readonly`, replace by
v...

github.com/sagemath/sage - 686e933eb32ade977ed51836a33424e2095e5408 authored 10 months ago by Release Manager <[email protected]>
gh-37470: src/sage_docbuild/ext/sage_autodoc.py: Fix linter failure


<!-- ^ Please provide a concise and informative title. -->
<!-- ^ Don't put issue numbers in...

github.com/sagemath/sage - 344b06d12a1e93f4ac6f905736aa8d3341cb5dab authored 10 months ago by Release Manager <[email protected]>
gh-37443: Fix bugs and regression in performance of `any_root()`


This pull request aims to fix some issues which came with the
refactoring of `any_root()` in...

github.com/sagemath/sage - c1f3652fcbd8bb3194bc5a5728df757594e59a40 authored 10 months ago by Release Manager <[email protected]>
gh-37319: `build/pkgs/meson`: Update to 1.3.1, require >= 1.2.3 for Python 3.12 support, reject meson installed in inaccessible user schemes


<!-- ^^^^^
Please provide a concise, informative and self-explanatory title.
Don't put issue...

github.com/sagemath/sage - 65a64eabb73589c2afa1f7fbedc799baad308448 authored 10 months ago by Release Manager <[email protected]>
gh-37261: `README.md`: Improve PyPI install instructions


<!-- ^^^^^
Please provide a concise, informative and self-explanatory title.
Don't put issue...

github.com/sagemath/sage - 9cc87c28753b0a36a3352023e3b27b4ac7d4da1b authored 10 months ago by Release Manager <[email protected]>
gh-37237: CI macOS: Fix failure with macos-13-homebrew, add tests on M1 runners, add timeouts


<!-- ^^^^^
Please provide a concise, informative and self-explanatory title.
Don't put issue...

github.com/sagemath/sage - cf2fcc8ceba7bd930cad79d411057aac543a1e79 authored 10 months ago by Release Manager <[email protected]>
gh-37178: `sage.features.threejs`: Fix modularization regression after #37024


<!-- ^^^^^
Please provide a concise, informative and self-explanatory title.
Don't put issue...

github.com/sagemath/sage - 14a228f6b9361e6992b1c2a09db9aabcf32981a5 authored 10 months ago by Release Manager <[email protected]>
gh-37177: `sage -t`: Fix handling of `--probe all` broken by #36989


<!-- ^^^^^
Please provide a concise, informative and self-explanatory title.
Don't put issue...

github.com/sagemath/sage - c5fa07626d2a5956d6ee1be4d752696c370e8f1d authored 10 months ago by Release Manager <[email protected]>
More detailed NOTE for any_root()

github.com/sagemath/sage - b8da00265893a3dfe934893be1cf09cc29f4e570 authored 10 months ago by Giacomo Pope <[email protected]>
More detailed NOTE for any_root()

github.com/sagemath/sage - b161117059526fc8cb8504a1a05c3a81e2c6e08d authored 10 months ago by Giacomo Pope <[email protected]>
More detailed comment

github.com/sagemath/sage - dd56924be7929cf485146a75b56600218da10a3b authored 10 months ago by Giacomo Pope <[email protected]>
Drop obsolete arb doctest tags

github.com/sagemath/sage - 6e904cf73b7aae33440aea0d24b3c549d35e4418 authored 10 months ago by Antonio Rojas <[email protected]>
auto publish 2024-02-26 16:16:05+00:00

github.com/sagemath/sagemath.github.io - 54d69a0370915fe8d55245d8ab5ae7fa44df549b authored 10 months ago by Harald Schilly <[email protected]>
Merge pull request #468 from mkoeppe/blog-remove

Remove links to inactive/broken https://planet.sagemath.org/

github.com/sagemath/website - d998a6addd01616b2c9db24d5d09dd50f5683f96 authored 10 months ago by Harald Schilly <[email protected]>
Merge pull request #36 from mkoeppe/cython3

Add 'noexcept' for Cython 3

github.com/sagemath/pari-jupyter - 04d0b13e49bbb8db1136466f56b799b0cc18a916 authored 10 months ago by Vincent Delecroix <[email protected]>
Add 'noexcept' for Cython 3

github.com/sagemath/pari-jupyter - b7a15322a65f0410d9b2014d1d856619176f1fc0 authored 10 months ago by Matthias Koeppe <[email protected]>
Add free disk space option to Docker build `default`

github.com/sagemath/sage - c94fcd094b780b27ead369cbb242ece889a1825f authored 10 months ago by Matthias Koeppe <[email protected]>
rename assume_distinct_deg to assume_equal_deg

github.com/sagemath/sage - ee36eb67f0927ca4f5ba506489a3fe1a0894d97e authored 10 months ago by Giacomo Pope <[email protected]>
Fix indentation

github.com/sagemath/sage - 837ddc8a47365ac8e232e4b1b3437858c710c6eb authored 10 months ago by Giacomo Pope <[email protected]>
Wrap to 80 and add code syntax highlighting

github.com/sagemath/sage - 6d767c37c8fcb75777601f2e97e652dd7155ec39 authored 10 months ago by Giacomo Pope <[email protected]>
Merge branch 'develop' into trac_to_issue

github.com/sagemath/sage - 3f43b6eef067de6d93c7e9020b019726c4319da9 authored 10 months ago by Giacomo Pope <[email protected]>
Merge branch 'develop' into fix_any_root_extension

github.com/sagemath/sage - 055244d565c9048a2ce68f49071861b516579183 authored 10 months ago by Giacomo Pope <[email protected]>
Update src/sage/schemes/elliptic_curves/cm.py

Co-authored-by: grhkm21 <[email protected]>

github.com/sagemath/sage - 5c82b47dfb36e2e1c4cfe3af4c06811f671faa7a authored 10 months ago by Giacomo Pope <[email protected]>
Add docstring about determinism of roots

github.com/sagemath/sage - f8bc02f1bf21c7aef32cc25fb77491592e4272c0 authored 10 months ago by Giacomo Pope <[email protected]>
Add doctest for issue #37417

github.com/sagemath/sage - 0aea29cce9bd079e7cde4da8972d7bc3b7d7f053 authored 10 months ago by Giacomo Pope <[email protected]>
Apply suggestions from code review

Co-authored-by: Travis Scrimshaw <[email protected]>

github.com/sagemath/sage - a6e928ebd24c5eb13f54de31f005566210d570f3 authored 10 months ago by Giacomo Pope <[email protected]>
Fix #37471

github.com/sagemath/sage - 7052c2550a33db156635e11330c448cd236dbed0 authored 10 months ago by Giacomo Pope <[email protected]>
src/sage_docbuild/ext/sage_autodoc.py: Fix docstring for 'tox -e rst'

github.com/sagemath/sage - ac11fb8a831a0d2f16a50c42c0a058b517d423b5 authored 10 months ago by Matthias Koeppe <[email protected]>
Fix build with flint 3.1

github.com/sagemath/sage - 633b36852dae7b736df779997df7ec9f228f7655 authored 10 months ago by Antonio Rojas <[email protected]>
src/sage/doctest/parsing.py: Fix handling of '--probe all'

github.com/sagemath/sage - 262f2bd04c25885168fea23a347fa3998bbf61f2 authored 10 months ago by Matthias Koeppe <[email protected]>
src/sage/features/threejs.py: Do not fail when the version file does not exist

github.com/sagemath/sage - e9e66a7fd07342e5d0e53e2e6d28d8f75465bdbc authored 10 months ago by Kwankyu Lee <[email protected]>
src/sage/features/threejs.py: Add documentation

github.com/sagemath/sage - a2ce28c1c6d1730afb19aff8de5f173370242bbd authored 10 months ago by Matthias Koeppe <[email protected]>
build/pkgs/meson_python/spkg-configure.m4: Require meson >= 1.2.3

github.com/sagemath/sage - 4d56b32bebe1a633b16015cfa6e7c4d6ed08504e authored 10 months ago by Matthias Koeppe <[email protected]>
m4/sage_python_package_check.m4: Factor out WITH_SAGE_PYTHONUSERBASE

github.com/sagemath/sage - 4dd1f1af39d23a898de7b1bbdc5d80457c61fde6 authored 10 months ago by Matthias Koeppe <[email protected]>
m4/sage_python_package_check.m4: Add another dnl

github.com/sagemath/sage - 4d69c5c7466dc0eb1096bdf8bd0b847dcf089415 authored 10 months ago by Matthias Koeppe <[email protected]>
build/pkgs/meson: Update to 1.3.1

github.com/sagemath/sage - c8db0248824cd3d50cd66dbe53fc4d7b14dbe5a8 authored 10 months ago by Matthias Koeppe <[email protected]>
build/pkgs/meson/spkg-configure.m4: Reject meson from inaccessible user scheme

github.com/sagemath/sage - 3212ffe93f0e36732c9e29cc0584eed56da4dc2d authored 10 months ago by Matthias Koeppe <[email protected]>
build/pkgs/meson: Change to wheel package

github.com/sagemath/sage - 8a3c1ef0df9c5ab85cb58ff47db7434d4b446159 authored 10 months ago by Matthias Koeppe <[email protected]>
m4/sage_python_package_check.m4: Use 'export PYTHONUSERBASE'

github.com/sagemath/sage - 99bb7b3b54abf630948acb7d867969fe3ea28742 authored 10 months ago by Matthias Koeppe <[email protected]>