FORM: Difference between revisions
Appearance
Created page with "Public code for symbolic manipulation widely used in the theoretical particle physics community.<ref><nowiki>https://github.com/form-dev/form?tab=readme-ov-file#readme</nowiki></ref> == References == {{reflist}} Category:Software" |
No edit summary |
||
| Line 1: | Line 1: | ||
'''FORM''' is a symbolic manipulation system. It reads symbolic expressions from files and executes symbolic/algebraic transformations upon them. The answers are returned in a textual mathematical representation. As its landmark feature, the size of the considered expressions in FORM is only limited by the available disk space and not by the available RAM. FORM has been essential for many state-of-the-art computations in High Energy Physics and is widely used in the theoretical particle physics community.<ref>https://github.com/form-dev/form?tab=readme-ov-file#readme</ref> | |||
== References == | == References == | ||
{{reflist}} | {{reflist}} | ||
[[Category:Software]] | [[Category:Software]] | ||
Latest revision as of 16:04, 10 April 2026
FORM is a symbolic manipulation system. It reads symbolic expressions from files and executes symbolic/algebraic transformations upon them. The answers are returned in a textual mathematical representation. As its landmark feature, the size of the considered expressions in FORM is only limited by the available disk space and not by the available RAM. FORM has been essential for many state-of-the-art computations in High Energy Physics and is widely used in the theoretical particle physics community.[1]