Gregory D Martinez

Results 4 comments of Gregory D Martinez

Hello, I'm currently implementing this cmake build into my friend's project and I found what might be a bug and another quality of life issue. As for the "might be...

Hello, So we have mac users who wish to compile and link PolyChord in a project of ours. Unfortunately, it's common for Mac users use Apple Clang for C/C++ and...

Yes, clang+gfortran makes a viable build (for libchord.a). I wrote a patch that we apply when pulled and we can use polychord (with MPI) in our code. But we haven't...

A follow up to @williamjameshandley response. I dusted off my old macbook and painfully updated it. I was able to compile pyPolyChord and run the `run_pypolychord.py` script -- without mpi...