First fully operational release.
- Improvement in the way autoconf/automake works (e.g. Git versioning)
- Added OpenMP and SSE support in my version of the XaoS algorithm
- Added periodicity checking in both the pipelined floating point computations as well as the SSE/SSE2 inline assembly versions
- Introduced proper getopt-based parsing of the command line arguments
- Cleaned up the code.
At this point, I am out of ideas on what else to optimize/improve :-)