-
-
Notifications
You must be signed in to change notification settings - Fork 602
Insights: sagemath/sage
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
10.7.beta2
published
Apr 29, 2025
34 Pull requests merged by 13 people
-
Show signature for binding=False cython functions
#39279 merged
Apr 29, 2025 -
Refactor O() and fix O() for lazy power series ring
#39436 merged
Apr 29, 2025 -
Added enhancement for power series that allows access to the coefficients of specific terms
#39480 merged
Apr 29, 2025 -
cython-lint for calculus/ folder
#39636 merged
Apr 29, 2025 -
Changed gens to tuple in AbstractLinearCodeNoMetric, mwrank_EllipticCurve, and FiniteSubgroup.
#39660 merged
Apr 29, 2025 -
Changed gens to tuple in ModularFormsSpace.
#39661 merged
Apr 29, 2025 -
Added code to calculate crt for non-coprime moduli in Integer
#39716 merged
Apr 29, 2025 -
Add LINS to gap_packages
#39783 merged
Apr 29, 2025 -
Add Simplified Chinese translation of a_tour_of_sage and tutorial
#39792 merged
Apr 29, 2025 -
Handle empty matrices over univariate polynomials
#39852 merged
Apr 29, 2025 -
Improve NotImplementedError for sqrt(Mod(a,n), all=True)
#39856 merged
Apr 29, 2025 -
Make generic polynomial multiplication interruptible
#39884 merged
Apr 29, 2025 -
add parameter immutable to methods in
src/sage/graphs/line_graph.pyx
#39925 merged
Apr 29, 2025 -
improve graph backends to fix bug in
lex_BFS
#39935 merged
Apr 29, 2025 -
update givaro to 4.2.1
#39936 merged
Apr 29, 2025 -
Add sphinx-copybutton to dependency of sage-docbuild
#39939 merged
Apr 29, 2025 -
Fix various issues with CI
#39942 merged
Apr 29, 2025 -
add parameter immutable to methods in
src/sage/graphs/graph_decompositions/graph_products.pyx
#39946 merged
Apr 29, 2025 -
Meson: automatically install into venv if activated
#39954 merged
Apr 29, 2025 -
some care for unused variables in rings/polynomial/ pyx files
#39958 merged
Apr 29, 2025 -
Docs: Migrate developer walkthrough to Meson
#39962 merged
Apr 29, 2025 -
Add offset argument to diagonal method
#39963 merged
Apr 29, 2025 -
Modified iterator & counter type from int to Py_ssize_t throughout Matrix class
#39965 merged
Apr 29, 2025 -
fix again the pycodestyle linter
#39968 merged
Apr 29, 2025 -
Replace conda with mamba for consistency
#39969 merged
Apr 29, 2025 -
convert between two implementations of fin-dim algebras
#39970 merged
Apr 29, 2025 -
micro details in pyx files in matroids
#39971 merged
Apr 29, 2025 -
some fixes for ruff C4
#39972 merged
Apr 29, 2025 -
fix e_antic patch header
#39976 merged
Apr 29, 2025 -
Implement conversion of log(2) to Giac
#39982 merged
Apr 29, 2025 -
add some typing annotations in modular folder
#39987 merged
Apr 29, 2025 -
Refactor imports in PoorManMap and Sequence classes
#39989 merged
Apr 29, 2025 -
typing annotation for is_something in modules/
#39994 merged
Apr 29, 2025 -
typing annotations for is_something in knots,quadratic_forms,quivers
#39995 merged
Apr 29, 2025
26 Pull requests opened by 15 people
-
more typing annotations in combinat/posets
#40021 opened
Apr 29, 2025 -
clean error messages in algebras
#40022 opened
Apr 29, 2025 -
Add Chow package for intersection theory
#40023 opened
Apr 29, 2025 -
implement naive default one and inverse methods for finite monoids
#40024 opened
Apr 29, 2025 -
Follow the PR #39990, revert "src/doc/zh/**/conf.py: Fix handling of tags"
#40025 opened
Apr 30, 2025 -
just a few pep8 details
#40026 opened
Apr 30, 2025 -
fix pep E228 in all cython files in rings
#40027 opened
Apr 30, 2025 -
Avoid excessive interpolation in pari gphelp script.
#40028 opened
Apr 30, 2025 -
Fix `divisor_of_function` for `affine_curve` and `projective_curve`
#40029 opened
Apr 30, 2025 -
fix E228 in pyx in matrix
#40031 opened
Apr 30, 2025 -
various small fixes, some after ruff
#40032 opened
Apr 30, 2025 -
Singular 4.4.1 + Flint 3.3.2
#40033 opened
Apr 30, 2025 -
Clean affine permutation
#40034 opened
May 1, 2025 -
implement new `.torsion_basis` method based on random sampling
#40035 opened
May 1, 2025 -
Fix Generalized Petersen graph name and update others to f-string syntax
#40036 opened
May 2, 2025 -
introduce the bubble and shuffle lattices
#40037 opened
May 2, 2025 -
Meson: build on recent Fedora
#40038 opened
May 2, 2025 -
⬆️ Bump jinja2 from 3.1.4 to 3.1.6
#40039 opened
May 2, 2025 -
Implement features for (ideals of) non-maximal orders of number fields
#40040 opened
May 2, 2025 -
Provide implementation of Planar Maps
#40042 opened
May 3, 2025 -
Clean mut type
#40043 opened
May 3, 2025 -
Remove Pipfiles
#40044 opened
May 3, 2025 -
Precision issue in the normalization of a Tate series
#40046 opened
May 4, 2025 -
Fix primes_of_bounded_norm for noninteger entries
#40048 opened
May 4, 2025 -
Replace dead HTTP links in docs
#40049 opened
May 4, 2025 -
Add method to compute independence polynomial
#40053 opened
May 5, 2025
8 Issues closed by 4 people
-
<title>Failure to reverse power series
#40045 closed
May 3, 2025 -
sage -i gap_packages Error: unknown option: -i
#40030 closed
May 2, 2025 -
lex_BFS fails with immutable graphs
#39934 closed
Apr 29, 2025 -
`sqrt(Mod(,),all=True)` should raise more informative `NotImplmentedError`
#38802 closed
Apr 29, 2025 -
Matrices over the univariate polynomials: unify the handling of "empty" matrices
#39587 closed
Apr 29, 2025 -
Unable to extract a particular coefficient of a multivariate power series
#39314 closed
Apr 29, 2025 -
Use Cython directive binding=True to get signatures for cython methods
#26254 closed
Apr 29, 2025 -
On macOS 15.4.1 (Sequoia) each new call to a procedure using a `@parallel` decorated one takes more time
#39960 closed
Apr 29, 2025
6 Issues opened by 5 people
-
LookupError in `subgraph()` after setting embedding of immutable graph
#40054 opened
May 5, 2025 -
latex_name is copied incorrectly under simplify()
#40052 opened
May 5, 2025 -
use blas/lapack in Accelerate framework on macOS
#40051 opened
May 5, 2025 -
dropping numpy 1.x.y support
#40050 opened
May 5, 2025 -
Build failure in Fedora 42 with gcc 15
#40047 opened
May 4, 2025 -
<title> Set bug
#40041 opened
May 2, 2025
89 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Witt vectors redone
#39355 commented on
May 6, 2025 • 34 new comments -
Hash fraction_field_elements more appropriately
#40019 commented on
Apr 30, 2025 • 16 new comments -
Added a bandwidth feature
#39978 commented on
May 1, 2025 • 13 new comments -
Module and Graph method for Projective planarity via forbidden minors
#39802 commented on
May 5, 2025 • 12 new comments -
Fixed issue in CRT_vectors where moduli are not allowed to be coprime.
#40007 commented on
May 3, 2025 • 8 new comments -
Adds limit(expr, v, a) syntax
#39812 commented on
May 5, 2025 • 8 new comments -
Support Integer Division for Vectors and Matrices
#39861 commented on
May 1, 2025 • 6 new comments -
compute endomorphism orders for elliptic curves over finite fields (rank-2 case)
#38493 commented on
Apr 29, 2025 • 5 new comments -
added as_tuples as an optional argument to Combinations to facilitate hashing in Combination objects
#39633 commented on
May 3, 2025 • 3 new comments -
Fixes #39922 by allowing construction of partitions up to a given n
#40015 commented on
May 1, 2025 • 2 new comments -
Fixed infinite recursion in trig functions
#40020 commented on
May 5, 2025 • 0 new comments -
Fix conversion from SymbolicSeries to LaurentSeries
#39841 commented on
Apr 30, 2025 • 0 new comments -
Matrix singular values
#39831 commented on
Apr 30, 2025 • 0 new comments -
Added functionality to integers_mod crt that allows for non coprime moduli
#39808 commented on
May 2, 2025 • 0 new comments -
Changed calculate_voronoi_cell to use the orthogonal complement as it's artificial points.
#39805 commented on
May 3, 2025 • 0 new comments -
corrected the purity and convexity for polyhedral
#39777 commented on
Apr 30, 2025 • 0 new comments -
add helper method `_scream_if_immutable` to graphs
#39755 commented on
May 4, 2025 • 0 new comments -
Implement specified timeout for slow doctests
#39746 commented on
Apr 30, 2025 • 0 new comments -
Try to use variable_names instead of str(gens)
#39744 commented on
Apr 30, 2025 • 0 new comments -
Support inverse_mod() single element for multi_polynomial_ring
#39742 commented on
Apr 30, 2025 • 0 new comments -
Allow creation of polynomial ring over lazy power series ring
#39730 commented on
Apr 30, 2025 • 0 new comments -
Optimize AdditiveMonoids sum() method
#39726 commented on
Apr 30, 2025 • 0 new comments -
Add a note on implementation of double-underscore methods
#39725 commented on
Apr 30, 2025 • 0 new comments -
Add a note regarding element containment testing
#39718 commented on
Apr 30, 2025 • 0 new comments -
Allow conversion from element of quotient ring to cover ring
#39717 commented on
Apr 30, 2025 • 0 new comments -
Renamed vector subspace complement to orthogonal_complement and changed the complement function
#39659 commented on
May 2, 2025 • 0 new comments -
make polynomialring try PARI for gcd/xgcd
#40017 commented on
May 1, 2025 • 0 new comments -
set correct default algorithm for the diameter of (un)weighted graphs
#40014 commented on
Apr 29, 2025 • 0 new comments -
remove bzip2 spkg
#40011 commented on
Apr 30, 2025 • 0 new comments -
Fix memory leak in conversion of symbolic expressions
#40003 commented on
Apr 30, 2025 • 0 new comments -
Remove giac as dependency, and add sagemath_giac as optional dependency
#40001 commented on
Apr 29, 2025 • 0 new comments -
Run python3 directly instead of `sage -python` in sage/tests/startup.py
#39997 commented on
Apr 30, 2025 • 0 new comments -
Always use python to run the pexpect interface
#39996 commented on
May 2, 2025 • 0 new comments -
Remove ability to conditionalize parts of the documentation
#39990 commented on
Apr 30, 2025 • 0 new comments -
Adding an implementation of the Abreu-Nigro symmetric functions
#39988 commented on
Apr 29, 2025 • 0 new comments -
linbox patches for gcc-15 and Apple clang-17
#39985 commented on
May 1, 2025 • 0 new comments -
allow gcc-15 from the system
#39977 commented on
May 4, 2025 • 0 new comments -
Fix test failure in doctest of rank method
#39974 commented on
Apr 29, 2025 • 0 new comments -
fix enumeration of implicitly finite sets of partitions
#39948 commented on
May 2, 2025 • 0 new comments -
remove patch spkg
#39943 commented on
Apr 30, 2025 • 0 new comments -
Add and update some conda.txt files
#39929 commented on
May 1, 2025 • 0 new comments -
add parameter immutable to GraphQuery `src/sage/graphs/graph_database.py`
#39923 commented on
Apr 29, 2025 • 0 new comments -
Remove confusion in gap interface conversion method
#39909 commented on
Apr 30, 2025 • 0 new comments -
Improve documentation of various gap-related methods
#39905 commented on
Apr 30, 2025 • 0 new comments -
Fix conversion from symbolic series to lazy Laurent series
#39899 commented on
May 2, 2025 • 0 new comments -
Deprecate negative k in Combinations
#39868 commented on
Apr 30, 2025 • 0 new comments -
Make libsingular multivariate polynomial rings collectible
#39628 commented on
Apr 30, 2025 • 0 new comments -
Implement minpoly() for approximate values
#39017 commented on
Apr 30, 2025 • 0 new comments -
Isogeny small degree improvement
#38995 commented on
Apr 30, 2025 • 0 new comments -
Allow copying algebraic closure of finite field
#38994 commented on
Apr 30, 2025 • 0 new comments -
Allow constructing elliptic curve from period lattice basis
#38959 commented on
Apr 30, 2025 • 0 new comments -
Adding a tikz method to FinitePoset class
#38848 commented on
May 4, 2025 • 0 new comments -
FiniteField: make GF(p,n) the same as GF(p^n)
#38589 commented on
Apr 30, 2025 • 0 new comments -
Lazy species
#38544 commented on
May 1, 2025 • 0 new comments -
Algorithms related to generalized palindromes and palindromic defects
#36990 commented on
May 3, 2025 • 0 new comments -
Raise a power series to a power series
#36773 commented on
Apr 29, 2025 • 0 new comments -
Inconsistency of models between curve and Jacobian
#39956 commented on
May 5, 2025 • 0 new comments -
Implement operations at the Cython-level in `graph_products.pyx`
#39979 commented on
May 5, 2025 • 0 new comments -
remove huge files from the sagemath_objects PyPI repo to fit into 10GB total
#39500 commented on
May 3, 2025 • 0 new comments -
`limit` fails for piecewise expressions.
#35883 commented on
May 3, 2025 • 0 new comments -
Solve over a complex equation gives a wrong solution.
#38830 commented on
May 2, 2025 • 0 new comments -
Implement `algorithm="giac"` for `.series()`
#39984 commented on
May 2, 2025 • 0 new comments -
Upgrade singular to >= 4.4.1
#39966 commented on
Apr 30, 2025 • 0 new comments -
<title>ZeroDivisionError when subtracting rational functions
#39801 commented on
Apr 30, 2025 • 0 new comments -
Polytime algorithm to compute/describe/categorize (without directly listing) solutions of polynomials in Zmod(n)
#40005 commented on
Apr 30, 2025 • 0 new comments -
Support computing multiplicities of polynomial roots modulo a composite number
#39803 commented on
Apr 30, 2025 • 0 new comments -
logarithm with base 0 should raise an error
#38971 commented on
Apr 29, 2025 • 0 new comments -
in definite integrals evaluated by `algorithm='maxima'` each `log(e)` is erroneously evaluated as `log(abs(e))`
#38593 commented on
Apr 29, 2025 • 0 new comments -
Fix error in torsion_bounds function for elliptic curves
#39620 commented on
Apr 30, 2025 • 0 new comments -
Simplify implementation of solve()
#39586 commented on
Apr 30, 2025 • 0 new comments -
Handle various extension degrees in pAdicGenericElement initialisation
#39583 commented on
May 4, 2025 • 0 new comments -
Implement # sage.doctest: flaky marker
#39539 commented on
Apr 30, 2025 • 0 new comments -
Remove shell.quit() from some docstrings
#39529 commented on
Apr 30, 2025 • 0 new comments -
move is_field from Ring to Rings
#39520 commented on
May 3, 2025 • 0 new comments -
Add test for github format of doctest report
#39512 commented on
Apr 30, 2025 • 0 new comments -
use decomposition into biconnected components in Gomory-Hu tree
#39478 commented on
Apr 30, 2025 • 0 new comments -
Implement iteration over more polynomial rings
#39446 commented on
Apr 30, 2025 • 0 new comments -
Implement correct iteration through disjoint enumerated set for infinite set
#39443 commented on
Apr 30, 2025 • 0 new comments -
Refactor O = add_bigoh
#39437 commented on
Apr 29, 2025 • 0 new comments -
Implement proper iteration over infinite modules
#39400 commented on
Apr 30, 2025 • 0 new comments -
Implement iteration over some polynomial rings
#39399 commented on
Apr 30, 2025 • 0 new comments -
Added Jacobian Features in Calculus functions.py
#39283 commented on
May 2, 2025 • 0 new comments -
Add note in gen_to_sage pointing out .sage()
#39237 commented on
Apr 30, 2025 • 0 new comments -
Add transformation feature to BKZ
#39203 commented on
May 2, 2025 • 0 new comments -
Make matrix mod 2 conversion to numpy faster & some semantic fixes
#39152 commented on
Apr 30, 2025 • 0 new comments -
Change __call__ to _element_constructor_ in multipolynomial ring
#39089 commented on
Apr 30, 2025 • 0 new comments -
Remove unnecessary constraint for `berlekamp_massey` function
#39082 commented on
May 2, 2025 • 0 new comments -
Clarify definition of unique parent condition
#39057 commented on
Apr 30, 2025 • 0 new comments -
Fix construct homset of elliptic curve in Sets()
#39051 commented on
Apr 30, 2025 • 0 new comments