Update docs, some cleanup

This commit is contained in:
kuepper 2006-03-26 10:04:01 +00:00
commit 5c913192e9
4 changed files with 307 additions and 241 deletions

View file

@ -1,7 +1,8 @@
* release 0.9.4
* release 0.9.4 (not yet released)
- Update introductory pages of documentation and webpage.
- Remove support for pre-standard C++ compiler (i.e. gcc-2.x), which allows to
clean up the code considerably. Assume availability of sstream and limits.
- Implement CMA-ES.
* release 0.9.3z.1 (1. Oct. 2005)