Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 354 Bytes

File metadata and controls

17 lines (10 loc) · 354 Bytes

What?

The term "hpc_funcs" refers to a collection of utility functions, modules, or libraries that are designed to facilitate high-performance computing (HPC) tasks and operations, from Python.

Installation

Not a pip package, so install through github

pip install git+https://this.url

Usage

See `notebooks/` for examples

TODO