Software
The following pieces of software were written as part of research projects, but they were written in a more-or-less generic way. Nonetheless, they haven't been updated in a while, and there are better supported and more sophisticated programs for doing the same things, so you probably shouldn't use them for anymore.
- TMAP - building genetic maps.
- Software for solving bilinear equations.
- Pos - finding positive solutions to systems of polynomial equations.
Scripts
The following scripts are used for doing specific computations to verify points in papers.
- "Interference alignment for the MIMO interference channel": The numbers of solutions of the alignment problem were computed using the code in this package.
- "Hilbert scheme of the diagonal in a product of projective spaces": The primary decomposition of the Hilbert scheme of 3 projective planes in Section 5 can be verified by this Singular code.
- "Three notions of tropical rank for symmetric matrices": the ranks claimed can be computed using these Python and shell scripts.