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
Pinned
974 contributions in the last year
Contribution activity
January 2020
- pv/oldest-supported-numpy Python
Created a pull request in scipy/scipy that received 6 comments
TST: optimize: mark two linprog tests for skipping
These tests appear to be sensitive to machine-epsilon level perturbations in linear system solution. The issue disappears by changing "(1.0/temp) *…
+12
−0
•
6
comments
Created an issue in numpy/numpy that received 5 comments
gcc -std=c99 flag and excess floating point precision handling
Numpy 1.18.0 adds -std=c99 unconditionally to C compiler options. This has indirect consequences, dealing with which may be annoying for downstream…
5
comments