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

Merge tag '9.7.rc1' into t/34203/find_and_uninstall_broken_installed_spkgs_and_wheels

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

0bbba440e3342d12e6b705011ea27874e7b0e9a3 authored over 2 years ago
adapt doctests

f7d7c4e1cd2f7d5218471e34b3535549363864cf authored over 2 years ago
Merge branch 'u/mantepse/replace_lazy_power_series_in_species_directory_with_the_new_lazy_taylor_series' of trac.sagemath.org:sage into t/34470/categories_of_lazy_series

f68783364bf8b0694d3bdba22856f46597e1d9b4 authored over 2 years ago
compute no more elements than necessary in __getitem__

2a3389e6ae2c5be15a44f52d4b2fb339e63bc827 authored over 2 years ago
fix doctests because of __getitem__ change

8fc2dd1a5c5de7f393de048c920e1d49be4660ba authored over 2 years ago
fix map_coefficients

3410eda2266a4ed0c38dc8ae053bd13194e26d62 authored over 2 years ago
Merge branch 'u/mantepse/categories_of_lazy_series' of trac.sagemath.org:sage into t/34470/categories_of_lazy_series

b028c4d2d01a522f20f4e0581fa5ca2f8b01d51b authored over 2 years ago
Merge tag '9.7.rc1' into t/33613/gitpod__install_git_trac_command

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

0e4a696fc3685afa56c2533e57b59fd765946072 authored over 2 years ago
Revert "build/pkgs/git_trac_command: New"

This reverts commit ac2c48db84c1a59e333552e5abfcdc3229fb9084.

d90b64c6b7957b6c2294a1f0efb0447fcce138fa authored over 2 years ago
build/pkgs/pynormaliz/distros: Add arch, conda

d252ea46cf7ede4cd737cfdc586c92c44a2ecbcb authored over 2 years ago
src/sage/lfunctions/pari.py: remove unnecessary arguments, last pycodestyle

4c9486b75fb02b14a21278bb69e44998c5045ccd authored over 2 years ago
src/sage/lfunctions/pari.py: remove old deprecation warning

469f86608efb1f214225671017644bd61befa063 authored over 2 years ago
src/sage/lfunctions/pari.py: apply pycodestyle to the examples string 2

1dda15c32c9516db2ade8396bd5e1dc64efc4433 authored over 2 years ago
src/sage/lfunctions/pari.py: apply pycodestyle to the examples strings

a8aad93d2a4aa903976bf7fc77d71234b2e19411 authored over 2 years ago
implement _im_gens_, part 1

a742e36ca720f6eb22be9d8a4c309f0c2ae00082 authored over 2 years ago
#34519 msolve: real solving with ℓ > 1

Attempt to support the case ℓ > 1 described in §4 of the msolve tutorial
when computing zero-dim...

ea64d4a71b92f5ea94b2431afb8c3819a07a6683 authored over 2 years ago
Trac #34506: Override the arbitrary limit on number of digits printed (Python 3.10.7)

Python 3.10.7 brings a breaking change that retroactively affects all
Sage versions that accept ...

e421c55fafd8147d31a6acb6fb89a4ea06f28181 authored over 2 years ago
Merge branch 'u/mantepse/replace_lazy_power_series_in_species_directory_with_the_new_lazy_taylor_series' of trac.sagemath.org:sage into t/34470/categories_of_lazy_series

af1de64960ff551aa5b37f207c0c99be183bd673 authored over 2 years ago
Merge branch 'u/mantepse/implement_arithmetic_product_of_lazy_symmetric_functions' of trac.sagemath.org:sage into t/32367/replace_lazy_power_series_in_species_directory_with_the_new_lazy_taylor_series

f706c53ec1c8d197b845488d763a975b886d1354 authored over 2 years ago
trac #34520: remove doctest in RandomHolmeKim generator

1f4fdcd4a207a3792a37621162f30a4d0a7b2a08 authored over 2 years ago
implement new semantics of __getitem__

