Postopus#
This is the documentation of Postopus (the POST-processing of OctoPUS data), which is an environment that can help with the analysis of data that was computed using the Octopus TDDFT package.
Installation#
For installing the basic dependencies of postopus: pip install postopus
. Although for interacting with the tutorial notebooks a pip install postopus[recommended]
is needed. This will install packages for analysis and plotting like matplotlib
, holoviews
and jupyter
among others.
If you want to contribute, develop, or build the documentation locally, please follow the instructions in the README.
Quick Start#
The quick start summarises the most important functionalities Postopus provides.
Contents#
License#
Postopus is released under GPLv3. For details refer to the LICENSE file.