Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 402 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 402 Bytes

Nxscli-np

master workflow

Numpy extension to Nxscli.

Features

  • Save data to NumPy files (.npy)
  • NumPy numpy.memmap() support

Instalation

Nxscli-np can be installed by running pip install nxscli-np.

To install latest development version, use:

pip install git+https://github.com/railab/nxscli-np.git