sagemath / sage

Main repository of SageMath
https://www.sagemath.org
Other
1.36k stars 462 forks source link

MR33: Relative Extensions of Finite Fields #28485

Open f588ca1e-f96a-4dea-804d-c55eab873dab opened 5 years ago

f588ca1e-f96a-4dea-804d-c55eab873dab commented 5 years ago

supersedes #23316.

The GitLab MR is here: https://gitlab.com/sagemath/sage/-/merge_requests/33

Depends on #21413 Depends on #26105 Depends on #33373

Component: finite rings

Keywords: padicBordeaux

Author: Julian Rüth

Issue created by migration from https://trac.sagemath.org/ticket/28485

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:30

New commits added to merge request. I updated the commit SHA-1. New commits:

eef22fdFixing doctests
4e4fdb3Merge branch 'finite-field-relative' of gitlab.com:sagemath/dev/sage into finite-field-relative
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:31

New commits added to merge request. I updated the commit SHA-1. New commits:

6d45965Restore old behavior of augmented valuations
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from 4e4fdb3 to 6d45965

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:32

New commits added to merge request. I updated the commit SHA-1. New commits:

4be14a1Fix embeddings between trivial extensions
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from 6d45965 to 4be14a1

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from 4be14a1 to 9ebe027

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:33

New commits added to merge request. I updated the commit SHA-1. New commits:

285cac9Make more tests pass, speed up sections of finite field embeddings
9ebe027Merge branch 'finite-field-relative' of gitlab.com:sagemath/dev/sage into finite-field-relative
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:34

New commits added to merge request. I updated the commit SHA-1. New commits:

fcda115Trivial fixes in doctests
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from 9ebe027 to fcda115

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:35

New commits added to merge request. I updated the commit SHA-1. New commits:

6c3c6e9Allow specifying backend in GF
edc78b9Merge branch 'finite-field-relative' of gitlab.com:sagemath/dev/sage into finite-field-relative
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from fcda115 to edc78b9

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:36

New commits added to merge request. I updated the commit SHA-1. New commits:

f93f973Working on making sections work
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from edc78b9 to f93f973

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:37

New commits added to merge request. I updated the commit SHA-1. New commits:

b1c2bdeWorking on better support for trivial extensions and susing the category framework for inverse image
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from f93f973 to b1c2bde

xcaruso commented 2 years ago

Changed branch from u/roed/mrs/33/finite-field-relative to u/caruso/finite-field-relative

xcaruso commented 2 years ago
comment:38

Merge with sage 9.6.beta1

xcaruso commented 2 years ago

Changed commit from b1c2bde to 4174c33

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:39

New commits added to merge request. I updated the commit SHA-1. This was a forced push. Last 10 new commits:

285cac9Make more tests pass, speed up sections of finite field embeddings
6d45965Restore old behavior of augmented valuations
4be14a1Fix embeddings between trivial extensions
9ebe027Merge branch 'finite-field-relative' of gitlab.com:sagemath/dev/sage into finite-field-relative
6c3c6e9Allow specifying backend in GF
fcda115Trivial fixes in doctests
edc78b9Merge branch 'finite-field-relative' of gitlab.com:sagemath/dev/sage into finite-field-relative
f93f973Working on making sections work
b1c2bdeWorking on better support for trivial extensions and susing the category framework for inverse image
35f7e93Fixing some doctests, fix bug in polynomial constructor
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from 4174c33 to 35f7e93

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from 35f7e93 to 9e723d0

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:40

New commits added to merge request. I updated the commit SHA-1. New commits:

9e723d0Fix bug in constructor
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from 9e723d0 to a8e2ed3

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:41

New commits added to merge request. I updated the commit SHA-1. New commits:

600f372Merge remote-tracking branch 'origin/develop' into finite-field-relative
c8f6a67Make backend morphisms in ring extensions explicit
a8e2ed3Make coercion/conversion of ring extensions and their backend explicit
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:42

New commits added to merge request. I updated the commit SHA-1. New commits:

0c5f0baFixing bugs and test
434cc97In progress trying to make things deterministic
689538cMerge branch 'finite-field-relative' of gitlab.com:sagemath/dev/sage into finite-field-relative
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from a8e2ed3 to 689538c

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:43

New commits added to merge request. I updated the commit SHA-1. New commits:

4d8404cImplement _vector_
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from 689538c to 4d8404c

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:44

New commits added to merge request. I updated the commit SHA-1. New commits:

57b869dFix minpoly calls in doctests
3407788Fix doctest output for changed latex rendering
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from 4d8404c to 3407788

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:45

New commits added to merge request. I updated the commit SHA-1. New commits:

1a3bc10Adapt valuation code to use relative field extensions sometimes
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from 3407788 to 1a3bc10

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from 1a3bc10 to c44129b

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:46

New commits added to merge request. I updated the commit SHA-1. New commits:

c44129bFix doctest output for residue rings
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:47

New commits added to merge request. I updated the commit SHA-1. New commits:

b7179f7Do not test for exact factorization
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from c44129b to b7179f7

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:48

New commits added to merge request. I updated the commit SHA-1. New commits:

72668c9Fix error reporting for ring extension gens()
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from b7179f7 to 72668c9

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:49

New commits added to merge request. I updated the commit SHA-1. New commits:

18ea144Fixing some finite field tests
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from 72668c9 to 18ea144

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from 18ea144 to 1f7d77e

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:50

New commits added to merge request. I updated the commit SHA-1. New commits:

1f7d77eMaking tests pass
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from 1f7d77e to 3b17346

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:51

New commits added to merge request. I updated the commit SHA-1. New commits:

3b17346Testing gitlab comments
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:52

New commits added to merge request. I updated the commit SHA-1. New commits:

1f6f02bFixing various subtle bugs
e5e97deMerge branch 'finite-field-relative' of gitlab.com:sagemath/dev/sage into finite-field-relative
f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago

Changed commit from 3b17346 to e5e97de

roed314 commented 2 years ago

Changed commit from e5e97de to 4174c33

roed314 commented 2 years ago

New commits:

4174c33Merge branch 'develop' into t/28485/mrs/33/finite-field-relative
roed314 commented 2 years ago

Changed dependencies from #21413, #26105 to #21413, #26105, #33373

f588ca1e-f96a-4dea-804d-c55eab873dab commented 2 years ago
comment:54

New commits added to merge request. I updated the commit SHA-1. This was a forced push. Last 10 new commits:

c44129bFix doctest output for residue rings
b7179f7Do not test for exact factorization
72668c9Fix error reporting for ring extension gens()
18ea144Fixing some finite field tests
1f7d77eMaking tests pass
1f6f02bFixing various subtle bugs
3b17346Testing gitlab comments
e5e97deMerge branch 'finite-field-relative' of gitlab.com:sagemath/dev/sage into finite-field-relative
03a15e1Convert result of multivariate polynomial evaluation into correct parent
8185765Merge branch 't/33373/incorrect_parent_when_evaluating_constant_multivariate_polynomial' into finite-field-relative