Software packages:
High-level programming:
- Python - A freely available high-level programming language that is becoming more and more sophisticated powered by community developments.
- Torch - a machine learning toolkit with GPU implementation via Cuda.
- Numpy, Scipy and Matplotlib - Essential scientific computing and visualization packages.
- Matlab - An industrial software for implementing mathematical schemes.
Low-level programming:
- Fortran - A low-level programming language that performs the core of the AUTO.
- C - A low level programming language that performs the core of the cardiac simulations.
- OpenMP - a C library for parallelizing routines.