Skip to content

v0.8.3: Faster numeric routines

Choose a tag to compare

@vovaf709 vovaf709 released this 15 Sep 11:31
· 333 commits to master since this release
7046d43
  • Add imops.numeric.pointwise_add and cythonized parallel versions of np.copy, ndarray.fill, np.full
  • Turn off -ffast-math until #37 is fixed