Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 431 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 431 Bytes

What?

The term "hpce_utils" typically stands for "High-Performance Computing Environment Utilities." It 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