Difference between revisions of "Olena/Olena100"
From LRDE
(Upload olena web site) |
(Don't include the menu if the page is used included in another page) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | <noinclude>{{OlenaMenu}}</noinclude> |
||
⚫ | |||
⚫ | |||
<center> [[Olena/Logo|[[File:Olena-olena_small.jpg]]]] </center> |
<center> [[Olena/Logo|[[File:Olena-olena_small.jpg]]]] </center> |
||
Line 13: | Line 14: | ||
The Olena platform is [http://en.wikipedia.org/wiki/Free_software Free Software]. It is distributed under the conditions of the [http://www.gnu.org/licenses/gpl.html GNU General Public License (GPL) version 2]. |
The Olena platform is [http://en.wikipedia.org/wiki/Free_software Free Software]. It is distributed under the conditions of the [http://www.gnu.org/licenses/gpl.html GNU General Public License (GPL) version 2]. |
||
− | |||
== Downloads == |
== Downloads == |
||
Line 20: | Line 20: | ||
* Source snapshots: |
* Source snapshots: |
||
− | ** [ |
+ | ** [{{SERVER}}/dload/olena/1.0/olena-1.0.tar.gz olena-1.0.tar.gz] |
− | ** [ |
+ | ** [{{SERVER}}/dload/olena/1.0/olena-1.0.tar.bz2 olena-1.0.tar.bz2] |
* The SHA1 digests of theses packages are: |
* The SHA1 digests of theses packages are: |
||
Line 30: | Line 30: | ||
* Release notes: |
* Release notes: |
||
− | ** [ |
+ | ** [{{SERVER}}/dload/olena/1.0/NEWS-1.0 NEWS-1.0] |
− | ** [ |
+ | ** [{{SERVER}}/dload/olena/1.0/README-1.0 README-1.0] |
== Changes == |
== Changes == |
||
Line 45: | Line 45: | ||
* Olena includes some demos which use Milena, the core C++ library. |
* Olena includes some demos which use Milena, the core C++ library. |
||
− | * Olena has now an official [ |
+ | * Olena has now an official [{{SERVER}}/dload/olena/logos/olena.jpg logo]. |
More information on updates are provided in the NEWS file of the package. |
More information on updates are provided in the NEWS file of the package. |
||
Line 52: | Line 52: | ||
A list of features which are subject to change in the next releases is available [[Olena/FeaturesSubjectToChange|here]]. |
A list of features which are subject to change in the next releases is available [[Olena/FeaturesSubjectToChange|here]]. |
||
− | |||
== Requirements == |
== Requirements == |
Latest revision as of 15:04, 12 November 2014
Resources

Presentation
Olena 1.0 has been completely rewritten since Olena 0.11. This new version is not compatible with the previous ones. It tends to be easier to use and faster to compile and run. We would appreciate any [[1]]/[reports] about this new version.
Olena 1.0 has been successfully tested on GNU/Linux (Debian GNU/Linux 5.0) and Mac OS X v10.5 Leopard.
The Olena platform is Free Software. It is distributed under the conditions of the GNU General Public License (GPL) version 2.
Downloads
Olena 1.0 is available as source code archives (tarballs).
- Source snapshots:
- The SHA1 digests of theses packages are:
33fc3a327db3f4f68c882d3b2462b83841425628 olena-1.0.tar.gz 2c6ba36d4a156156f7d5ea8f2e1f02bbec9c9098 olena-1.0.tar.bz2
- Release notes:
Changes
- The core C++ library, renamed to Milena, has been rewritten from scratch and features numerous additions over the past releases.
- Milena uses a simplified version of the SCOOP 2 paradigm (informally called SCOOP 1.5), to improve the speed of compilation and the ease of development while still providing very good run-time performances.
- A first reimplementation of Swilena featuring Python wrappers for a very small subset of Milena is available. The Swilena Python Shell (sps) allows interactive Olena sessions.
- A reference documentation including a tutorial and a quick reference guide have been started. They do not cover the whole library yet.
- Olena includes some demos which use Milena, the core C++ library.
- Olena has now an official logo.
More information on updates are provided in the NEWS file of the package.
Features Subject To Change
A list of features which are subject to change in the next releases is available here.
Requirements
- C++ compiler
- GNU GCC (g++) 3.3, 3.4, 4.0, 4.1, 4.2, 4.3
- Intel C/C++ Compiler (icpc) 10.1, 11.0
Known Problems
If you encounter any problems with this release please contact us.