Pierre de Buyl

Results 68 comments of Pierre de Buyl

Hi all, thanks @MA-Ramirez for the review! @Datseris thanks for considering the review in the first place, I'll look for someone else. @kiristern you may suggest a reviewer if you...

It seems to help for this specific problem. However, I realize that in some case there is a broader issue with `os.chdir`. I attempt to create an output file (i.e....

Is is planned as source only? The SciPy/NumPy/PyPI peoples recently worked significantly to propose working Linux binary packages from pip, see https://www.python.org/dev/peps/pep-0513/ Managing C/C++ dependencies via pip is not trivial,...

If you `pip install espressopp`, it will install missing Python dependencies via pip (thus compiling on the way numpy, and many more). This is very long. Also, do you include...

Is there actually a reference page where guidelines are set?

Hi all, My earlier question was just to inquire about the status of things :-) I like to develop on branches and find the tools that github offers very efficient....

Are you using threaded libraries such as Intel's MKL? That could create extra threads. Or former zombie processes?

Hi @fedepad , did you do some specific optimization work for HDF5File? (chunk parameters, gpfs hints, etc)?