sympy
SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries.
Note
This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage
After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:
srun --pty bash -i
A version of sympy can then be made available with one of the following:
module load sympy/1.10.1-foss-2022a
Notes
sympy was installed using Easybuild, build details can be found in $EBROOTSYMPY/easybuild
with a given module loaded.