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

Merge branch 'develop' into simplicial_complex_map_orientation_fix

github.com/sagemath/sage - b9e9c4b9dc6426bb085c0b55499b81c8e877844e authored about 1 year ago
PR#36489: add link to the issue in the docstring

github.com/sagemath/sage - d79158c8d0ecb06ea6c20c28e8400647587cfb7d authored about 1 year ago
gh-36862: Fix one doctest for giac 1.9.0-73

With giac 1.9.0-73 the output of a `symbolic_sum()` test changes. Note
that both answers are cor...

github.com/sagemath/sage - 2395f7bb45fd7da537a953055df5e0a70dd96c6a authored about 1 year ago
Change debian distro package name

github.com/sagemath/sage - 7807f427948796ae6a030e122c22dfb3df575467 authored about 1 year ago
Use spkg name

github.com/sagemath/sage - 2d45451225363b3f9d92db79d879e6ab50f4fddf authored about 1 year ago
Install free fonts in build pdf workflow

github.com/sagemath/sage - 45f643f4c8eef14915eb6e8d84f84f102acc1cb6 authored about 1 year ago
Add proper spkg-configure.m4

github.com/sagemath/sage - 1929e0e3002c2126e99d56b2c829540c8b331adb authored about 1 year ago
gh-36859: src/sage/libs/pari/convert_sage_matrix.pyx: Remove `sage_setup: distribution`


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

github.com/sagemath/sage - c85cb61919aa6adb59b18114aa6b68e996b18ddd authored about 1 year ago
gh-36856: various details in modules folder (ruff, cython-lint, roles)


This is fixing various little details in the `modules` folders,
including some suggestions f...

github.com/sagemath/sage - 69d5801de362a7ee88121e63bfc9d729ae77c8de authored about 1 year ago
gh-36855: some ruff details in modular (unicode)


remove the utf8 encoding declarations

also wrap some errors codes in the doc

### :memo: Ch...

github.com/sagemath/sage - 3d9dc8d3daaded02886920bfc7f81e1452538caf authored about 1 year ago
gh-36854: various details in categories (ruff C4 and UP02)


fixing a few `ruff` suggestions in `categories` (UP02 and C4 ruff codes)

### :memo: Checkli...

github.com/sagemath/sage - c4bebb1988ade3a91bf4fb7df1775dc24e64b750 authored about 1 year ago
gh-36853: various details in algebras (ruff mostly)


some details suggested by `ruff` about list and set comprehensions, also
about unicode

### ...

github.com/sagemath/sage - dd54b42ad4e06c5682a8d10d124121245e9734af authored about 1 year ago
gh-36852: `failing doctest on Apple M1`: corrected the test case by sorting the result


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

github.com/sagemath/sage - 033d95a95000913fa885a349dcc186c5f6cd35d5 authored about 1 year ago
gh-36851: various details in group (ruff and pycodestyle)


This is fixing some E221 and some suggestions of ruff in the `groups`
folder

### :memo: Che...

github.com/sagemath/sage - 49e6c9f99c4299da6e769e4c135a77947f0a8888 authored about 1 year ago
gh-36846: Resolve nice tree decomp bug in #36843, and allow `label_nice_tree_decomposition` to return a digraph


This PR aims to resolve #36843, i.e., it now handles potential join
nodes and singleton tree...

github.com/sagemath/sage - 1abf5c643fff78956d4fa11823534e67922d3269 authored about 1 year ago
gh-36837: update qepcad to B 1.74


As noted in #36835, we missed an update to qepcad done in 2021. It has
made it into Debian a...

github.com/sagemath/sage - f98a4c5176d0d3bcbcf8ac7236b27b9374432cbd authored about 1 year ago
gh-36828: README.md: Update section on macOS arm64


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

github.com/sagemath/sage - 31541b6b79a036d695e51f7ddac02a4fd20945ab authored about 1 year ago
gh-36823: `ipython` 8.18 and related upgrades, remove `backcall`


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

