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

src/sage/doctest/reporting.py: Improve comment

github.com/sagemath/sage - cf9024f816ce3857ca6b064a8e117fd3306a57b5 authored about 1 year ago
src/doc/bootstrap, src/doc/en/installation: Add voidlinux package lists

github.com/sagemath/sage - ad0531dd3f7f4e49a9880a8969b9e8daec624e08 authored about 1 year ago
tox.ini (voidlinux): Update to use ghcr.io images

github.com/sagemath/sage - 97071f8eec776d8cc89caf1b9ee678fc44be1620 authored about 1 year ago
build/pkgs/_prereq/distros/void.txt: Add python3-devel and prereqs

github.com/sagemath/sage - 7d52f9ef38fc0b4ec28bd352bd242a0210be749b authored about 1 year ago
build/pkgs/_prereq/distros/void.txt: Add gzip

github.com/sagemath/sage - b2f488f469d016fd1dc651efb61c938d64ee7471 authored about 1 year ago
build/pkgs/_prereq/distros/void.txt: Add diffutils

github.com/sagemath/sage - 497d7d5b9cd8c19fc3081a82fadd915595dd0853 authored about 1 year ago
fix failing doctests

github.com/sagemath/sage - 75aa6ea2389b331e94581c62d882404d66eeb12f authored about 1 year ago
add a specialized parent object for elliptic-curve morphisms

github.com/sagemath/sage - 42e31b50da39b2cfdc1d9d2b57a173f6cf4df54b authored about 1 year ago
adjust doctests once more

github.com/sagemath/sage - 8243f7391ef9fed9903a3e77a77d3077d9d13506 authored about 1 year ago
reviewer comments

github.com/sagemath/sage - a5e2831fb2f3429d6d638bfb2f7729f39c122201 authored about 1 year ago
reviewer comments

github.com/sagemath/sage - 24f9b2d78943aecf761b8fd601140ebd08c2adcd authored about 1 year ago
reviewer comments

github.com/sagemath/sage - 07e2c29ea7b71e47eb0558bfa3700a26f1cbf9cd authored about 1 year ago
reviewer comments

github.com/sagemath/sage - be14d9f6ca48dddef1ccf6bda913ac35c4145397 authored about 1 year ago
make linter happy

github.com/sagemath/sage - 948f73af506786244168b90989c0081599680b90 authored about 1 year ago
allow passing a generating set (not necessarily a basis) in .left_ideal() and .right_ideal()

github.com/sagemath/sage - 11b3a120334dd534b62a25940a6c24243c4a8b58 authored about 1 year ago
implement .interpolation() method for ProductTree

github.com/sagemath/sage - a7dbabe575ee9ec077051fc5ccebb9cb388641a8 authored about 1 year ago
adjust more doctests to new repr()

github.com/sagemath/sage - 8bd18f2764e4f0a1d1ae83ea31ae9558946cbb3a authored about 1 year ago
adjust doctests to new repr()

github.com/sagemath/sage - b84c816d9d987df1900d85ed68028291c0bc5eba authored about 1 year ago
more informative repr() for number-field orders

github.com/sagemath/sage - b1ffaeaee1a08e0061c4dd97781c7619d08189c5 authored about 1 year ago
more informative repr() for *relative* number-field orders

github.com/sagemath/sage - 47abf20987a1aa7b38d7cec01f9fa40299fa9292 authored about 1 year ago
sage -package download: Fix argparse for --no-check-certificate

github.com/sagemath/sage - de08b8039d5bf02b0ec0156e1f6feb091d76aeb3 authored about 1 year ago
build/pkgs/mpfr: Update to 4.2.1

github.com/sagemath/sage - f789c541052eaa162c712b1b8a5e95639bf33064 authored about 1 year ago
build/pkgs/mpfrcx: Update to 0.6.3

github.com/sagemath/sage - 0132a7b2ccf18a004f53dc00afb35a847c509811 authored about 1 year ago
build/pkgs/mpc: Update to 1.3.1

github.com/sagemath/sage - cd3ac16eaa6246516b1e92c58966c00641a67e99 authored about 1 year ago
build/pkgs/gmp: Update to 6.3.0

