Skip to content

Version 0.4.6 (2017-03-26)

Compare
Choose a tag to compare
@eyurtsev eyurtsev released this 26 Mar 23:08
· 69 commits to master since this release
  • FIX: edge case for inferring x-range for spline interpolation when doing
    log transforms and with data the contains values in the interval.
  • FIX: fix linear transform (kwargs weren't being passed correctly).
  • FIX: interval gate was raising exceptions for certain numpy versions (fix by alonyan)