github.com/sagemath/sage - 4f34f9226afee8f3e1d85661ff3cdf19923569d9 authored about 1 year ago
gh-36822: Fix linter failure in 10.3.beta0


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

github.com/sagemath/sage - f2be975886909f29d78e23170da52159d119c354 authored about 1 year ago
gh-36818: Corrected the typo in documentation - Permutation Groups


Fixes #36817

Updated documentation to correct grammatical error in the description of
Permu...

github.com/sagemath/sage - 0121df0e2050d7a25c312a62db5984cbc128bd8d authored about 1 year ago
gh-36815: Add badges to README.md


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

github.com/sagemath/sage - c7443b1a9cd59a44b0666d91790bb9808fc428ce authored about 1 year ago
gh-36812: made changes to the documentaiton of developer in python3 print


removed the old python2 print statment information from the developer
documentation

Fixes h...

github.com/sagemath/sage - 2ec492a4c57b19aa9e69b2e0f5d6d2307294d769 authored about 1 year ago
gh-36802: Python toolchain as wheel packages


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

github.com/sagemath/sage - 27a07dad38547db24f7ab56ddaed0b3c0a8e3032 authored about 1 year ago
gh-36799: Create index-pdf.html in html build


When we `make doc-pdf`, `reference/index-pdf.html` is also built. With
this PR, it is built...

github.com/sagemath/sage - 990525bcbe79afe8a1825d9324fa8feee0d72f81 authored about 1 year ago
gh-36794: `sage --package create --pypi`: Create a wheel package by default if possible


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

github.com/sagemath/sage - 1c19a98dbc05f7302c3a35e7245577d84c0968d4 authored about 1 year ago
gh-36785: `build/pkgs/cython`: Update to 3.0.6


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

github.com/sagemath/sage - 74122cc0704e8ff4f334ded5794588f033ac4af0 authored about 1 year ago
gh-36778: Remove Cygwin distro support


Removing Cygwin support from:
- build system,
- CI,
- SPKG configuration and installation...

github.com/sagemath/sage - 1bbdb3e8339ba022741ee238ff2e06643329f0d1 authored about 1 year ago
gh-36769: Do not fail when `java` is available but `jmol` is not.


If java is not available, sagemath will fallback to tachyon gracefully.

When java is availa...

github.com/sagemath/sage - 5d6ca008b98a0291eb074f5f3a823b57fc42c166 authored about 1 year ago
gh-36767: Reduce execution time of conda workflow


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

github.com/sagemath/sage - eba2cf9f708bc6cf7c92a75e75e183b8ca7272d3 authored about 1 year ago
gh-36765: Update to new conway-polynomials python package


