sage
Split off _polymod and _rational
#1
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
466
Changes
View On
GitHub
Split off _polymod and _rational
#1
mkoeppe
merged 466 commits into
mkoeppe:refactor_function_field
from
kwankyu:p/35230/refactor_function_field
pycodestyle stuff
db8947bf
added is_supergreedy() function
86fc48de
implemented diff algo, for borderline cases
cef5e45a
Merge branch 'develop' of trac.sagemath.org:sage into t/33238/a_bijec…
96787173
rename pseudo_inverse to quadratic
53506aac
correcting function for disjoint set of points
200441da
sage.structure.element: Add ABCs Polynomial, MPolynomial, use for isi…
eb3a2709
Use ABC MPolynomial for isinstance testing
6696f5c4
Fixups
79f7e62d
sage.rings.polynomial: Make it a namespace package
ed050bbe
sage.structure.element: Introduce common base class CommutativePolyno…
0613280e
sage.structure.element: Introduce ABC InfinitePolynomial
27e88897
src/sage/structure/element.pyx: Update hierarchy in documentation
57228f59
src/sage/structure/element.pyx: Add unique-direct-subclass tests
95e0adc1
src/sage/structure/element.pyx: Add unique-direct-subclass test for E…
1fd625cd
InfinitePolynomial: Change from constructor function to base class wi…
960506b6
Remove ABCs sage.structure.element.*Polynomial; introduce ABCs in sag…
fd54c82b
Replace use of implementation class from multi_polynomial_libsingular…
538c2a7a
src/sage/rings/polynomial/commutative_polynomial.pyx: Add doctests
0fcb6fbb
correcting function
5cd17f1a
documentation changes
1406cdc3
InfinitePolynomial: Move _lmul_, _rmul_ here from subclasses
6e2adaf2
InfinitePolynomial.__classcall_private__: Add doctest
cdab0dfc
Merge branch 'develop' into drinfeld-module
ca226465
Remove `# todo: not tested` comments
1ef14129
minor chagnges
7cd5a2aa
(minor) Typo
050c2f65
Change X to T
e24c3668
Adress David's comments
774f670d
Add a LaTeX name for Drinfeld modules
a70c2486
(minor) Modify DrinfeldModule.invert docstring
b48243cb
(minor) Typo
b8e54956
Proofread DrinfeldModuleAction
ef94f982
Major typo fix
9c34fe16
More extremely critical changes
6601038c
Manage merge conflict
b4371c84
Adress David's suggestions for DrinfeldModuleHomset
5e3182eb
Huge fix people from paris wouldn't understand
09f27ab8
9.8.rc0 -> 9.8.rc1
4732e5d2
fix creation of the ring extension when the top ring is itself an ext…
1863590a
Refactor DrinfeldModule docstring (see details)
7cc1eb64
Various changes to doc (see details)
63fc7d9f
Handle NotImplementedError for is_subring
53fab7d5
Adress David's suggestions for Morphism
09b63288
Try to cast the base morphism to a natural map, when possible
fc9b281d
Fix LaTeX name init
bd430de4
(fix) Stop using base.codomain
d8441f51
Fix some doctests
cd96c6f7
Modify natural map creation
ba4fc766
Merge branch 'drinfeld-module' of github:kryzar/sage into drinfeld-mo…
8c557085
Fix extensions over Fq
7bc38004
fix the method monomials_of_degree
ff2d38d1
Create base_over_constants_field DrinfeldModules method
2407ba05
Create base_over_constants_field DrinfeldModule (singular) method
88505c2e
(fix) Remove `not tested` comments from DrinfeldModules
3cea9023
Fix invert method and move it for *finite* Drinfeld modules
eb42cbcb
fix and add doctests
a37eb292
(fix) Identation problem in DrinfeldModules
de74a78c
(fix) Fix some doctest fails
506fb156
fix the ordering and add doctests
f119d2ce
(fix) Fix DrinfeldModules failing doctests
301aa0a7
Enhance invert method code
90aa9ac0
Lighten DrinfeldModule representation
d954bc3c
small changes
3b2314b5
category
4ccc577f
Merge branch 'develop' into u/gh-Sandstorm831/24700
13f8b7a8
fixing_failing_tests
297d317b
Fix stuff
b7f0ecfe
Add hash methods
30617f99
(fix) Typo
39022557
Merge branch 'develop' into drinfeld-module
4afcccec
Merge branch 'u/gh-Sandstorm831/24700' of https://github.com/Sandstor…
359389e0
Document argument is_open in ManifoldSubset.complement and differnce
f02b32bc
Store Williamson type matrices as strings
15e1b50c
Add more williamson type matrices
58327988
Add other Williamson type matrices
80eddce6
Rename supplementary_difference_set_from_rel_diff_set
1e460a9f
Extract construction of sds
e715e0db
Add construction for SDS
4a5989e3
Add construction for hadamard matrix from sds
ccff87ed
Create function to construct symmetric conference matrices
2fd3af6d
Add miyamoto construction
2b38a4c0
minor documentation correction
75b9ed36
Convert result of multivariate polynomial evaluation into correct parent
78dcd21a
Refactor latexname
fbaf7153
Enhance an error message
14879847
(fix) Fix PEP8 typo
0e6cee3d
Merge branch 'u/mantepse/a_bijectionist_s_toolkit' of https://github.…
d61c6305
Merge branch 'develop' of github.com:sagemath/sage into develop
fefe54af
updated sage installation method with pip
6e5e52ea
removing some unused imports
7eff8f60
add back import
b5cebda4
bump eclib to 20221012
52b23a4f
conform to doc requirements so that the docs look beautiful
e78344c1
Merge branch 'sagemath:develop' into alexjbest/doc-fixes
b6defa6e
Merge pull request #1 from zovelsanj/zovelsanj-patch-1
ec867ac1
fixed spelling errors
a2f99013
pip packages instructions added in note
279b54b8
fixed typos
254a2f3c
fixed a typo
d92cce38
fix: Update email adresses
d127e679
refactor: Move list of pairs to dedicated class
2f2732e8
Merge branch 'develop' into refactor/34773/move_list_of_pairs_to_dedi…
bba1593e
Merge branch 'develop' into add_hadamard_matrices_up_to_1000
8821769d
fix docstrings, simplify some tests
31bfb691
change lambda to def
24e40841
Merge tag '9.8' into t/32709/sage_structure_element__add_abcs_polynom…
f7e9f41a
Remove 'docker' from the names of the Docker images published on ghcr.io
18f42103
Update linear_extensions.py
52d2a596
updated sage pip note
8d1ab4da
refactor: BinaryList -> ListOfPairs
1ef47d11
Merge remote-tracking branch 'refs/remotes/origin/refactor/34773/move…
1017ab7c
corrected TeX maths in docstrings
6da7a3d5
tagged tests at long time
df08b978
further fixes to supergreedy docstring
4fc747e2
src/sage/rings/polynomial/infinite_polynomial_element.py: Use Infinit…
e06e5829
tox.ini: Fix up
118f756d
Merge tag '10.0.beta0' into t/32709/sage_structure_element__add_abcs_…
6b557c08
src/sage/combinat/schubert_polynomial.py: Use isinstance(..., Infinit…
8f5b7990
add_note_to_knotinfo_interface initial
2f127ffa
fix typos
9e3ebef4
Merge branch 'develop' into develop
e7e063d6
Merge branch 'develop' into add_hadamard_matrices_up_to_1000
fbead79f
Merge branch 'develop' into add_hadamard_matrices_up_to_1000
cdca1cd9
Added Reference
bb8cc91e
reviewer's suggestions
dc3009a0
Merge branch 'develop' of github.com:mantepse/sage into develop
a457b993
Merge branch 'develop' into develop
6a738b65
Fix docstrings
0d3ec5e2
Merge branch 'develop' into t/32709/sage_structure_element__add_abcs_…
2d32a2e2
improvements suggested by reviewer
2367bc96
use attribute access to derefence
98974d57
Merge branch 'develop' into refactor/34773/move_list_of_pairs_to_dedi…
f01ed7df
Merge branch 'develop' into u/gh-Sandstorm831/24700
b79e5090
adding reference
40db71da
Merge branch 'develop' into t/32709/sage_structure_element__add_abcs_…
95b8793b
Merge branch 'sagemath:develop' into develop
79df9f4e
reduced information
62ac140f
README.md: Fix wording
ee2149d4
(fix) Fix an indentation problem in the doc
53cbf193
Merge branch 'develop' into drinfeld-module
4c5666a5
Store Williamson type matrices as strings
9aac7409
Add more williamson type matrices
22577093
Add other Williamson type matrices
9a9d661f
Rename supplementary_difference_set_from_rel_diff_set
95073d25
Extract construction of sds
2ee94365
Add construction for SDS
49ee5c7f
Add construction for hadamard matrix from sds
383a1b9c
Create function to construct symmetric conference matrices
8901eb6d
Add miyamoto construction
ed7a9393
tagged tests at long time
da46f581
Fix docstrings
f1f11cc4
Merge branch 'add_hadamard_matrices_up_to_1000' into wwp
73c4e446
Merge pull request #1 from dimpase/wwp
6db139ea
Merge branch 'develop' into add_note_to_knotinfo_interface
82dc8d66
reformatting function
150b9bad
Minor changes suggested by Travis Scrimshaw
f5956436
fix code that relied on const_pol(x=a,y=b) landing in the wrong parent
632a5751
fix more code that relied on pol(x,y...) ∈ wrong parent
73fa44e0
fix more code that relied on pol(x,y,...) ∈ wrong parent (2)
042fdc51
Merge branch 'develop' into t/32709/sage_structure_element__add_abcs_…
488a8b17
Merge branch 'develop' into refactor/34773/move_list_of_pairs_to_dedi…
0a710d33
Merge branch 'develop' into develop
cb2c82a7
Merge branch 'develop' into drinfeld-module
24ad78a8
Merge branch 'drinfeld-module' of github:kryzar/sage into drinfeld-mo…
93b5cf43
src/sage/rings/polynomial/polynomial_element.pyx: Update doctest outp…
ffb4647d
Merge branch 'develop' into u/gh-Sandstorm831/24700
ea4903e3
Merge updates from add_new_skew_hadamard_matrices (#2)
6ee79be1
Merge branch 'develop' into add_hadamard_matrices_up_to_1000
72e1e666
trac 33360: avoid factoring in is_prime()
3d4d764e
optimizing the function
c84344a1
Merge branch 'develop' into add_hadamard_matrices_up_to_1000
27d59d5d
Remove white line in docstring
8b52e9eb
add deprecation warning for #34806
71361e73
improving understandability
92f66203
adding the ring of integer-valued polynomials
2a137f51
various details
46a9c240
Merge branch 'develop' into u/gh-Sandstorm831/24700
01484858
improving definition of supergreedy
262d0a01
Merge branch 'develop' into add_hadamard_matrices_up_to_1000
379bed5e
fixing docstrings
4a29e1c1
more fixes
b044dd3a
implementing a concise function
2c157781
Merge branch 'develop' into drinfeld-module
11a4fa90
little tweaks in doc, factoring some code
a29e33a8
tweak in doc
d95286b9
remove a_realization, adding content, other small tweaks to doc
1bc29df0
Merge branch 'u/chapoton/34814' of github.com:fchapoton/sage into int…
a60d8ccb
sanity check for shift
001fdfd7
Merge branch 'master' of https://github.com/sagemath/sage into alexjb…
735e372a
Update src/sage/coding/guruswami_sudan/interpolation.py
5228878a
Update src/sage/combinat/subset.py
5595ddc8
Update src/sage/combinat/tableau.py
83030e5b
Update src/sage/geometry/newton_polygon.py
95577106
Update src/sage/modules/fg_pid/fgp_element.py
a5244f30
Update src/sage/sets/set.py
0a71e9cc
Update src/sage/sets/finite_set_maps.py
694ff406
Update src/sage/rings/padics/padic_extension_generic.py
5a9a786d
Update src/sage/rings/polynomial/ore_function_element.py
da55dc5c
Update src/sage/rings/padics/padic_lattice_element.py
a2a1e366
Update src/sage/modules/torsion_quadratic_module.py
7d4c8e64
Update src/sage/plot/plot3d/plot3d.py
d4dd22c8
Update src/sage/quivers/morphism.py
97fcfa8b
Update src/sage/rings/padics/lattice_precision.py
d82ad4b4
Update src/sage/rings/padics/padic_base_leaves.py
5e051b47
Update src/sage/rings/polynomial/infinite_polynomial_ring.py
94fbe06f
Update src/sage/rings/padics/padic_valuation.py
86b59b22
Apply suggestions from code review
418e9ed6
Merge remote-tracking branch 'upstream/develop' into alexjbest/doc-fixes
971c0b1f
Fix master bib. file entries
fbf1e092
Fix doc typos
1346b219
moving some documentation to the top
a09d769b
refactoring polynomial and from_polynomial
95b8190c
refactor coercion maps
a7f59136
minor tweaks in the doc
a8ae4024
simplify coercion again
e28bd1a8
Merge branch 'develop' into drinfeld-module
cda700f4
Merge remote-tracking branch 'upstream/develop' into t/32709/sage_str…
2993660b
src/sage/quadratic_forms/quadratic_form.py: Replace use of deprecated…
3b653507
Merge branch 'develop' into add_hadamard_matrices_up_to_1000
56cfec2e
Merge branch 'develop' into u/chapoton/34814
223820db
reviewer's fixes
8774a72d
f526423d
a6eda33e
f7ea8c7f
1463bac7
ee3013bb
2cbf029a
f6da2bd5
2b03a1ae
b5f7acc0
1d26fa39
788415ec
646af1bf
d11cbc01
7db7c89b
6760c400
39b49122
2a7b4c9c
gh-35079: Remove 'docker' from the names of the Docker images publish…
1aa23707
Merge branch 'develop' into develop
109f9e45
sort result of doctest to avoid random failures
f87c4370
Merge pull request #1 from mantepse/bijectionist
a72bd654
gh-35060: a bijectionist's toolkit
d6c38e59
Updated SageMath version to 10.0.beta4
f449b14e
Split off _rational modules
2bea2d6c
Fix failures in sage/rings/valuation
b13183a3
Add new files
d116606e
Merge branch 'develop' into p/35230/refactor_function_field
10383f35
Small fix
add19b2c
mkoeppe
merged
7c93db41
into refactor_function_field
2 years ago
kwankyu
deleted the p/35230/refactor_function_field branch
2 years ago
Login to write a write a comment.
Login via GitHub
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Login to write a write a comment.
Login via GitHub