github.com/sagemath/sage - d1e2510fbb14d5a5668372655fd2f2c7ac6dac8c authored about 1 year ago
remove specialized acb_poly_revert_series that disappeared from flint

github.com/sagemath/sage - 54ebb173262b9a0337ba81ff2410037d587aa315 authored about 1 year ago
make linter happier

github.com/sagemath/sage - 8669c9375f3908211bde5481c0e25db18847c0dc authored about 1 year ago
regenerate flint cython headers

github.com/sagemath/sage - 01403ccd013b99592ca49052e2bbee65e120fc8f authored about 1 year ago
make sage.libs.flint.*.py a cython modules again

Otherwise, a non cleaned installation would still use the "old" cython
version rather than the p...

github.com/sagemath/sage - 45572d2ddb366ff649f517aefe7a62a431b1ca04 authored about 1 year ago
fix import in combinat.py

github.com/sagemath/sage - b8763781a43052a33641366da834ca12211330fa authored about 1 year ago
Flint documentation

github.com/sagemath/sage - 9993f90462b68192eb10f794661b4db37b0941e1 authored about 1 year ago
remove COEFF_IS_MPZ from types.pxd

github.com/sagemath/sage - 50c792f1d4e7e6b223a1447c3109ffe5b9c0c704 authored about 1 year ago
some more notes in README

github.com/sagemath/sage - 848816267cb7e43904b92c8a6aa14dec045eda6b authored about 1 year ago
fix import of n_factor_to_list in integer.pyx

github.com/sagemath/sage - 61088284107919a3f54fe19cffd5e42d2f030fd2 authored about 1 year ago
fix change in imports

github.com/sagemath/sage - 1c11fd49113978d682a0112beff4769f041fd900 authored about 1 year ago
fix import of dedekind_sum

github.com/sagemath/sage - 4ae06effe35e2478c8f088943b6603fddf65cc81 authored about 1 year ago
fix declarations and test inclusion of all headers in flint_sage.pyx

github.com/sagemath/sage - 167e5ae82efde47c2109884159d26919902cb89a authored about 1 year ago
int -> bint

github.com/sagemath/sage - b4e901395681495b29ca12de425eac86d187df84 authored about 1 year ago
safer flint_wrap.h

github.com/sagemath/sage - 59fe9b20ef9136077ff1c21cc8c158c6468e2d74 authored about 1 year ago
remove extra parenthesis to make cython less confused

github.com/sagemath/sage - b2d39e347ecd7c1ddd2f7b9eb5a71cff5bd55ff1 authored about 1 year ago
clean fmpq_poly_sage[.pxd,.pyx]

github.com/sagemath/sage - a83907021822992a4e245ec433e5607b151268dc authored about 1 year ago
sort pxd_list

github.com/sagemath/sage - 85e09943aecc94c6ade71ee7ee820fa15cf231d9 authored about 1 year ago
adaptation of sage source code

github.com/sagemath/sage - 338512d8ed11eb44055d7c77b7e90417ee59a059 authored about 1 year ago
fix sage_flint feature

github.com/sagemath/sage - 4a4e0ed8fabdbd092dca0f1e299c65273b0a5f00 authored about 1 year ago
fix import of qsieve in integer.pyx

github.com/sagemath/sage - 00747def4d10ff77acd7ac73ca2c4859e03a9233 authored about 1 year ago
fix fmpz_factor_sage import

github.com/sagemath/sage - e7f8e9f4861684cb7ad6ab8293753b2797270e6c authored about 1 year ago
fix doctests in libs/flint/

github.com/sagemath/sage - d9e0c23acc8bdac4cdb92ad297d30da7d97da6cd authored about 1 year ago
include mpfr in flint_wrap

github.com/sagemath/sage - 9ab34ea854ec579b483194554148b641a2c954c5 authored about 1 year ago
number_of_partitions moved

github.com/sagemath/sage - 289fa174be153fd823d34c121522332ff221ccd9 authored about 1 year ago
clean macros

github.com/sagemath/sage - 8e4789bf55c4c29ad4b0efe73c0f61df16755b3e authored about 1 year ago
deprecations

