Useful scripts to compute huge numbers of f-vectors of resultant polytopes as efficiently as possible, either by uniformly sampling exponent vectors or enumerating all possible exponents in a certain range.
Python 3.9.2, tqdm
The main entry points are fvec_random.py
and fvec_enumerate.py
; their commandline args are described in the source code and by using --help
.
See https://danielprofili.github.io/research.html for some background theory.
The tropical resultant computations are done using Gfan by Anders Jensen, using theory developed by Jensen and Josephine Yu in Computing tropical resultants (2011)