Skip to content

danielprofili/resultant-fvectors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resultant-fvectors

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.

Requirements

Python 3.9.2, tqdm

Usage

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.

Background

See https://danielprofili.github.io/research.html for some background theory.

References

The tropical resultant computations are done using Gfan by Anders Jensen, using theory developed by Jensen and Josephine Yu in Computing tropical resultants (2011)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages