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 9b205e3 commit 18b6313Copy full SHA for 18b6313
docs/src/decomposition.md
@@ -28,7 +28,7 @@ The implemented algorithm is the one given in [this paper](https://arxiv.org/abs
28
29
```@docs
30
equidimensional_decomposition(
31
- I::Ideal{T},
+ I::Ideal{T};
32
info_level::Int=0
33
) where {T <: MPolyRingElem}
34
```
0 commit comments