• Scientific Computing | SciVision

  • Blog
  • Tags
  • Categories

Numpy GCC fix

29 June, 2020

A bug I fixed for Numpy 1.19.0 is Numpy internally did not correctly compare two-digit version numbers. To use GCC ≥ 10 with Numpy upgrade Numpy to at least version 1.19.0.

  • python
  • numpy