Sha256: 2d803fe8b5e7969305757df128e03328fa1003d3e2dba8d1d76a3e5c05591475

Contents?: true

Size: 679 Bytes

Versions: 1

Compression:

Stored size: 679 Bytes

Contents

# 0.3.1
- Fix version specifier of runtime dependencies.

# 0.3.0
- Add type declaration file: sig/numo/pocketfft.rbs
- Refactor to avoid generating unnecessary arrays.

# 0.2.2
- Fix bug that caused segmentation fault due to garbage collection ([#4](https://github.com/yoshoku/numo-pocketfft/pull/4)).
- Fix some configuration files.

# 0.2.1
- Fix the link to the document.
- Several documentation improvements.

# 0.2.0
- Add fftconvolve method that convolves two arrays with FFT.

# 0.1.1
- Add input validation for empty array.
- Add input validation for non-Numo::NArray object.
- Fix to raise NoMemoryError when happened memory allocation error.

# 0.1.0
- First release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
numo-pocketfft-0.3.1 CHANGELOG.md