8f46e127e30e1f0a3e6d1a6997e806baf7254710 authored over 2 years ago
#34519 fix msolve interface

msolve's output in "parameterization" mode has changed with v0.3.0(?),
and, as far as I understa...

367b86236c861a41d7684a4228e26075207910fb authored over 2 years ago
avoid mutating inputs by doing first layer out-of-place

eac0595a621dedb89d1ad7b3ad8ece726275d236 authored over 2 years ago
src/sage/algebras/quantum_groups/fock_space.py: Use sorted() with support, not sort

2fe3b981c7ebf07dfe8992d5f591b3bb73841ede authored over 2 years ago
src/sage/modules/tutorial_free_modules.py: Fix doctest output

6ce669c687776a781f01c86439fc8739a25eb4cc authored over 2 years ago
src/doc/en/thematic_tutorials/lie/weyl_character_ring.rst: Use key=...tuple(....support()) for sorting by lex support

57273ea3262a27501953d1af04f6d8f35110b0da authored over 2 years ago
src/sage/combinat/sf/character.py: Use list(....support())

b80989ff00667e5578f04a28a3d7ec6ff679c498 authored over 2 years ago
SupportView.__eq__, __ne__: New

a4174115ef0899344ecfb301c42f032de5b1950e authored over 2 years ago
src/sage/algebras/steenrod/steenrod_algebra.py: Use key=...tuple(....support()) for sorting by lex support

026d8a5061f8d7de5e6366679f7047e4a83f541e authored over 2 years ago
src/sage/structure/support_view.py: Fix doctest output

88fe278795354296ad74dcc41b61b2aeb301d900 authored over 2 years ago
IndexedFreeModuleElement: Add doc

2583a37c57bf2ea04c48eec6cc65a45b02c4938d authored over 2 years ago
src/sage/structure/support_view.py: Add more tests

1f48aa0a04db254a63ad3eb953d64f167a2295cc authored over 2 years ago
src/sage/structure/support_view.py: Add tests

82d8b62091f58f3ff68a8287be7e30515000f61f authored over 2 years ago
src/sage/combinat/sf/sfa.py: Replace deprecated 'index in vector'

b3abc6c4094959e0ab6b75a67c06c8ce1acb004d authored over 2 years ago
src/sage/combinat/ncsf_qsym/generic_basis_code.py: Replace deprecated 'index in vector'

bf91ea48ff7409cc2de2fecd236808bb1abd1a06 authored over 2 years ago
ModulesWithBasis.support: Try to cache the SupportView object

eb2c92d58022493a6b005e4fcca6e982e41f95ad authored over 2 years ago
IndexedFreeModuleElement.__contains__: Deprecate

31559b26eacad4c2d1591bd8212d3b4e4f3fcead authored over 2 years ago
src/sage/structure/support_view.py: Fix up

1ddb29bcae0394d86153231bf2c4e6090bccd757 authored over 2 years ago
ModulesWithBasis.ElementMethod.len: Use support

12da4ed7451883da43371a0296f0f29a3b9af347 authored over 2 years ago
Convert result of support() to list or tuple in two places

