Skip to content

Commit c31a5cc

Browse files
YueRenlgoettgens
andauthored
Update src/TropicalGeometry/positive_variety.jl
Co-authored-by: Lars Göttgens <[email protected]>
1 parent 2c09a32 commit c31a5cc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/TropicalGeometry/positive_variety.jl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
@doc raw"""
22
positive_tropical_variety(I::MPolyIdeal,nu::TropicalSemiringMap)
33
4-
Return the positive tropical variety of `I` as a `PolyhedralComplex` as per the definition in [SW05](@cite). Assumes that `I` is generated either by binomials or by linear polynomials and that `I` is defined either over
4+
Return the positive tropical variety of `I` as a `PolyhedralComplex` as per the definition in [SW05](@cite).
5+
6+
Assumes that `I` is generated either by binomials or by linear polynomials and that `I` is defined either over
57
(a) the rational numbers and that `nu` encodes the trivial valuation,
68
(b) the rational function field over the rational numbers and that `nu` encodes the t-adic valuation.
79

0 commit comments

Comments
 (0)