This repository was archived by the owner on Jan 30, 2023. It is now read-only.
Commit 42606e3
committed
Merge tag '9.3' into t/21295/sequences/recognizable
SageMath version 9.3, Release Date: 2021-05-09
* tag '9.3': (51 commits)
Updated SageMath version to 9.3
build/pkgs/fplll/spkg-install.in: Configure --without-qd if we use gcc from spkg
build/pkgs/fplll/spkg-configure.m4: Add depcheck on gcc
build/pkgs/ppl/spkg-configure.m4: Add depcheck on gcc
build/pkgs/brial/spkg-configure.m4: Add depcheck on gcc
build/pkgs/{freetype,libgd}/spkg-configure.m4: Add depcheck for gcc
build/pkgs/zeromq/spkg-configure.m4: Add depcheck for gcc
build/pkgs/ntl/spkg-configure.m4: Add depcheck for gcc
Updated SageMath version to 9.3.rc5
#31628: two doctests
Trac #25034: move reference to master bib
Trac #25034: formatting + typos
Trac #25034: eval_poly deprecation + doc improved
increment pynac patch level again
add doctest
trac 31645 handling of constant term in series
fix doctest for 32-bit
Updated SageMath version to 9.3.rc4
Trac #25034: add abs tol
Trac #25034: wrong indent in docstring
...File tree
49 files changed
+648
-237
lines changed- .github/workflows
- build/pkgs
- brial
- configure
- fplll
- freetype
- libgd
- ntl
- ppl
- pynac
- patches
- sagelib
- src
- setuptools_scm
- zeromq
- m4
- src
- bin
- doc/en
- installation
- reference
- plot3d
- references
- sage
- ext_data/threejs
- functions
- graphs
- matrix
- modular
- modules
- plot
- plot3d
- repl
- rings
- number_field
- symbolic
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+648
-237
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| |||
0 commit comments