4 Commits

Author SHA1 Message Date
31ce397fe3 Removes "Improvements" README section 2023-11-03 22:02:56 +01:00
Samuel FORESTIER
25288d74db Fixes typo in LICENSE.md 2019-05-03 22:35:24 +02:00
Samuel FORESTIER
3831dfe0cf Major optimization of the C "iterative" method, see details below :
+ Removes an useless nested for-loop
+ Removes an useless dynamic allocation
+ Limits the number of affectations and conditions by formatting data before running hashing operations
2019-05-03 16:49:58 +02:00
Samuel FORESTIER
356d7e283d There is a first time for everything ; Finally publish this project 2019-04-06 18:23:50 +02:00