Installation
Use the following command in the command line:
pip install DynamiSpectra
- Note: DynamiSpectra uses the SciPy package, which may require a Fortran compiler for installation if built from source.
However, pre-compiled versions are typically available via pip, eliminating the need for manual compilation. If any installation issues arise, using an Anaconda environment can simplify the process, as SciPy and its dependencies can be easily installed through conda.