root_numpy
root_numpy copied to clipboard
The interface between ROOT and NumPy
See https://github.com/conda-forge/root_numpy-feedstock/pull/32. I currently don't plan to try and patch it at this time. If a demand shows up I might propose removing everything in `root_numpy.tmva` rather than trying to...
Found in #378, see this CI build log: https://travis-ci.org/scikit-hep/root_numpy/jobs/486522395#L1307
Checks if #379 is fixed.
On ArchLinux with GCC 8.2.1, Python 3.7.2, when running: ``` nosetests -s -v root_numpy ``` I get the following errors: ``` ====================================================================== ERROR: root_numpy.tests.test_evaluate.test_evaluate_func ---------------------------------------------------------------------- Traceback (most recent call last):...