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
1,022 contributions in the last year
Activity overview
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
- BUG: sparse/isolve: bicg and qmr don't treat x0 correctly
- MAINT: constants: revise way 'exact' values are recomputed
- BUG: constants: fix 'exact' values table
- BUG: fix floating-point literal comparisons under C99
- CI: fix Azure/Linux32bit build
- ENH: build infrastructure for ILP64 BLAS + ARPACK conversion
- CI: azure conditions should require succeeded()
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