Block or report user

Organizations

@scikit-learn @rootpy @deepjets @scikit-hep

Pinned repositories

  1. rootpy/rootpy

    A pythonic interface for the ROOT libraries on top of the PyROOT bindings.

    Python 119 57

  2. scikit-hep/root_numpy

    The interface between ROOT and NumPy

    Python 73 32

  3. deepjets/deepjets

    Main repository for image generation and DNN training https://arxiv.org/abs/1609.00607

    Python 12 2

  4. pyjet

    The interface between FastJet and NumPy

    C++ 5 1

  5. scikit-learn/scikit-learn

    scikit-learn: machine learning in Python

    Python 20.3k 11k

  6. numpythia

    The interface between PYTHIA and NumPy

    Python 1

2,415 contributions in 2012

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri

Contribution activity First pull request First issue First repository Joined GitHub

December 2012

Created a pull request in rootpy/rootpy that received 24 comments

show progress bar in root2hdf5 and use new entries/offset in root_numpy

Depends on rootpy/root_numpy#40 Adds progressbar to extern: http://pypi.python.org/pypi/progressbar/2.2 Output looks like this: https://gist.github…

Created an issue in scikit-hep/root_numpy that received 15 comments

Use "entries" instead of "N" as arg name

def tree2rec(tree, branches=None, entries=None, offset=0, include_weight=False, weight_name='weight', weight_dtype='f4'): def tree2array(tree, bran…

Seeing something unexpected? Take a look at the GitHub profile guide.