Update coding style.
[master-thesis.git] / Parasitemia / ParasitemiaCore / EEOver.fs
2017-07-01 Greg BurriUpdate coding style.
2017-05-06 Greg BurriMicro optimization to improve analysis speed by ~20%
2017-03-28 Greg BurriCleaning syntax.
2016-02-19 Greg BurriReplace "for [..] in [..]" by "for [..] to [..]" for...
2016-01-26 Greg BurriSplit the module 'ImgTools' in many modules.
2016-01-21 Greg BurriCleaning.
2016-01-19 Greg BurriFix some approximation issues.
2016-01-18 Greg BurriAdd a logger assembly and split the main assembly in...