We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c313aa commit c4d150cCopy full SHA for c4d150c
Project.toml
@@ -38,7 +38,7 @@ JSON = "^0.20, ^0.21"
38
JSON3 = "1.13.2"
39
LazyArtifacts = "1.6"
40
Markdown = "1.6"
41
-Nemo = "0.51.0"
+Nemo = "0.51.1"
42
Pkg = "1.6"
43
Polymake = "0.13.0"
44
ProgressMeter = "1.10.2"
docs/src/Fields/intro.md
@@ -13,7 +13,7 @@ various kinds of fields:
13
- [Generic fraction fields](@ref)
14
- local fields ([Padics](@ref) and [Qadics](@ref))
15
- finite fields
16
-- [Algebraic numbers](@ref)
+- [Algebraic closure of the rational numbers](@ref)
17
- [Algebraic closure of finite prime fields](@ref)
18
19
General textbooks offering details on theory and algorithms include:
0 commit comments