Skip to content

Releases: clij/clatlab

0.27.4

04 May 19:44
Compare
Choose a tag to compare
0.27.4 Pre-release
Pre-release

0.27.3

27 Apr 17:22
Compare
Choose a tag to compare
0.27.3 Pre-release
Pre-release

This release comes with clij2 0.27.3
https://github.com/clij/clij2/releases/tag/0.27.3

0.5.0

21 Nov 08:52
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

Updated to recent API of
CLIJ 1.4.2 and CLIJx 0.12.4

0.4.0

24 Oct 12:59
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Compatibilty update to clij 1.4.0 and clij-advanced-filters 0.11.0.

API Deprecation:

  • clijx.op,method() and clijx.op().method() are deprecated. Use clijx.method() instead.

Backwards compatibility breaking changes:

  • clijx.pull(matrix) was replaced by clijx.pullMat(matrix)
  • clijx.push(matrix) was replaced by clijx.pushMat(matrix)

0.3.0

28 Sep 21:39
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Compatibility update with clij 1.3.0 and clij-advanced-filters-0.10.0

0.2.1

24 Aug 09:09
ef6a42a
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

New features:

  • The MOCL layer allows matlab users to call CLIJ funcitonality in a matlab way

0.2.0

22 Aug 14:45
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

New Features:

  • Integration of clij-advanced-filters and CLIJ2
  • The M gateway for typical matlab-operations on the GPU
  • Simplified clatlab API

0.1.0

18 Aug 19:46
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
  • Pre-release for super early adopters