As part of work towards the second major release of SimpleITK, the toolkit’s logo has been redesigned (thanks to Sam Ezeji):
Full logo:
Icon only version:
If you haven’t had the opportunity to try our first release candidate, there’s still time to try it out and give us your feedback.
To install the Python version of RC1 use pip:
python -m pip install --upgrade pip
python -m pip install --pre SimpleITK --find-links
https://github.com/SimpleITK/SimpleITK/releases/tag/v2.0rc1
or conda:
conda install -c simpleitk/label/dev simpleitk
Support SimpleITK, evaluate RC1!
Happy Coding
Ziv (on behalf of the SimpleITK development team)