Skip to content

Version 1.4.1.4

Compare
Choose a tag to compare
@twmacro twmacro released this 05 Jun 12:21
· 29 commits to master since this release

This release is to speed up import times. Thanks Josh Ayers! :-)

From Josh:

Added cache=True to the Numba JIT decorator for several functions. (#33)

ytools._numba_interp32
ytools._numba_interp64
rainflow.py_rain._rainflow1
rainflow.py_rain._rainflow2

Import time for ytools module reduced from approx 10s to 1s.