]> AND Private Git Repository - loba.git/blob - CHANGES
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
e9a34e87af6a82ab6a559a3ca754dba2db32acce
[loba.git] / CHANGES
1 v0.2 -- Thu, 01 Mar 2012 14:10:17 +0100
2
3  * Timings are now cmputed with clock_gettime.
4  * Add ability to exit on detection of global convergence (-g).
5  * Protect shared variables for parallel executions.
6    Warning: parallel executions may give different results.
7  * More statistics are computed.
8  * Some new parameters (-k, -%, -E, ...)
9  * See git log for more details.
10
11 v0.1 -- Mon, 19 Sep 2011 16:50:16 +0200
12
13  * Initial working release.