[prev in list] [next in list] [prev in thread] [next in thread] 

List:       insight-users
Subject:    Re: [Insight-users] [Insight-developers] [Announcement] SimpleITK 0.8 Release Candidate 1
From:       Bradley Lowekamp <blowekamp () mail ! nih ! gov>
Date:       2014-02-28 13:41:07
Message-ID: D81AA603-F713-40DF-AC39-C04DD6C69231 () mail ! nih ! gov
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hello,

I have completed building the Python eggs of i686. They will now be nighty generated \
on RedHat 6 system. There are available on SourceForge: \
http://sourceforge.net/projects/simpleitk/files/SimpleITK/0.8rc1/Python/

For any supported Python installation the 0.8rc1 can be downloaded with easy_install \
by providing a SourceForge URL to the directory:

 easy_install --upgrade -f \
http://sourceforge.net/projects/simpleitk/files/SimpleITK/0.8rc1/Python SimpleITK

I recommend using virutalenv to create a python virtual environment for testing, and \
development.


Thanks,
Brad

On Feb 26, 2014, at 4:36 PM, Bradley Lowekamp <blowekamp@mail.nih.gov> wrote:

> Hello,
> 
> We are happy to announce SimpleITK 0.8 Release Candidate 1.
> 
> Please checkout the binaries and provide feedback for issue, before the forth \
> coming release. 
> Improvements:
> * Support for events and command call-backs. More information can be found here: \
>                 http://www.itk.org/SimpleITKDoxygen/html/CommandPage.html
> ** Includes lambdas for Python, and derived delegate classes for CSharp, Java, Ruby \
>                 and Python.
> * Support for OSX Mavericks, by enabling C+11 automatically.
> * Improved support for C++11
> * Improved support for setting dimensional vector parameters as scalars in the OOP \
>                 interface
> * Improved ProcessObject base class features in OOP interface
> * Swig 2.0.12
> * Wrapping for R will automatically be enabled if detected due to increased \
>                 stability with SWIG update.
> * Improved printing of enum types.
> * Automatically enabling >4GB image on windows.
> * Newly wrapped filters BinShrinkImageFilter, CyclicShiftImageFilter, \
>                 DiscreteGaussianDerivativeImageFilter, LabelVotingImageFilter, and \
>                 WarpImageFilter.
> * ITK 4.5.1
> 
> Compatibility:
> *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.
> * The KernelEnum types as object member has been deprecated.
> ** In-favor of namespace enum: \
> http://www.itk.org/SimpleITKDoxygen/html/namespaceitk_1_1simple.html#a38998f2c7b469b1ad8e337a0c6c0697b
>  
> 
> Binary distribution for many platforms and languages are available for downloading:
> https://sourceforge.net/projects/simpleitk/files/SimpleITK/0.8rc1/
> 
> To installed in Python the correct egg needs to be manually downloaded for Source \
> Forge. 
> 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. 
> 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: 
> git clone  http://itk.org/SimpleITK.git
> cd SimpleITK
> git checkout -q --detach v0.8rc1
> 
> More information on building SimpleITK can be found here:
> 
> http://www.itk.org/Wiki/ITK_Release_4/SimpleITK/GettingStarted#Build_It_Yourself
> 
> The current Doxygen is available here:
> http://www.itk.org/SimpleITKDoxygen/html/annotated.html
> 
> 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://www.itk.org/mailman/listinfo/insight-developers


[Attachment #5 (unknown)]

<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>&nbsp;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 &lt;<a \
href="mailto:blowekamp@mail.nih.gov">blowekamp@mail.nih.gov</a>&gt; 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 &gt;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:&nbsp;<a \
href="http://www.itk.org/SimpleITKDoxygen/html/namespaceitk_1_1simple.html#a38998f2c7b \
469b1ad8e337a0c6c0697b">http://www.itk.org/SimpleITKDoxygen/html/namespaceitk_1_1simpl \
e.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://sour \
ceforge.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 &nbsp;<a \
href="http://itk.org/SimpleITK.git">http://itk.org/SimpleITK.git</a></div><div>cd \
SimpleITK</div></div><div>git checkout -q \
--detach&nbsp;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/Simp \
leITKDoxygen/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>




_____________________________________
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://www.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://www.itk.org/mailman/listinfo/insight-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic