Revert changes to release notes

This commit is contained in:
Johannes Schönberger
2012-10-13 23:24:55 -07:00
committed by Stefan van der Walt
parent 53ae03e4dd
commit c1b39c0d54
5 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -9,11 +9,11 @@ Python (>=2.6 or 3.x), NumPy and SciPy can be installed.
For more information, visit our website
http://skimage.org
http://scikits-image.org
or the examples gallery at
http://skimage.org/docs/0.3/auto_examples/
http://scikits-image.org/docs/0.3/auto_examples/
New Features
------------
+5 -5
View File
@@ -1,26 +1,26 @@
Announcement: scikit-image 0.4
Announcement: scikits-image 0.4
===============================
We're happy to announce the 0.4 release of scikit-image, an image processing
We're happy to announce the 0.4 release of scikits-image, an image processing
toolbox for SciPy.
Please visit our examples gallery to see what we've been up to:
http://skimage.org/docs/0.4/auto_examples/
http://scikits-image.org/docs/0.4/auto_examples/
Note that, in this release, we renamed the module from ``scikits.image`` to
``skimage``, to work around name space conflicts with other scikits (similarly,
the machine learning scikit is now imported as ``sklearn``).
A big shout-out also to everyone currently at SciPy India; have fun, and
remember to join the scikit-image sprint!
remember to join the scikits-image sprint!
This release runs under all major operating systems where Python (>=2.6 or
3.x), NumPy and SciPy can be installed.
For more information, visit our website
http://skimage.org
http://scikits-image.org
New Features
------------
+3 -3
View File
@@ -1,12 +1,12 @@
Announcement: scikit-image 0.5
Announcement: scikits-image 0.5
===============================
We're happy to announce the 0.5 release of scikit-image, our image processing
We're happy to announce the 0.5 release of scikits-image, our image processing
toolbox for SciPy.
For more information, please visit our website
http://skimage.org
http://scikits-image.org
New Features
------------
+3 -3
View File
@@ -1,9 +1,9 @@
Announcement: scikit-image 0.6
Announcement: scikits-image 0.6
===============================
We're happy to announce the 6th version of scikit-image!
We're happy to announce the 6th version of scikits-image!
scikit-image is an image processing toolbox for SciPy that includes algorithms
Scikits-image is an image processing toolbox for SciPy that includes algorithms
for segmentation, geometric transformations, color space manipulation,
analysis, filtering, morphology, feature detection, and more.
+4 -4
View File
@@ -1,9 +1,9 @@
Announcement: scikit-image 0.7.0
Announcement: scikits-image 0.7.0
=================================
We're happy to announce the 7th version of scikit-image!
We're happy to announce the 7th version of scikits-image!
scikit-image is an image processing toolbox for SciPy that includes algorithms
Scikits-image is an image processing toolbox for SciPy that includes algorithms
for segmentation, geometric transformations, color space manipulation,
analysis, filtering, morphology, feature detection, and more.
@@ -15,7 +15,7 @@ For more information, examples, and documentation, please visit our website
New Features
------------
It's been only 3 months since scikit-image 0.6 was released, but in that short
It's been only 3 months since scikits-image 0.6 was released, but in that short
time, we've managed to add plenty of new features and enhancements, including
- Geometric image transforms