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
There is a bug in the new `classical_modular_polynomial` function
created in https://github....
This is getting rid of the deprecated class `EuclideanDomain`, not used
anywhere.
The eleme...
github.com/sagemath/sage - 36b13d732c79bb62f071b3d86da51250ac597d7e authored 12 months ago by Release Manager <[email protected]>
Fixes #34800. The current implementation of is_integral() assumes that D
is square-free. We ...
The `EllipticCurve_generic` class has methods for computing an
isomorphism between two given...
use `Parent` in the modified file
also removing `__neg__` method
and some other details
#...
github.com/sagemath/sage - e788164297506ed770ce7c67687f99325032b6eb authored 12 months ago by Release Manager <[email protected]>
Using `Parent` instead of `Algebra`
also full pep8 cleanup of the modified file, plus some ...
github.com/sagemath/sage - 74bcb8eec781e4ae4fe9b6af4b6fa9aae8c6482e authored 12 months ago by Release Manager <[email protected]>
...for class groups of binary quadratic forms, which we have since
#36184.
This map is defi...
github.com/sagemath/sage - e3fd6ec9bae7b3d7356dc3565b0019a6abad149f authored 12 months ago by Release Manager <[email protected]>
Two different things:
- cleaning the file `overconvergent/genus0`, adding a `TestSuite` and...
github.com/sagemath/sage - 157a645e1a3ad0aa5d7a492bd7d30c070c6444a3 authored 12 months ago by Release Manager <[email protected]>
fixed by `ruff --fix --select=UP024 src/`
OSError has replaced several errors since python ...
github.com/sagemath/sage - cae844b50aa057361fce472c8308b8a8cd917d72 authored 12 months ago by Release Manager <[email protected]>
Towards the removal of `ParentWithGens` : use parent in number fields
and in QQ
### :memo: ...
github.com/sagemath/sage - e31cc7942aad3bd77ee840aedc510acbaee26954 authored 12 months ago by Release Manager <[email protected]>
Undefine flint macros that conflict with fplll variables and break build
when both are inclu...
Simplify some lines of codes in `ring/polynomial` according to the
suggestions of `ruff`
##...
github.com/sagemath/sage - ba225a8b430b399fff4ea82a1ddaf2b085176e4c authored 12 months ago by Release Manager <[email protected]>
This is
- cleaning for pep8 compliance the `singular` pexpect interface
- making sure to us...
Fixes #13583.
We add the reverse Cuthill-McKee (RCM) ordering for graphs. We already
had Cu...
The `gap_reset_workspace()` function currently loops through all
installed GAP packages (bot...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-
files) from 38 to 41...
Added third embedding for oblique projection of hypercube.
**Output after changes:**
`grap...
github.com/sagemath/sage - b4a9bad513ac163f7519c066f72e18cc23067fd5 authored 12 months ago by Release Manager <[email protected]>
ECL 23.9.9 has been released in Sept 2023, 2.5 years after 21.2.1 we
have.
Time to upgrade.
...
I recently hit,
```
File "src/sage/matrix/matrix_double_dense.pyx", line 1629, in
sage.matr...
just a few minor changes in the modified file
removing the unused attribute `_base`
### :m...
github.com/sagemath/sage - abad0a9a620951c3185cb140afde14a3ec9c14bc authored 12 months ago by Release Manager <[email protected]>
- Added the function
This patch implements a minimal_normal_subgroups function in
Permutatio...
The `.any_root()` method sometimes raises an `IndexError` instead of the
usual `ValueError` ...
<!-- ^^^^^
Please provide a concise, informative and self-explanatory title.
Don't put issue...
This PR adds a method to compute the longest (induced) cycle in a
(di)graph. The method can ...
This PR reworks the way sagemath access database files, and some other
external files. The e...
Using `Parent` and `CommutativeRing` in the plural file
This is a little move towards getti...
github.com/sagemath/sage - cbf22d6e4507d2228226e769a2a905960ea15ca7 authored 12 months ago by Release Manager <[email protected]>
<!-- ^^^^^
Please provide a concise, informative and self-explanatory title.
Don't put issue...
<!-- ^^^^^
Please provide a concise, informative and self-explanatory title.
Don't put issue...
a set of small fixes there
### :memo: Checklist
- [x] The title is concise, informative, a...
github.com/sagemath/sage - 03bb8f30895648f4acd34f88101dbfd2ba7db218 authored 12 months ago by Release Manager <[email protected]>
Trivial typo
As reported by @sheerluck
URL: https://github.com/sagemath/sage/pull/3701...
<!-- ^^^^^
Please provide a concise, informative and self-explanatory title.
Don't put issue...
1. fix test for cython functions in save_session()
This fixes #37003
2. fix handling of l...
<!-- ^^^^^
Please provide a concise, informative and self-explanatory title.
Don't put issue...
To match `weil_pairing()` this pull request now uses PARI to compute the
non-reduced Tate pa...
This pull request addresses the doctest failures reported when testing
the `findstat` module...
<!-- ^^^^^
Please provide a concise, informative and self-explanatory title.
Don't put issue...
<!-- ^^^^^
Please provide a concise, informative and self-explanatory title.
Don't put issue...
The `gens_orders()` method will returns the correct order after these
changes.
<!-- ^^^^^
Pl...
Currently, the set of morphisms between elliptic curves is a generic
`SchemeHomset`. However...
<!-- ^^^^^
Please provide a concise, informative and self-explanatory title.
Don't put issue...
<!-- ^^^^^
Please provide a concise, informative and self-explanatory title.
Don't put issue...
Resolves #34198.
URL: https://github.com/sagemath/sage/pull/35762
Reported by: Lorenz P...
github.com/sagemath/sage - c1cb9db8d1b8d0ffdd0c02ec0353d3bf371c3733 authored 12 months ago by Gareth Ma <[email protected]>
github.com/sagemath/sage - b72e6afeb0b5522f53ae289577737fb0f476a6bf authored 12 months ago by Gareth Ma <[email protected]>
Added a type check to .is_isomorphic to ensure that A is a quaternion algebra of the form (a,b)_K.
github.com/sagemath/sage - e3e69c2de558ad0ebbb65e24efc3e712f5f7e211 authored 12 months ago by Sebastian Spindler <[email protected]>github.com/sagemath/sage - ae58cdde4fbf83c378154ca7624a5330d936fdc2 authored 12 months ago by Peter Bruin <[email protected]>
github.com/sagemath/sage - e609e0bc71e31a06c049efbd7b7590a959d004ea authored 12 months ago by Giacomo Borin <[email protected]>
github.com/sagemath/sage - b3ca9d914260ae8b6743cb9f3a3481da97860480 authored 12 months ago by Giacomo Borin <[email protected]>
github.com/sagemath/sage - 5fdefe03045cafc712e57e1714821075b8f077be authored 12 months ago by Giacomo Borin <[email protected]>
Added `QuaternionAlgebra_ab.is_isomorphic()` to conveniently check whether two rational quaterni...
github.com/sagemath/sage - d3173af1bf82b3620d79ecff8a4fd846aca831b2 authored 12 months ago by Sebastian Spindler <[email protected]>github.com/sagemath/sage - 3c7de70fa3677b9a80a0a2734806c67151ed59df authored 12 months ago by Gareth Ma <[email protected]>
"smaller than" now means "included in"
github.com/sagemath/sage - 6145cff42c9705566c08949356bb08109f073cba authored 12 months ago by syndrakon <None>github.com/sagemath/sage - 8caac312c0932efc58abda172538baa7ffb3a266 authored 12 months ago by syndrakon <None>
Via discriminant comparison
github.com/sagemath/sage - 0b26dc2fe9fca6d6b0c27122dbad3294bb5eeb44 authored 12 months ago by syndrakon <None>github.com/sagemath/sage - 231c475d0358d3bbc6fff0a6b16c4558174de8f7 authored 12 months ago by Aram Dermenjian <[email protected]>
Co-authored-by: Travis Scrimshaw <[email protected]>
github.com/sagemath/sage - 6761292834964bd2b625c1a4fdf00cbe8b65847b authored 12 months ago by Aram Dermenjian <[email protected]>github.com/sagemath/sage - dc8eb296430acc11f8a18e96d0444af9f53d86c0 authored 12 months ago by Aram Dermenjian <[email protected]>
github.com/sagemath/sage - 9a7f51e79e9aa34a4766fe1ad4424304ddca1c66 authored 12 months ago by Frédéric Chapoton <[email protected]>
On OpenBSD this fails, they need something >0
github.com/sagemath/sage - 8e25f65b8a30e5c07e2bd0fc236775fc996d86dd authored 12 months ago by Dima Pasechnik <[email protected]>Added QuaternionFractionalIdeal_rational.random_element() to overwrite the ideal.random_element(...
github.com/sagemath/sage - 22f63e085a7727798a5855f434af8fc77555bf95 authored 12 months ago by Sebastian Spindler <[email protected]>github.com/sagemath/sage - 90b2d1d249b192c1f23df014a12020ef8990fee0 authored 12 months ago by Aram Dermenjian <[email protected]>
github.com/sagemath/sage - b372660a051053401ddf74af1a08977aa8ce6c1d authored 12 months ago by drago-96 <[email protected]>
github.com/sagemath/sage - 76b07622df3b67bb047a4696ba96d3b194da78b1 authored 12 months ago by Aram Dermenjian <[email protected]>
github.com/sagemath/sage - b75a9a486971b7220e689b7470e5562b273e39d4 authored 12 months ago by Lorenz Panny <[email protected]>
github.com/sagemath/sage - 89f853149c09e1bf3f671feb6858f2dabb09ae34 authored 12 months ago by Lorenz Panny <[email protected]>
github.com/sagemath/sage - c5c9b3dbd7289423f1b5980876ceedc4e60cb2c0 authored 12 months ago by Aram Dermenjian <[email protected]>
github.com/sagemath/sage - 74140414096c112a00dd319e17d27110e39a2767 authored 12 months ago by Aram Dermenjian <[email protected]>
github.com/sagemath/sage - ab87e17d7ce1b9a527fb1f15e1d0df65439036f7 authored 12 months ago by Frédéric Chapoton <[email protected]>
github.com/sagemath/sage - 88712b0570630d0843f726e648c12f64815b269b authored 12 months ago by Frédéric Chapoton <[email protected]>
github.com/sagemath/sage - 6a81d72d927e91c10b4ff60f9a42bfb0c45a7b6b authored 12 months ago by Gareth Ma <[email protected]>
github.com/sagemath/sage - 8ab10810a1181ee72f4904792b758096cf0baf10 authored 12 months ago by Gareth Ma <[email protected]>
github.com/sagemath/sage - 4273b70e4c9bfa39ec235be85b680f63195a28de authored 12 months ago by Gareth Ma <[email protected]>
Compute pth multiplication coordinate maps by using isogenies.
Thanks @yyyyx4 for the idea!
github.com/sagemath/sage - 2fe08b6d8f7016d8cc55b91b77d517a2ad77ca67 authored 12 months ago by Gareth Ma <[email protected]>github.com/sagemath/sage - 2c761b18c68c2f897af29976d11cd9077e71b4dc authored 12 months ago by drago-96 <[email protected]>
github.com/sagemath/sage - 1c4c375bdb35b97eb3ab0073191a28785e95ffd9 authored 12 months ago by Frédéric Chapoton <[email protected]>
github.com/sagemath/sage - 7163c5d8924f7f14fbc2e895d978df9cfedd34a3 authored 12 months ago by Frédéric Chapoton <[email protected]>
github.com/sagemath/sage - 8923a6a5bd2e8461563110336b288a9faed63fa6 authored 12 months ago by Riccardo Invernizzi <[email protected]>
github.com/sagemath/sage - 0b28fc5cc37c52cde9ebe7904b215b50d021563a authored 12 months ago by Frédéric Chapoton <[email protected]>
github.com/sagemath/sage - 8e68646cb599be096466e81a2a140b65def0de1b authored 12 months ago by Riccardo Invernizzi <[email protected]>
github.com/sagemath/sage - da618e02fa17de6ae3c18040075598b95390b4f3 authored 12 months ago by Peter Bruin <[email protected]>
github.com/sagemath/sage - 0bef015bd293659bcf38f4f8b418ca13c06c441a authored 12 months ago by Frédéric Chapoton <[email protected]>
github.com/sagemath/sage - 936661de6e8d2f103184e0e2a7cc4743a63e16f9 authored 12 months ago by Frédéric Chapoton <[email protected]>
github.com/sagemath/sage - 8861ca1bb54735ea46b560ebe47692780ec8a4cc authored 12 months ago by Frédéric Chapoton <[email protected]>
github.com/sagemath/sage - 6c78a6699e45c0d196e33d19b3a0831208987098 authored 12 months ago by Frédéric Chapoton <[email protected]>
github.com/sagemath/sage - 7e8a6f12676aefbb31bf4cc200046068d40abf48 authored 12 months ago by Peter Bruin <[email protected]>
github.com/sagemath/sage - 92185174b16962d1610cb8871f1bcb671e7c7e59 authored 12 months ago by Lorenz Panny <[email protected]>
github.com/sagemath/sage - dd30f47f66e137cc5d8c817839d12d7fe301276d authored 12 months ago by Frédéric Chapoton <[email protected]>
github.com/sagemath/sage - e2296f0963fdc19b55bc9c1dd7c4def0d7841e5b authored 12 months ago by Frédéric Chapoton <[email protected]>
Rename "database_functions.py" to "database_collections.py", retitle "database_matroids.py" from...
github.com/sagemath/sage - b10acf05ae17e3ee1bec48a48e92eaac9376cc04 authored 12 months ago by Giorgos Mousa <[email protected]>github.com/sagemath/sage - 4a74567e17e352334e6e846139998fadd4932b28 authored 12 months ago by Lorenz Panny <[email protected]>
github.com/sagemath/sage - b3be864c43d022831696ef8d07fbfe91c5897ee1 authored 12 months ago by Matthias Koeppe <[email protected]>
github.com/sagemath/sage - d97717dd3813227e4c42198cdbaae556ae8048f8 authored 12 months ago by Frédéric Chapoton <[email protected]>
github.com/sagemath/sage - 438803d531dd38fb4064f2cbedf9d937cb789f96 authored 12 months ago by Travis Scrimshaw <[email protected]>
github.com/sagemath/sage - 56011081f7d098d3c9347aa601c32f08376930af authored 12 months ago by Travis Scrimshaw <[email protected]>
github.com/sagemath/sage - 8a02c64550466868b2892c73b6d6a77f5658cacf authored 12 months ago by Travis Scrimshaw <[email protected]>
github.com/sagemath/sage - d7656a86a93624abd7193aec923afd1568c37a3d authored 12 months ago by Travis Scrimshaw <[email protected]>
github.com/sagemath/sage - 74c3977309a0dec4cc197763ddb6f88cc16da63e authored 12 months ago by Frédéric Chapoton <[email protected]>
github.com/sagemath/sage - 2643ec3762a7274e24b75f51deb381a9a559809b authored 12 months ago by Frédéric Chapoton <[email protected]>
github.com/sagemath/sage - 16799d3a309ca417a3c90b864f540b75dbe4b127 authored 12 months ago by Frédéric Chapoton <[email protected]>
github.com/sagemath/sage - cce6edf95f8c2524dbc7e6ea4428b055dd19c26c authored 12 months ago by Frédéric Chapoton <[email protected]>