github.com/sagemath/sage - 68af75df950d9d2f7ce8a56a03c78a24bf02bb00 authored about 1 year ago
do generate flint.pxd

github.com/sagemath/sage - 932f1b180f1e5049d3a9c45e1e6f2bd95e95582d authored about 1 year ago
include autogeneration files

github.com/sagemath/sage - 91c7c2d2c7454550a93c0103776143de08e5ab47 authored about 1 year ago
some fixes in flint headers

github.com/sagemath/sage - d6c851edd27971a6313c3569abc2b991b9a3511e authored about 1 year ago
more autogenerated headers

github.com/sagemath/sage - 40357ace74ece90d7ffb21e0d47836edcf9e4231 authored about 1 year ago
more autogenerated flint headers

github.com/sagemath/sage - c2b7033236b4ece85ccfef0bb7767630d6a6e993 authored about 1 year ago
do not include fft_small.h

github.com/sagemath/sage - 06c9b519f6c757a6c6423d8a506fb89033c5731f authored about 1 year ago
automatic generation of flint headers

github.com/sagemath/sage - 19dc06c5f1c6e02b2958596c1e47b332475e662e authored about 1 year ago
more flint declarations

github.com/sagemath/sage - e0286d28a6fb9bf54d2c8b671d1e6d3c0110636b authored about 1 year ago
fix arb headers

github.com/sagemath/sage - fe75d4ef464e216f8d00f21dcd110afec0d282d1 authored about 1 year ago
modify arb headers

github.com/sagemath/sage - da08a066cd5e952ad07039706d6fe9ee966a53b2 authored about 1 year ago
do not include machine_vectors.h

github.com/sagemath/sage - cc4b95002879ebcd10d65fe483de34bb5ca047a3 authored about 1 year ago
src/bin/sage-runtests: Generalize argparse hack

github.com/sagemath/sage - 235824bae52611c4e41e7d94c87f2146672b51ba authored about 1 year ago
src/sage/doctest/control.py: Fix doctest

github.com/sagemath/sage - 60f056c2dd7567a7d30d083afa04c5e5ba9fad80 authored about 1 year ago
Refactor through new function DocTestController.source_baseline

github.com/sagemath/sage - 91449f7d84a031401798f1c33fec364004093779 authored about 1 year ago
DocTestReporter.report_head: Move all printing of 'failed in baseline' here

github.com/sagemath/sage - 719f8d0d2281608c3794afd1fec0b6a24a146766 authored about 1 year ago
src/sage/doctest/forker.py: Show '# [failed in baseline]' earlier

github.com/sagemath/sage - e944a54809c4e5e18bf019f4e3c34ca6054e63bb authored about 1 year ago
src/sage/doctest/reporting.py: Make 'AlarmInterrupt in doctesting framework' baseline-aware

github.com/sagemath/sage - 19f64d4c8ba768a3c59cb2912f2b981910216fe6 authored about 1 year ago
src/sage/doctest/control.py: Log 'Using --baseline-stats-path=...'

github.com/sagemath/sage - 3b9eaa433a0e743c66f417c10b80f0b3af289d9e authored about 1 year ago
ideals of non-maximal orders, for quadratic fields in particular

github.com/sagemath/sage - b1223225f2b8b033f1705421b8454d5a38296896 authored about 1 year ago
streamline NotImplemented exceptions

github.com/sagemath/sage - 919ecaf3b5ec4b4d4e36ecedaf7342df97079468 authored about 1 year ago
add generic has_order() function

github.com/sagemath/sage - 9e918d6965d03f28f09ec7cddd5d252bd5305539 authored about 1 year ago
add .has_order() to elliptic-curve points

github.com/sagemath/sage - 78716ede6fd25f34bedefdf4dcbf2bc6ec0d85a0 authored about 1 year ago
fix another wrong move

github.com/sagemath/sage - 5f1c63fcf2964afe245cc79f40a95e104862b103 authored about 1 year ago
fix some wrong moves

github.com/sagemath/sage - abe43d9465482027c68bb91581e562f136015312 authored about 1 year ago
fix alignement in documentation (ruff D207 and D208)

