Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.08 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.08 KB

pySTK - Python bindings for Sierra Toolkit (STK)

pySTK is a Python/Cython wrapper to provide a python interface to STK. Please consult documentation for installation and usage instructions.

Requirements

To use a previously built pySTK library the following must be installed on your system:

Optional dependencies

If STK was compiled using Message Passing Interface (MPI) then the library will attempt to access the MPI libraries when loaded.

Build/development dependencies

To build from source, or for developing pySTK the following additional packages are necessary:

Optional dependencies

Other information

  • License: Apache License, Version 2.0