Skip to content

Releases: mljs/matrix-convolution

v2.0.0

Choose a tag to compare

@mljs-bot mljs-bot released this 25 May 09:21
022a44e

2.0.0 (2025-05-25)

⚠ BREAKING CHANGES

  • migrate to TypeScript and ESM

Code Refactoring

  • migrate to TypeScript and ESM (2f1d95e)

ml-matrix-convolution v1.0.0

Choose a tag to compare

@mljs-bot mljs-bot released this 24 Mar 13:12
a844820

Bug Fixes

ml-matrix-convolution v0.5.2

Choose a tag to compare

@mljs-bot mljs-bot released this 27 Oct 07:33
56bfd42

Bug Fixes

ml-matrix-convolution v0.5.1

Choose a tag to compare

@mljs-bot mljs-bot released this 27 Oct 07:14
ce5bcd1

Bug Fixes

ml-matrix-convolution v0.5.0

Choose a tag to compare

@mljs-bot mljs-bot released this 27 Oct 06:44
a41da8b

Bug Fixes

ml-matrix-convolution v0.4.2

Choose a tag to compare

@mljs-bot mljs-bot released this 27 Oct 06:28
2cb02b4

Features

  • KernelFactory.LoG A laplacian of gaussian kernel factory for convolution (c11d393)
  • matrix2Array function (c17a647)

Bug Fixes