Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
8,048 contributions in the last year
Contribution activity
November 2020
Created 283 commits in 20 repositories
Created 1 repository
Created a pull request in nschloe/dmsh that received 1 comment
Opened 53 other pull requests in 17 repositories
nschloe/meshplex
1
open
10
merged
nschloe/meshio
8
merged
1
closed
nschloe/optimesh
6
merged
nschloe/tikzplotlib
5
merged
nschloe/dmsh
4
merged
nschloe/quadpy
3
merged
nschloe/tuna
2
merged
nschloe/perfplot
2
merged
nschloe/awesome-scientific-computing
2
merged
nschloe/dufte
2
merged
nschloe/pacopy
1
merged
nschloe/pyfvm
1
merged
nschloe/pygmsh
1
merged
nschloe/colorio
1
merged
nschloe/meshzoo
1
merged
nschloe/meshgen-comparison
1
merged
nschloe/stacktags
1
merged
Reviewed 1 pull request in 1 repository
krober10nd/SeismicMesh 1 pull request
Created an issue in numpy/numpy that received 12 comments
BUG, ENH: make bincount work with uint64
The docs of bincount say
Count number of occurrences of each value in array of non-negative ints.
but doesn't work with an input array of dtype n…