1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix README syntax and add check in Makefile: make check-rst More... over 12 years ago
add download_url More... over 12 years ago
use TH1::GetDimension More... over 12 years ago
add fill_array wrapper function More... over 12 years ago
rm --release from Makefile and update MANIFEST.in More... over 12 years ago
use rst for README since markdown is not supported on PyPI More... over 12 years ago
use version 2.0.1 More... over 12 years ago
add tests for new weight arg More... over 12 years ago
add root2array weight field functionality to root_numpy More... over 12 years ago
add info.py for package metadata and move _libnumpyhist.cpp to src/ More... over 12 years ago
Merge pull request #9 from ndawe/master More... over 12 years ago
Small changes and move C++/Cython source to root_numpy/src directory More... over 12 years ago
Merge pull request #17 from piti118/master More... over 12 years ago
point the website to rootpy one not piti118 More... over 12 years ago
Merge pull request #16 from piti118/master More... over 12 years ago
minor edit: double newline More... over 12 years ago
Also move root2array here More... over 12 years ago
Add _libnumpyhist module More... over 12 years ago
Remove dead assertion (convertible doesn't exist anymore) More... over 12 years ago
Merge pull request #14 from piti118/master More... over 12 years ago
check if pattern match anyfile before trying to figure out auto treename this allows us to give a more informational error msg when pattern doesn't match anything More... over 12 years ago
Merge pull request #12 from cdeil/travis More... over 12 years ago
Disable Python 3 travis build for now (root_numpy not Python 3 compatible yet) More... over 12 years ago
Add travis status image to README More... over 12 years ago
Fetch binary ROOT tarball from root_numpy. More... over 12 years ago
Fix typo in .travis.yml More... over 12 years ago
whitespace change to trigger travis build More... over 12 years ago
Add .travis.yml build configuration for travis-ci.org More... over 12 years ago
Merge pull request #11 from piti118/master More... over 12 years ago
remove rtype More... over 12 years ago