Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 431 Bytes

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