DeepLearnPhysics / larcv3

Third version of larcv. This is a complete replacement for larcv2.
MIT License
11 stars 6 forks source link

This allows to call dataloader without copying data #14

Closed marcodeltutto closed 5 years ago

marcodeltutto commented 5 years ago

larcv.as_ndarray replaced with larcv.asndarray(int, uint, float, double) depending on type.