paradiseo/eo/tutorial
Eremey Valetov 27f29fe592 Fix broken links in EO tutorial and documentation HTML
Replace dead external links in eoTutorial.html (sgi.com STL reference,
bionik.tu-berlin.de CMA-ES page), mainpage.html (eodev.sourceforge.net),
and publications.html (eodev.sourceforge.net download links). Point to
cppreference.com, cma-es.github.io, and GitHub equivalents.
2026-02-28 19:26:10 -05:00
..
html Fix broken links in EO tutorial and documentation HTML 2026-02-28 19:26:10 -05:00
Lesson1 fix new warnings and escape apply namespace 2020-04-28 15:56:14 +02:00
Lesson2 fix more warnings 2020-04-28 16:37:48 +02:00
Lesson3 fix missing API update 2019-04-19 06:52:38 +02:00
Lesson4 fix warnings about useless typedef 2022-01-23 18:15:38 +01:00
Lesson5 fix new warnings and escape apply namespace 2020-04-28 15:56:14 +02:00
Lesson6 fix more warnings 2020-04-28 16:37:48 +02:00
Parallelization Tutorial to install eoMpi module. 2012-07-24 17:01:41 +02:00
Templates use eoExceptions everywhere 2020-03-27 00:48:23 +01:00
CMakeLists.txt Fix the use of ENAMBE_CMAKE_EXAMPLE and _TESTING with eo 2012-11-03 15:48:57 +01:00
index.html Migration from SVN 2012-08-30 11:30:11 +02:00
Makefile.simple Migration from SVN 2012-08-30 11:30:11 +02:00
README Migration from SVN 2012-08-30 11:30:11 +02:00

Eo Tutorial - corresponding to EO version 0.9.1+

To start the tutorial, read index.html in your favorite browser.

Many things are missing, including many solutions for the exercises,
the introduction to EC and most of the Component-based pages.
More important, all examples of this tutorial have only been tested
on a Linux computer, and the Makefile will not work with MS-Windows
systems. Any help is welcome!

Be patient ...
evoMarc