Skip to content

1.0.2

Compare
Choose a tag to compare
@jzstark jzstark released this 14 Feb 05:15

CHANGES:

  • Update Hamming, Hann, Blackman, Freqz functions in Signal module (thanks @kumanna )
  • Fix a bug in sparse matrix transpose; the dimensions are now swapped properly
  • Fix a bug in the split function in ndarray module
  • Fix a bug in combination calculation
  • Fix some compilation warnings on Windows, using Mingw toolchain
  • Document updates for PLplot and Windows