Junjie Zhao
Junjie Zhao
Recently, we use the **same** pycbc code to perform `ifft` with the GW waveform in the different computers, then we obtain different results. As we check the details in the...
In many times, we need MPI to do massive calculations, therefore, there are LARGE `result` in the `resultlist`, leading to the memory leak. I add an option to disable record...
I wanna know how to use this "C/C++ Clang Command Adapter" in vscode on windows linked by WSL? I have installed clang clang++ llvm lldb in WSL.
add the support of Tesseract. Tesseract is a free software for OCR and easy to be installed by Homebrew. https://tesseract-ocr.github.io/ Just `brew install tesseract tesseract-lang poppler`