<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello,<div><br></div><div>I have completed building the Python eggs of i686. They will now be nighty generated on RedHat 6 system. There are available on SourceForge:</div><div><a href="http://sourceforge.net/projects/simpleitk/files/SimpleITK/0.8rc1/Python/">http://sourceforge.net/projects/simpleitk/files/SimpleITK/0.8rc1/Python/</a></div><div><br></div><div>For any supported Python installation the 0.8rc1 can be downloaded with easy_install by providing a SourceForge URL to the directory:</div><div><br></div><div><div> easy_install --upgrade -f <a href="http://sourceforge.net/projects/simpleitk/files/SimpleITK/0.8rc1/Python">http://sourceforge.net/projects/simpleitk/files/SimpleITK/0.8rc1/Python</a> SimpleITK</div></div><div><br></div><div>I recommend using virutalenv to create a python virtual environment for testing, and development.</div><div><blockquote type="cite"></blockquote></div><div><br></div><div>Thanks,</div><div>Brad</div><div><br><div><div>On Feb 26, 2014, at 4:36 PM, Bradley Lowekamp <<a href="mailto:blowekamp@mail.nih.gov">blowekamp@mail.nih.gov</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello,<div><br></div><div>We are happy to announce SimpleITK 0.8 Release Candidate 1.</div><div><br></div><div>Please checkout the binaries and provide feedback for issue, before the forth coming release.</div><div><br></div><div>Improvements:</div><div>* Support for events and command call-backs. More information can be found here: <a href="http://www.itk.org/SimpleITKDoxygen/html/CommandPage.html">http://www.itk.org/SimpleITKDoxygen/html/CommandPage.html</a></div><div>** Includes lambdas for Python, and derived delegate classes for CSharp, Java, Ruby and Python.</div><div>* Support for OSX Mavericks, by enabling C+11 automatically.</div><div>* Improved support for C++11</div><div>* Improved support for setting dimensional vector parameters as scalars in the OOP interface</div><div>* Improved ProcessObject base class features in OOP interface</div><div>* Swig 2.0.12</div><div>* Wrapping for R will automatically be enabled if detected due to increased stability with SWIG update.</div><div>* Improved printing of enum types.</div><div>* Automatically enabling >4GB image on windows.</div><div>* Newly wrapped filters BinShrinkImageFilter, CyclicShiftImageFilter, DiscreteGaussianDerivativeImageFilter, LabelVotingImageFilter, and WarpImageFilter.</div><div>* ITK 4.5.1</div><div><br></div><div>Compatibility:</div><div>*A issue is that the operator "~" was incorrectly implemented as a logical not. This has been corrected to be a bitwise not operator for images.</div><div>* The KernelEnum types as object member has been deprecated.</div><div>** In-favor of namespace enum: <a href="http://www.itk.org/SimpleITKDoxygen/html/namespaceitk_1_1simple.html#a38998f2c7b469b1ad8e337a0c6c0697b">http://www.itk.org/SimpleITKDoxygen/html/namespaceitk_1_1simple.html#a38998f2c7b469b1ad8e337a0c6c0697b</a></div><div><br></div><div><br></div><div>Binary distribution for many platforms and languages are available for downloading:</div><div><a href="https://sourceforge.net/projects/simpleitk/files/SimpleITK/0.8rc1/">https://sourceforge.net/projects/simpleitk/files/SimpleITK/0.8rc1/</a></div><div><br></div><div>To installed in Python the correct egg needs to be manually downloaded for Source Forge.</div><div><br></div><div>The binaries of Linux are now compiled on Redhat 6 instead of Ubuntu 12.04 for improved compatibility (Debian Wheezy). Currently the x86_64 binaries are available, the i686 are forth coming.</div><div><br></div><div><div><div>The release candidate is available as a tag in the git repository or a source bundle on SourceForge. To obtain the source code via git:</div><div><br></div><div>git clone  <a href="http://itk.org/SimpleITK.git">http://itk.org/SimpleITK.git</a></div><div>cd SimpleITK</div></div><div>git checkout -q --detach v0.8rc1</div><div><br></div><div><div>More information on building SimpleITK can be found here:</div><div><br></div><div><a href="http://www.itk.org/Wiki/ITK_Release_4/SimpleITK/GettingStarted#Build_It_Yourself">http://www.itk.org/Wiki/ITK_Release_4/SimpleITK/GettingStarted#Build_It_Yourself</a></div><div><br></div><div>The current Doxygen is available here:</div><div><a href="http://www.itk.org/SimpleITKDoxygen/html/annotated.html">http://www.itk.org/SimpleITKDoxygen/html/annotated.html</a></div></div></div><div><br></div><div>Enjoy!</div><div>Brad</div></div>_______________________________________________<br>Powered by <a href="http://www.kitware.com">www.kitware.com</a><br><br>Visit other Kitware open-source projects at<br><a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br><br>Kitware offers ITK Training Courses, for more information visit:<br>http://kitware.com/products/protraining.php<br><br>Please keep messages on-topic and check the ITK FAQ at:<br>http://www.itk.org/Wiki/ITK_FAQ<br><br>Follow this link to subscribe/unsubscribe:<br>http://www.itk.org/mailman/listinfo/insight-developers<br></blockquote></div><br></div></body></html>