Welcome! This forum is dedicated to the serpentTools python package, a set of tools for expediting analysis with Serpent. The package is developed by the
Computational Reactor Engineering Lab at Georgia Institute of Technology and is provided as free and open source software. The short pitch is serpentTools provides a way to load, visualize, manipulate, and work with Serpent data inside of Python. All of the plain text output files are supported, and can be read in as fast or faster than MATLAB or Octave.
The quick installation guide is to install with pip like other python packages (e.g. numpy, scipy). From the command line, execute
Users without administrative privileges, like on a remote server, may have to provide additional arguments
A full installation guide can be found
through the documentation
Helpful links
Please feel free to post questions about using serpentTools to this forum. Issues should be reported to
the GitHub issue tracker