github.com/sagemath/sage - 5b9dc2343e7020bcba7dfc4fab09996464fdc34d authored about 1 year ago
fixing some details in graphs/ (pep E275; ruff UP024, etc)

github.com/sagemath/sage - 21458aeba573514753c9bdf9747f4d2eab91997b authored about 1 year ago
Merge branch 'develop' into unicode_art_table

github.com/sagemath/sage - d03c94c70493c7eebe6cc96dff7265f46fe21b84 authored about 1 year ago
Merge branch 'develop' into more_conversion_to_Parent

github.com/sagemath/sage - 1cb499e36e8bcebd73dc7e19a390438367620c39 authored about 1 year ago
suggested details

github.com/sagemath/sage - 32f7d9e42a55443b1897cfb7521315a0d765893f authored about 1 year ago
m4/sage_python_package_check.m4: normalize constraint quotes

Platform version constraints in install-requires can be either single-
or double-quoted. To keep...

github.com/sagemath/sage - 0b08052705ce7a12ab5834346d125c784b6ffabd authored about 1 year ago
Merge branch 'develop' into conda-lock

github.com/sagemath/sage - bc91e9654e70578984ccb4e4cf44066dc4f9adbf authored about 1 year ago
Add nonspanning_circuits keyword for Matroid(), add R9 and NonDesargues

Non spanning circuits uniquely define a matroid, similar to circuits. They are a concise way to ...

github.com/sagemath/sage - 8ff678fc22377360bb139cc98fe7d2f9dd4c6f18 authored about 1 year ago
Updated SageMath version to 10.3.beta4

github.com/sagemath/sage - e249befd47ad8610f74372533a2943ff7b2dde94 authored about 1 year ago
build/pkgs: double-quote platform dependencies in install-requires.txt

For the moment, this is an easy fix for the ./bootstrap generation
of sage_spkg_versions_toml.m4...

github.com/sagemath/sage - 4c3f7acf5915f55811218cc80b9277df93a88eb5 authored about 1 year ago
gh-36955: build/pkgs/ninja_build: support samurai version scheme

Samurai is a C99 ninja implementation with an almost-compatible version
scheme, except that it h...

github.com/sagemath/sage - e95536ccbad199de456e804968a775f2744e4bff authored about 1 year ago
gh-36950: `sage.plot`: Update `# needs`, doctest cosmetics; fix `sig_on_count` doctest dataflow warnings


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

github.com/sagemath/sage - f06727cbb702d00f863cb867b715373de5f61d6c authored about 1 year ago
gh-36948: `build/pkgs/gnumake_tokenpool`: Update to fix `AlarmInterrupt` problems


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

github.com/sagemath/sage - eae15fed6f3c9b9de83ae03b557681362bd955f2 authored about 1 year ago
gh-36943: some details in multi_polynomial base


a few minor details in the modified file

mainly to use `Parent` in some place in the doc

#...

github.com/sagemath/sage - 9e89ec49a7540c9d674f688b1efe117fd8c8558f authored about 1 year ago
gh-36935: src/sage/tests/gap_packages.py: Normalize package names in doctest


Fixes #36931
as suggested by @orlitzky

Marked blocker so that the failure on fedora does no...

github.com/sagemath/sage - 570fe7a5d8fd5d23469fc9be18e19a356d5ebf22 authored about 1 year ago
gh-36934: details fixed in cfinite_sequence.py


fixing a few details in C-finite sequences

main change : use `Parent` (new coercion framewo...

github.com/sagemath/sage - 516166594a0262f7d416f09c2e2fcc1f4a243d37 authored about 1 year ago
gh-36930: `build/pkgs/normaliz`: Add patch for FLINT 3


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

github.com/sagemath/sage - 227b91e9d8043feb9fc93c6a53b2d6fd87387591 authored about 1 year ago
gh-36926: conda: Pin compilers until #36840 is fixed


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

github.com/sagemath/sage - 06fa900c39299e4235e9130458a833b73ab752ab authored about 1 year ago
gh-36925: src/sage/calculus/ode.pyx: constness fix for clang 16


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

github.com/sagemath/sage - 2c4688f0a8b06163c7d499b07a9a88790f503b45 authored about 1 year ago