LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
examples/core/plot_bootstrap.py
examples/tmva/plot_multiclass.py
examples/tmva/plot_regression.py
examples/tmva/plot_twoclass.py
root_numpy/__init__.py
root_numpy/_array.py
root_numpy/_evaluate.py
root_numpy/_graph.py
root_numpy/_hist.py
root_numpy/_matrix.py
root_numpy/_sample.py
root_numpy/_tree.py
root_numpy/_utils.py
root_numpy/_warnings.py
root_numpy/config.json
root_numpy/info.py
root_numpy/setup_utils.py
root_numpy.egg-info/PKG-INFO
root_numpy.egg-info/SOURCES.txt
root_numpy.egg-info/dependency_links.txt
root_numpy.egg-info/not-zip-safe
root_numpy.egg-info/requires.txt
root_numpy.egg-info/top_level.txt
root_numpy/extern/__init__.py
root_numpy/extern/ordereddict.py
root_numpy/extern/six.py
root_numpy/src/2to3.h
root_numpy/src/Column.h
root_numpy/src/ROOT.pxi
root_numpy/src/Selector.h
root_numpy/src/TreeChain.h
root_numpy/src/_librootnumpy.cpp
root_numpy/src/_librootnumpy.pyx
root_numpy/src/array.pyx
root_numpy/src/converters.pyx
root_numpy/src/evaluate.pyx
root_numpy/src/graph.pyx
root_numpy/src/hist.pyx
root_numpy/src/innerjoin.pyx
root_numpy/src/matrix.pyx
root_numpy/src/root_numpy.pxi
root_numpy/src/sample.pyx
root_numpy/src/setup.pxi
root_numpy/src/tree.pyx
root_numpy/src/util.h
root_numpy/testdata/LinkDef.h
root_numpy/testdata/__init__.py
root_numpy/testdata/classes.h
root_numpy/testdata/directories.root
root_numpy/testdata/fixed1.root
root_numpy/testdata/fixed2.root
root_numpy/testdata/ntuple.root
root_numpy/testdata/object1.root
root_numpy/testdata/object2.root
root_numpy/testdata/single1.root
root_numpy/testdata/single2.root
root_numpy/testdata/string.root
root_numpy/testdata/struct.root
root_numpy/testdata/test.root
root_numpy/testdata/trees.root
root_numpy/testdata/vary1.root
root_numpy/testdata/vary2.root
root_numpy/testdata/vector.root
root_numpy/tests/__init__.py
root_numpy/tests/test_array.py
root_numpy/tests/test_evaluate.py
root_numpy/tests/test_hist.py
root_numpy/tests/test_sample.py
root_numpy/tests/test_tree.py
root_numpy/tests/test_utils.py
root_numpy/tmva/__init__.py
root_numpy/tmva/_data.py
root_numpy/tmva/_evaluate.py
root_numpy/tmva/tests.py
root_numpy/tmva/src/TMVA.pxi
root_numpy/tmva/src/_libtmvanumpy.cpp
root_numpy/tmva/src/_libtmvanumpy.pyx
root_numpy/tmva/src/data.pyx
root_numpy/tmva/src/defs.h
root_numpy/tmva/src/evaluate.pyx
root_numpy/tmva/src/setup.pxi