c5857f82c435f706ddce6ff496949cb3fb9fd242 authored over 2 years ago
src/sage/combinat/crystals, src/sage/categories/*crystals*: Use collections.abc for isinstance

8ae8f09538745e3388340d9307e2b661eae0148a authored over 2 years ago
ModulesWithBasis.ElementMethod.support: Return a SupportView

35b8b6ec6dcbd3dcf25e54937aec668322e5ad1c authored over 2 years ago
fix some bugs

787197ed609f8291ba23d2c102686b2d8353ec9d authored over 2 years ago
implement coefficients

037f3f7cad9b7bfb955f9cb3d1aaf7a4363c7ccb authored over 2 years ago
require the start value for __getitem__ of LazyLaurentSeries

9629b2878b228fb2c5623f4d2b1df60e2c4bb287 authored over 2 years ago
don't use l

ceecc89392820fbbf07f2ad1b9915ac02ac4d6d4 authored over 2 years ago
src/sage/geometry/polyhedron/backend_number_field.py: Fix doc markup

c729884f9c1c4b6921fa2b6f0d6da92256f6811d authored over 2 years ago
src/doc/en/reference/discrete_geometry/index.rst: Add backend_number_field

bc7aba3fcd50991bbd271b0297645b5bc534a512 authored over 2 years ago
src/sage/geometry/polyhedron: Fix typos, reformat doctests

3eb2cc30285b367a770b14c6e2664c2826a90e33 authored over 2 years ago
fix a typo

60516e7807900e9e620375aacdf46619036dad01 authored over 2 years ago
rename normaliz_field to internal_base_ring

1a9dd7052077e8afaf36cdd263d096e04c1a7b4e authored over 2 years ago
rename variables inside _compute_data_lists_and_internal_base_ring

278f6a7e8cd0a54df9159d6dc73a112c533d8db2 authored over 2 years ago
rename number_field in the output of Polyhedron_base_number_field._compute_data_lists_and_internal_base_ring to internal_base_ring

6b661a11365ed3febd9105c3a8f61beae1a87404 authored over 2 years ago
rename _compute_nmz_data_lists_and_field to _compute_data_lists_and_internal_base_ring

8380bb1db74907a55b0c148415ab2321c6e0ee10 authored over 2 years ago
adapt a doctest

c5bfba5f8e8d41bc6341b7a490ae56469e2adcae authored over 2 years ago
polyopes.generalized_polyhedron: Restructure doctests, add backend='number_field' tests

ad74e4d3d3cd8e483e95a00ebb4fa120ec828008 authored over 2 years ago
Fix bug in decomposition_type

e538c5dfac10a7855521c874cdcf46a96257d32a authored over 2 years ago
Add test

20f06e6eb4bdd093fe952911bb568f7ebf9141f1 authored over 2 years ago
Undo Python's limit on string to int and int to string conversions

7fc5a445834cfc67fa84185fc87338dbbdd8f73c authored over 2 years ago
TrivialFamily.map: Fix docstring, build tuple via list

60b1d5451d50e45401a6d4668dc21a7e7f072c93 authored over 2 years ago
Some edits

68d4fe24ea13e4e9226979086daa42c6fbaf2a7d authored over 2 years ago
fix documentation

f5e3f2ef6f0c1757881e16c1563833cf119f4a83 authored over 2 years ago
Fixed issue with failure to raise error.

c8dff33ab174483247969e59eec03ffb5de4b27c authored over 2 years ago
compute CRT_list via tree

63f6f3c74314a056e924dff1864d87ae2969d5e7 authored over 2 years ago
transform data to number field

805b8b7f7e3555259aab93cc0c7783abd4aa6fe7 authored over 2 years ago
fix categories and add doctests

b7d1b867793601ac3108944231dde2175234eba9 authored over 2 years ago
Merge branch 'u/mantepse/replace_lazy_power_series_in_species_directory_with_the_new_lazy_taylor_series' of trac.sagemath.org:sage into t/34470/categories_of_lazy_series

ac2992886e7ae5b05d1cc034ce0a4820073b73f6 authored over 2 years ago
add missing whitespace in docstring

8e5de35ee5f302a46f1af008d1e06f62bdf37f7b authored over 2 years ago
add a warning and an example for the arithmetic product with a constant term

0de1c13a55bc168b6c7a1fc0411a5f81b28dbf88 authored over 2 years ago
34508: typo

23d9d6c4ffd24f363a609c8fd6e3a3a61fe009fe authored over 2 years ago
src/sage/categories: Update doctest output

e14dd1e88e8cbce5c18fe200ec94af61c17acedc authored over 2 years ago
Merge branch 't/34195/sage_geometry_polyhedron__more___optional___sage_rings_number_field' into t/34479/polyhedron_backend__number_field__

5e5c94b77a8be964eb4b915a87363cb190286362 authored over 2 years ago
assert isinstance(polymake_base_field, PolymakeElement) to muffle pyflakes and keep polymake tests

da3d534332540f3b55cfd70729593b35629e3645 authored over 2 years ago
Merge branch 'u/soehms/docu_join_feature_34508' of trac.sagemath.org:sage into docu_join_feature_34508

ff388710afed20090f09a181944a53b449ccf4f3 authored over 2 years ago
replace LazyTaylorSeriesRing and LazyTaylorSeries with LazyPowerSeriesRing and LazyPowerSeries and add appropriate deprecations

6f76b00e9f2aa3e39118b8278349f48de0753c05 authored over 2 years ago
fix behaviour of __getitem__ for slices, provide missing doctests, minor simplifications in species directory

4eb4dbd483cbac03078e0d709a8487c4f18ad219 authored over 2 years ago
34508: initial

a4768fac6e4cc4df9e1e1b303b4acf8f8490046d authored over 2 years ago
Edit documentation to improve readability.

Based on comment 69 by TS, made some edits to the documentation to make it easier to parse.

Edi...

54a7e3cc9bfe46eecd463826850507254e35d103 authored over 2 years ago
re-introduce default inversion

312a91d4f327802ca1e6d48975cd1d221128833e authored over 2 years ago
deprecated old py2-like iteritems and itervalues in weak_dict

fbf37700b85f01775b5b079998807c5ec994f457 authored over 2 years ago
using items in indexed_element.pyx

4676b51a0f360a33b0b1bdddf644d6f499f18e64 authored over 2 years ago
tweak doc again

d0fbe93d4de3b38b40034b4c1743399f37393a59 authored over 2 years ago
tweak doc

e08cd7a4e9fb5d6492e8a611040dd562bdddf6cb authored over 2 years ago
Merge branch 'u/chapoton/17965' in 9.7.rc1

9ec90c5e1c6b7e62eca72b4e1e69e7ec22028bfe authored over 2 years ago
Updated SageMath version to 9.7.rc1

08202bc1ba7caea46327908db8e3715d1adf6f9a authored over 2 years ago
allow to define lazy series using iterators, adapt doctest

b76d8f40ac50839297cb25fe23da16c0c0a8c49c authored over 2 years ago
Merge #34501

bb614c17c7c9d396be1376b526c5eb52c39cba7d authored over 2 years ago
src/sage/manifolds/differentiable/diff_form_module.py, vectorfield_module.py: Update copyright using 'git blame -w --date=format:%Y FILE.py | sort -k2', add to AUTHORS

06710c12cc1d73cafe81e087742a514808985f86 authored over 2 years ago
src/sage/manifolds/differentiable/diff_form_module.py: doc: add that the case p=1 of M parallelizable is implemented via VectorFieldDualFreeModule

4c9be6b79b6fa8f79edf3f2298c924d0e185f1fd authored over 2 years ago
really fix doctest

87df84eecb0cb1bc7e99b834de0ee266bcc56f4c authored over 2 years ago
fix typo

b6a5773fc8c6b861150dc9e03d241ddf41741c24 authored over 2 years ago
Hot fixes

6dba5e5ca91ec27e175aa73c3526a2bc15f39121 authored over 2 years ago
fix doc

24b88a5991a41d2bf9cf4fe9c2281b05f9fefcf6 authored over 2 years ago
Some edits

250c5cb139df7c52eadb6608437df8cb4d1cdc24 authored over 2 years ago
Added to author list.

7b832f26298289eec02f369c66b06faa14847587 authored over 2 years ago
Making singular.pyx full coverage.

5c35ae5b0a0b6893f1a060319757aa5cb64dffd6 authored over 2 years ago
add doctest

0e19786c4715fa582ec87121592595626c4a56ec authored over 2 years ago
Using the hook in projective morphism.

35a97798ab87f572f5fa6ca1d865359d0a039c06 authored over 2 years ago
Using the free_resolution() hook to let each class decide what to build.

01ed9103d0b7d71a13f0ab0372aa0f479cea26ae authored over 2 years ago
trying to fix things in the categories

de510a5732c108d8f916857d9e7af3f8b50754a5 authored over 2 years ago