-
University of California - Berkeley
- http://www.cs.berkeley.edu/~jonlong
Popular repositories
-
caffe
Forked from BVLC/caffe
Caffe
-
onlog
Python 2
-
cmdcall
Call Python functions from the command line
-
CodeMirror
Forked from codemirror/CodeMirror
In-browser code editor
JavaScript 1
-
numpy
Forked from numpy/numpy
Numpy main repository
C
-
config
Shell
23 contributions in the last year
Contribution activity
June - August 2017
longjon has no activity yet for this period.
May 2017
Created a pull request in numpy/numpy
that received 9
comments
DEP: deprecate ndarray.conjugate's no-op fall through for non-numeric types
While np.conjugate errors on non-numeric types, ndarray.conjugate silently returns its argument, even though both are documented as being equivalen…