[Numpy-svn] [numpy/numpy] 1e7a01: BUG: PPC64el machines are POWER for Fortran
GitHub
noreply at github.com
Wed Feb 22 09:53:33 EST 2017
Branch: refs/heads/master
Home: https://github.com/numpy/numpy
Commit: 1e7a01bf765986fc59fd3c8a218dc059bf5a224e
https://github.com/numpy/numpy/commit/1e7a01bf765986fc59fd3c8a218dc059bf5a224e
Author: Matthew Brett <matthew.brett at gmail.com>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M numpy/f2py/crackfortran.py
Log Message:
-----------
BUG: PPC64el machines are POWER for Fortran
Fix Fortran kind detection for PPC64el.
See: gh-3424.
Commit: 9002b7b47a407e162caf3964d9e52a33dda05388
https://github.com/numpy/numpy/commit/9002b7b47a407e162caf3964d9e52a33dda05388
Author: Charles Harris <charlesr.harris at gmail.com>
Date: 2017-02-22 (Wed, 22 Feb 2017)
Changed paths:
M numpy/f2py/crackfortran.py
Log Message:
-----------
Merge pull request #8659 from matthew-brett/ppc64el-detection
BUG: PPC64el machines are POWER for Fortran
Compare: https://github.com/numpy/numpy/compare/85cd7b7e1ef0...9002b7b47a40
More information about the Numpy-svn
mailing list