Stéphane Archer

Results 65 issues of Stéphane Archer

I use the following command: `python .\cppclean --include-path pathToMyProject\ pathToACppFilesWithToMuchHeader\myfile.cpp` and I have the following output: ` pathToACppFilesWithToMuchHeader\myfile.cpp: should #include header file 'FullPath\myfile.h' ` but in myfile.cpp I include this...

Hi! if you clone the project in a directory where there is a space in the name you have an error when you type: CXX=g++ ./configure --prefix=/usr/local/lib/ so you should...

I personally use a lot ```md5sum``` to find duplicate files, is it suitable for this application? except for secrets is there anything ```xxhash``` should not be used for?

question

If FLIF is lossless it means that the image will be exactly the same as my jpeg right? But Can I convert the FLIF image to jpeg losslessly?

question

if I use python 3 I have the following error `ModuleNotFoundError: No module named 'atari_py'` How to solve that?

can you support pytorch? :)