Fix https://github.com/sagemath/sage/issues/32747 by switching to the
newly-minted [conway-p...

github.com/sagemath/sage - dfdd7da660b7c3cf330aa475129110227712ebef authored about 1 year ago
gh-36764: Improve performance of __getitem__ of CFiniteSequence


Efficiency of `__getitem__` for CFiniteSequence is improved.

Fixes #36763

<!-- ^^^^^
Pleas...

github.com/sagemath/sage - 2ab6da5e95cf5cbd7a9f067aae76034a025c73ed authored about 1 year ago
gh-36758: Details in interfaces


Just fixing a few suggestions of `ruff` and `pycodestyle` there

### :memo: Checklist

- [x]...

github.com/sagemath/sage - 3d335fa4e739568d805ee6fca0fc507742cf10c2 authored about 1 year ago
gh-36756: Improve headers of the number field section in toc


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

github.com/sagemath/sage - 71bcb09736025b7478a2b35cc4bc587180b248f7 authored about 1 year ago
gh-36754: Relativize more header imports


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

github.com/sagemath/sage - a1642b17162532e5febd7d13a845bf111087b2d1 authored about 1 year ago
gh-36752: `numpy` 1.26.2, `scipy` 1.11.4


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

github.com/sagemath/sage - 35d8f8ca47566f277efb5db6db5bc85370151b64 authored about 1 year ago
gh-36749: Choice of the name of primitive elements for subfields of QQbar


<!-- Describe your changes here in detail -->
Added optional keywords `name` for the method ...

github.com/sagemath/sage - 11c5766665f3d470a76a70f912ca5cd0184f6c52 authored about 1 year ago
gh-36747: `build/bin/sage-spkg`: Add support for installing script packages


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

github.com/sagemath/sage - 6cadd8410aa155fe21277ea4d5219b098be4a6fe authored about 1 year ago
gh-36719: rectify docs around Tkinter


our instructions on Tkinter are outdated, as they don't take into
account possible use of sy...

github.com/sagemath/sage - 07a5b275228b7880c7d641d88d93dc2f22e736bd authored about 1 year ago
gh-36640: Use GNU make tokenpool protocol to manage parallelism of doctesting


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

github.com/sagemath/sage - 77fbf9ac0643c325793c29d65fdfccc866501bbe authored about 1 year ago
gh-36439: CVXpy 1.4.1, SCS 3.2.3, osqp_python 0.6.3, CVXOPT 1.3.2, CyLP 0.92.2, add `clarabel` solver


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

github.com/sagemath/sage - 2fd122b767bd23116e3ec2c20b3d07018e456a1b authored about 1 year ago
Add free_fonts as dependency to sagemath_doc_pdf

github.com/sagemath/sage - b397f8a3b536f0b29accdc9719ac50d33a4b8b5b authored about 1 year ago
Add version to GPL

github.com/sagemath/sage - 804648632afaf053e96162e82442e0489d96465f authored about 1 year ago
Add more description to the spkg

github.com/sagemath/sage - 8de57e08f7d68475cd932da88b472d31041fc7d6 authored about 1 year ago
added the else statement

github.com/sagemath/sage - 2f1e749c8db162110d6f17abc2467722bc67b2cd authored about 1 year ago
Add free_fonts spkg

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

github.com/sagemath/sage - 2b52291c3944139440ed4492b3d582c9ae3755b0 authored about 1 year ago
Add support for lualatex and make xelatex as the default engine for latexing pdf

github.com/sagemath/sage - 8a966dd5c6449f435360be79399d741702432592 authored about 1 year ago
IntegerVectorsModPermutationGroup added three special cases

github.com/sagemath/sage - 3866a4a1e96ebaf4fc517788878b7853b6a23524 authored about 1 year ago
Remove deprecated code

github.com/sagemath/sage - 77e58826a5bd1d2097659bd24b71cdff323ecb6d authored about 1 year ago
Remove unused DeclareUnicodeCharacter commands

github.com/sagemath/sage - 708c100b1c6308bcd2ae6bc360c271ddaadbd1bc authored about 1 year ago
Use uplatex for Japanese tutorial too

github.com/sagemath/sage - fb8a1ad2637edebfbe86453eb1a127747ff62c10 authored about 1 year ago
Some last little details.

github.com/sagemath/sage - ff616a8bd2bd163b28a99afa79c70e38701c3f50 authored about 1 year ago
Use uplatex for Japanese

github.com/sagemath/sage - 68adb858d384afbaf29731f679e9c333285d6978 authored about 1 year ago
src/sage/sets/family.pyx: Use LazyImport

github.com/sagemath/sage - 889f36a01aa7026e3a6abe47f131d25e28ccc5ad authored about 1 year ago
FiniteFamily: Simpler solution that makes EnumeratedSets mixins work correctly

github.com/sagemath/sage - 9e21551480145fbb6cd3ad538029b2751c13c570 authored about 1 year ago
Revert "Make FiniteFamily a Python subclass of FiniteFamily_base - so that EnumeratedSets mixins work correctly"

This reverts commit 450f9c63e05cae3661f147c6bb54b9137cf15bf6.

github.com/sagemath/sage - 91d04f4a63e04561e65ac1261d72fdb24af80989 authored about 1 year ago
Make FiniteFamily a Python subclass of FiniteFamily_base - so that EnumeratedSets mixins work correctly

github.com/sagemath/sage - 4ef3f8f05e313e8413fc4da391224edb897514c3 authored about 1 year ago
src/sage/sets/family.pxd: Make attributes public

github.com/sagemath/sage - 6cea5084a5f0cadf987a880fb1d511b01b4c3a5f authored about 1 year ago
sage.sets.family: Fix pickling

github.com/sagemath/sage - 1405fac242a861664015bb730ba653ea2eaf5bfe authored about 1 year ago
src/sage/sets/family.py: Update copyright according to git blame -w --date=format:%Y FILE | sort -k2

github.com/sagemath/sage - 59442ad810d66183f3e55b728173277d4cba2a12 authored about 1 year ago
MIPVariable: Make it a subclass of FiniteFamily

github.com/sagemath/sage - bcd8dfc35686fd48cd7c1db4eedc26a6dbfa0afc authored about 1 year ago
sage.sets.family: Cythonize

github.com/sagemath/sage - d60ba478bee7e0746f7e7fcc059ba9c876fc88fa authored about 1 year ago
changed the name of unrank(helper) function and removed unnecessary else statements

github.com/sagemath/sage - ec8cb3520ad34b4fc0ab2c14a0c344e7e9d9bb83 authored about 1 year ago
Merge branch 'oeis_changes' of https://github.com/amanmoon/sage into oeis_changes

github.com/sagemath/sage - 87f7a32f954f86e0b13f11f4273439077c4b3bfd authored about 1 year ago
Merge branch 'develop' of https://github.com/amanmoon/sage into oeis_changes

github.com/sagemath/sage - e50dc9770d91b55a53242989e57a870de2d26132 authored about 1 year ago
changed the documentation of function is_dead

github.com/sagemath/sage - 9215e8de13f1d77669bff9e8228a32465e585c99 authored about 1 year ago
Add additional cellular bases for the symmetric group algebra.

github.com/sagemath/sage - e632044de64582e5008398f2dd4d65c2e47df1b9 authored about 1 year ago
Initial implementation of the Murphy basis of the SGA.

github.com/sagemath/sage - 9487473aed473cbe2f30c1c125258694811a7e48 authored about 1 year ago
corrected the test cases

github.com/sagemath/sage - 4c46019cf97c219d3aecd65991d52fa47248ee0d authored about 1 year ago
Set latex engine to xelatex for building docs

github.com/sagemath/sage - 1ea88d8c5180a562103750acbd3ce707cdf25f78 authored about 1 year ago
Fix doctest for giac 1.9.0-73

github.com/sagemath/sage - a921710a93d005286c9617d37f889d0ec2f600f2 authored about 1 year ago
Merge remote-tracking branch 'origin' into bug/failing_doctest_swapped_roots

github.com/sagemath/sage - a447432fe50d71b82e81eb43ff16aa8872eda426 authored about 1 year ago
sorted the roots based only on img part

github.com/sagemath/sage - 9641ecad81906920aa8b9956bb36fd29cb4943f9 authored about 1 year ago
build/pkgs/cylp: Update to 0.92.2

github.com/sagemath/sage - 5279474a5de774ef5d83062330d7a8a78a7b9ec2 authored about 1 year ago
build/pkgs/{cvxpy,ecos_python,osqp_python,scs}/spkg-install.in: Instead of --no-build-isolation, patch out version constraints in pyproject.toml

github.com/sagemath/sage - 8f04313683c311048b564fd5953faeb44168728b authored about 1 year ago
allow -0.0 as well as 0.0

github.com/sagemath/sage - d91ccbb797171f137edb88c0845d93a022cdc58b authored about 1 year ago
build/pkgs/cvxpy: Update to 1.4.1

github.com/sagemath/sage - 17735d6ed44708954a36db70cba1ef82078f3be3 authored about 1 year ago
build/pkgs/cylp: Update to 0.92.0

github.com/sagemath/sage - c1e87d4f22e9c1845c406d154ddd4ab86b7cef9d authored about 1 year ago
build/pkgs/cylp: Update to 0.92.1

github.com/sagemath/sage - f009651081097a1494af249f18b95ac475718aab authored about 1 year ago
doctest fix

github.com/sagemath/sage - 3bc7ea6a2579fb1b9ba4501fe6024178f74190e3 authored about 1 year ago
build/pkgs/cylp/patches/cython3.patch: Remove (upstreamed)

github.com/sagemath/sage - ed79483e93dde5e3869df124189c2e1079b94848 authored about 1 year ago
build/pkgs/cvxpy/dependencies: Add clarabel

github.com/sagemath/sage - dbe2277721871beac84ba1b0f7bb6b240515edbd authored about 1 year ago
build/pkgs/cvxpy: Update to 1.4.0

github.com/sagemath/sage - 76d020118278e575e0832c040535f3a5b17c9d2a authored about 1 year ago
build/pkgs/clarabel: New pip package, cvxpy dependency

github.com/sagemath/sage - 7f94b4e1d6b14ddf0ac98b644f679c6d4b241e10 authored about 1 year ago
build/pkgs/cylp: Add patch for Cython 3

github.com/sagemath/sage - 94d4b77833df94095a85d323c4de8e45591ad5e6 authored about 1 year ago
build/pkgs/cvxopt: Update to 1.3.2

github.com/sagemath/sage - 33d0be2a031eaaf0c2c5a4654bfef1627c87afef authored about 1 year ago
build/pkgs/osqp_python: Update to 0.6.3

github.com/sagemath/sage - 67026d65ea46e6f0f1feb82240427c8d3b3ea435 authored about 1 year ago
build/pkgs/scs: Update to 3.2.3

github.com/sagemath/sage - 3af06b0d84a590776b4522db6c4ed4469f18b22f authored about 1 year ago
build/pkgs/cylp: Update to 0.91.6

github.com/sagemath/sage - e4df296a632e67406a0262667ba35ce19acb5680 authored about 1 year ago
switch back to a proper tarball

github.com/sagemath/sage - 1f97b5664074449f4e86822368053234b9cf234d authored about 1 year ago
Use XeLaTeX by default

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

github.com/sagemath/sage - 409d5b491073087528cf31a8dfd5666e5945df9d authored about 1 year ago
fix doctest

github.com/sagemath/sage - e09a95f2924a59c850c6870b5a48da0b137a6003 authored about 1 year ago
Merge tag '10.3.beta1' into t/29386/install_script_packages_via_sage_spkg

SageMath version 10.3.beta1, Release Date: 2023-12-10

github.com/sagemath/sage - 32d95d23bc33b2bf747ac6a19de003fce6acb38c authored about 1 year ago
src/sage/libs/pari/convert_sage_matrix.pyx: Remove distribution = sagemath-pari for now

github.com/sagemath/sage - f95e37a38aa44f88f225f7958131e9f987de7d90 authored about 1 year ago
Merge branch 'no-cygwin-distro-support' into spkg-legacy-uninstall-remove

github.com/sagemath/sage - d8dd0eccd1c1e4cc3313fb8cb68ddc81ecb8ce53 authored about 1 year ago
use unicode characters to display tables

github.com/sagemath/sage - 37260a171c4652bbb00cc9fdbfabfce24c86ffaf authored about 1 year ago
various details in modules folder (ruff, cython-lint, roles)

github.com/sagemath/sage - ccfbd09f1f397b06cb4be0d750bc2d8d58a2bebd authored about 1 year ago
Merge branch 'develop' into fix-nice-tree-decomp

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