Skip to content

release-1.7.0

Compare
Choose a tag to compare
@ma-tech ma-tech released this 26 Jun 12:20
· 3 commits to release-1.7.0 since this release

Introduction of non-scalar values (so far only tiled/memory mapped voxel value tables and point cloud values), allowing new functions for extracting features from tensor field data.

The binary distributions below do not include their source but contain binaries for Woolz, JavaWoolz, PyWoolz, RWoolz, MAPaint, MA3DView, WlzIIPSrv and WlzQtApps for various platforms:

binary file comments
opensuse13.1 OpenSUSE 13.1 (64 bit, requires a sse3 capable CPU)
opensuse42.2 OpenSUSE Leap 42.2 (64 bit, requires an avx2 capable CPU)
mapaint-os42.2-1 MAPaint for OpenSUSE Leap 42.2 (no longer requiring indirect GLX)
ma3dview-os42.2-1 MA3DView for OpenSUSE Leap 42.2 (no longer requiring indirect GLX)
scientific7.3 Scientific Linux 7.3 (64 bit, requires a sse3 capable CPU)
windows64 Windows, Woolz command line programs only (64 bit, requires a sse3 capable CPU)

To use Woolz under Windows you may need to install a zlib DLL. This can be obtained from
https://zlib.net/ ( http://www.winimage.com/zLibDll/zlib123dllx64.zip ). Unpack the zip archive
and copy dll_x64/zlibwapi.dll to zlib1.dll to somewhere in your Windows DLL search path (see
https://msdn.microsoft.com/en-us/library/7d83bc18.aspx ).