Julien Schueller

Results 157 comments of Julien Schueller

this is probably overkill, plus you might getting version conflicts if this doesnt match some other version in a top-level package not directly dependent of spectra, eigen doesnt like linking...

hi @NelleV, do you still have that code somewhere ?

I tried a simple approach to parallelize the loop in generate_dir_rst which iterates over the files within the same directory with ProcessPoolExecutor with no luck, maybe someone would want to...

ProcessPoolExecutor uses multiprocessing right ? https://github.com/python/cpython/blob/3.10/Lib/concurrent/futures/process.py

maybe the sphinx folks (@samdoran or @tk0miya) could give hints, or sklearn (@Titan-C @GaelVaroquaux) would be interested in speeding up their builds too ?

indeed, we're looking at parallelizing the gallery jobs at the extension level

recompile debian package: https://wiki.debian.org/BuildingTutorial#Get_the_source_package

maybe https://towardsdatascience.com/wrapping-numpys-arrays-971e015e14bb

make ci green again :)

do we have the paper ? I cannot find it anymore