Hi!

We are pleased to announce the SimpleITK 0.10 Release Candidate 2 is now 
available! The release is expected to follow shortly.

There have been many improvements to better support wrapping for R. SimpleITK 
for R needs to be compiled from the source. 

The Python Java and CSharp binaries are available for download from Source 
Forge:

https://sourceforge.net/projects/simpleitk/files/SimpleITK/0.10rc2/


The latest versions of “pip” is recommended to install the downloaded binary 
wheel for Python. Python eggs are no longer being distributed.

You are encouraged to checkout SimpleITK’s master branch in the git repository 
for testing building from the source code.

Also we have packages for the Anaconda Python distributions in the SimpleITK 
group and under the “dev" label. These packages can be installed with the 
following command:

$ conda install -c https://conda.anaconda.org/simpleitk/label/dev SimpleITK

Since the 0.10rc1, there have been a number of configuration and fixes to 
support gcc 6.1. Additionally, new examples and updated documentation. Please 
see the git long for further information

Key Improvements since 0.9.1:
* The R language bindings have received extensive improvements and bug fixes.
* Added Image::SetMetaData method
* Added LandmarkBasedTransformInitializer
* Added MultiLableSTAPLEImageFilter
* Default sitk::Show support for Fiji over ImageJ
* Moved third-party packages Lua, gtest, virtualenv from source code to 
Superbuild projects
* Added Forbid Download option
* Enabled each language wrapping to be an independent project dependent on 
SimpleITK C++ interface and libraries.
* Lua languages bindings now compile as a loadable module
* Many CMake build improvements to default configurations
* CMake version 3.3 is now required

Enjoy!
Brad
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-developers

Reply via email to