Yohan Belanger

Results 19 comments of Yohan Belanger

@ozmorph ohhh there something I forgot when I looked at #228. There would be a very easy way to verify if the files exist using boost::filesystem or std::filesystem (I think...

@zebmason Well... It seems to me that this could be added as a pressing issue in order to be able to make any significant improvement on the original code... boost...

@zebmason I already filed an issue #229 about this because in itself is a very pressing issue imo... and also since its not really related to this one (definitions of...

@NeilFerguson Thanks for your answer, really appreciated. I will try to continue my work on this. I've started a pretty big refactoring of the code that I might present as...

I am working on that in my fork. Since there are like thousands of parameters I was thinking of putting every parameters in different context relative unordered map of string...

I laid it all down in #193

Yes, you are right. What I think however is that this code is in dire need of a complete C++ overhaul. What I intend to do is simply last the...

And work on the repeatability issue if I find a fix I do that the diff between runs is lower think it will be a great step forward

Yes and that's exactly why I intend to refactor the shit out of your code in the next week. I'm not like the other guys, when I see something that...