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 40 million developers.
Sign up
Popular repositories
734 contributions in the last year
Contribution activity
January 2020
Created a pull request in xtensor-stack/xtensor that received 2 comments
Support ddof argument for xt::variance
Fix #1731 Please check if your PR fulfills these requirements The title and the commit message(s) are descriptive Small commits made to fix your P…
+81
−19
•
2
comments
- Fix slicing of a broadcasting numpy_expr
- No inlining of global variable if their initializer has a side effect
- Feature/detect modified argument of exported function
- Flake8 round on the code base
- Fix interaction between OpenMP collapse and pythran-generated loops
- Improve slicing of tuple array
- Fix shape computation of nexpr when one of the expr is empty
- Update install procedure on OSX
- Frail attempt at working around #define copysign from Python.h
- Remove py2 support