Getting started#
Python version support#
goSPL supports versions 3.9 to 3.12 of Python.
Installation instructions#
The easiest way to start using goSPL is to install it from its Docker image, a cross platform distribution for data analysis and scientific computing. This is the recommended installation method for most users.
Instructions for installing it via Anaconda or from source are also provided.
Docker image
Virtualisation with Docker container provides a simple approach for running goSPL simulation.
Conda environment
For Anaconda users, an environment with specific collection of conda packages and goSPL dependencies is available.
Install from source
goSPL can also be installed directly from source but this requires installation of all other dependencies.
Install on HPC
goSPL installation on High Performance computers.