Difference between revisions of "Olena/Olena210"

From LRDE

(Create this page from Olena/Olena200.)
 
(Don't include the menu if the page is used included in another page)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{OlenaMenu}}
+
<noinclude>{{OlenaMenu}}</noinclude>
   
{{DISPLAYTITLE:Olena 2.1 &mdash; July ??, 2014}}
+
{{DISPLAYTITLE:Olena 2.1 &mdash; July 8, 2014}}
   
 
<center>[[File:Olena-olena_small.jpg]]</center>
 
<center>[[File:Olena-olena_small.jpg]]</center>
Line 19: Line 19:
 
== Downloads ==
 
== Downloads ==
   
  +
Olena 2.1 is available as source code archives (''tarballs'').
Not yet available.
 
  +
  +
* Source snapshots:
  +
** [{{SERVER}}/dload/olena/2.1/olena-2.1.tar.gz olena-2.1.tar.gz]
  +
** [{{SERVER}}/dload/olena/2.1/olena-2.1.tar.bz2 olena-2.1.tar.bz2]
  +
  +
* The SHA1 digests of these packages are:
  +
<pre>
  +
bae986faa08c908bd0e167e96c168033a53b5b47 olena-2.1.tar.gz
  +
54f756b033a45d4c2fe1233c10fc43f99f9f552f olena-2.1.tar.bz2
  +
</pre>
   
 
== Changes ==
 
== Changes ==
   
  +
This version is mostly a ``fix-up'' release of Olena 2.0, containing many corrections and improvements since the previous release.
TBA.
 
  +
  +
Here is a list of major changes since Olena 2.0:
  +
  +
* New and improved algorithms (binarization, skeletonization, layout analysis) and I/O routines (PDF, VTK).
  +
* Minimal support for FFTW 3 (Fast Fourier Transform).
  +
* The Scribo distribution now contains a Doxygen documentation.
  +
* Support for modern toolchains and especially recent C++ compilers (GCC 4.8, Clang 3.5).
   
 
More information on updates are provided in the NEWS files of the package (<tt>NEWS</tt>, <tt>milena/NEWS</tt>, <tt>scribo/NEWS</tt> and <tt>swilena/NEWS</tt>).
 
More information on updates are provided in the NEWS files of the package (<tt>NEWS</tt>, <tt>milena/NEWS</tt>, <tt>scribo/NEWS</tt> and <tt>swilena/NEWS</tt>).

Latest revision as of 15:04, 12 November 2014


Olena-olena small.jpg


Presentation

Olena 2.1 is a new version of the Olena platform following version 2.0 released three years before. The interface of the core of the platform, the Milena library, has essentially not changed since Olena 1.0, though it has been extended with new algorithms and data structures. Therefore, programs using with Olena 1.0 and 2.0 are expected to run as-is with Olena 2.1. Please contact us (see below) if you run into problems while upgrading to the new version.

As always, we appreciate any comments or bug reports about this new version.

Olena 2.1 has been successfully tested on GNU/Linux (Debian GNU/Linux 7) and OS X 10.8 (Mountain Lion).

The Olena platform is Free Software. It is distributed under the conditions of the GNU General Public License (GPL) version 2.

Downloads

Olena 2.1 is available as source code archives (tarballs).

  • The SHA1 digests of these packages are:
  bae986faa08c908bd0e167e96c168033a53b5b47  olena-2.1.tar.gz
  54f756b033a45d4c2fe1233c10fc43f99f9f552f  olena-2.1.tar.bz2

Changes

This version is mostly a ``fix-up release of Olena 2.0, containing many corrections and improvements since the previous release.

Here is a list of major changes since Olena 2.0:

  • New and improved algorithms (binarization, skeletonization, layout analysis) and I/O routines (PDF, VTK).
  • Minimal support for FFTW 3 (Fast Fourier Transform).
  • The Scribo distribution now contains a Doxygen documentation.
  • Support for modern toolchains and especially recent C++ compilers (GCC 4.8, Clang 3.5).

More information on updates are provided in the NEWS files of the package (NEWS, milena/NEWS, scribo/NEWS and swilena/NEWS).

Requirements

  • C++ compiler
    • GNU GCC (g++) 4.7, 4.8, but other 4.x versions should work as well.
    • LLVM's Clang (clang++) 3.5, but other 3.x versions should work as well.

Problem Reports

If you encounter any problems with this release please contact us.