Fork me on GitHub

Documentation

On this page you will find a collection of documents that will help you get used to FORM.

For new users, we recommend the tutorial list below. The reference manual is less didactic and puts more emphasis on completeness and preciseness. This document is updated regularly.

For people who would like to understand a bit more about FORM and how to write efficient FORM programs there is a paper about the writing of a program to evaluate chromatic polynomials on rectangular lattices. This project was originally suggested by Denny Fliegner.

Installation

Installation should be fairly straightforward on most systems.

Step 1.

Download the source code or the binaries.

Download

Step 2.

Build and install:
autoreconf -i

./configure
make
make install

Info For detailed instructions, read the INSTALL file.

Tutorial

There is also an extensive tutorial available, written by André Heck:

Download pdf Tutorial

Reference manual

The reference manual by Jos Vermaseren is available here:

Download pdf Reference

Courses

Contribute? If you would like to contribute a course you have given or a link to one, please send an e-mail to one of the authors.

Publications