Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

pyutils

StepIt plugin containing Python-based utilities for C++ modules.

Provided Factories

  • stepit::field::DataLoader:
    • npz: loads keyed arrays from an .npz file.
    • pkl: loads keyed arrays from a pickled dict.