Short notes on the development of the DREAM Toolbox.
Started to use C/C++11 threads instead of using the pthread API.
Remove all non-threaded fuctions and let the number of threads depend on the number of CPU cores (auto-detected).