Minos is a program for managing calculations that consist of a large number of subcalculations. The author has made it for doing calculations involving more than 10000 Feynman diagrams, each of which was run separately with the mincer program. Minos will keep database files with the inputs, run like make to create outputs and put the outputs again in data base files. The sources are provided to allow the user to make private commands, adapted to different calculations. There is also a manual.

The executables can be found with the FORM executables .

The various files are:

minos.ps : (112 Kb) The postscript version of the manual.

minos.ps.gz : (26 Kb) The gzipped version of minos.ps.

minos.pdf : (64 Kb) The pdf version of the manual.

minos.pdf.gz : (44 Kb) The gzipped version of minos.pdf.

msource.tar.gz : (16 Kb) The C sources of minos.

minos.tex : (9 Kb) The LaTeX sources of the manual

To make a translation of the sources, make a directory, put the msource.tar.gz file in it and type the commands:

gunzip msource.tar.gz

tar -xf msource.tar

make