Welcome to the Computer Algebra and Particle Physics school - CAPP 2025!
The full program of the school is available at indico.desy.de/event/CAPP2025.
This website is designed to help you start using FORM
- a widely used Symbolic Manipulation
System in the theoretical particle physics. Here you have the ability to run
your code online without the installation of any software, solve the exercises
and get an instant assessment.
or
Q&A: |
What is this project about?
The website provides an online compiler and editor for
The only technical requirement is to have a stable internet access and a browser with enabled JavaScript. All major browsers are supported, except Safari. FORM and the vanilla FORM ?
The current version of FORM on this server is FORM 5.0.0-beta. Because of the safety reasons, couple commands had to be disabled/modified. This should not pose any problems for the educational usage of the service, which is the primary aim of the project. FORM instead of installing it on my system?
In general you should not. The website is designed to help new users get started with FORM. It is not intended to be used for memory/CPU-intensive calculations. With that being said, if you are in the environment without any access to the FORM installation and you feel the need to write some FORM code, this site might come in handy: Online FORM Editor/Compiler . Only people with your session ID have the ability to see the code using the frontend. For obvious reasons the code is saved on the server without any encryption and hence it is visible for the people managing the server. The IP adresses and connection times of visitors are also logged. No other personal identification information is extracted or stored anywhere. FORM compiler in my project, do you provide an API?
We provide a comprehensive RESTFul API at the endpoint: https://capp.uni-hamburg.de/api The usage instructions will follow... Meanwhile feel free to contact the author. Yes, more information will follow soon... |