-
Notifications
You must be signed in to change notification settings - Fork 68
Add README for documentation. #1151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The failing appveyor mingw tests are all related to FFT. I wonder if the recent update from mingw 14 to mingw 15 is the cause. Either mingw 15 is broken for the fortran-based PubFFT, it's not compiling it correctly because some flag(s) isn't set, or there is some long-hidden bug in PubFFT that is being exposed. Might be worth it to try to get pacman to download fftw. |
|
The issue here is Probably mad I've done like 10 builds in 24 hours. I'll wait a bit and try one more time. Then I'm merging. |
… not working it may be time to end linking to appveyor.
|
Jenkins failure is the symmetric RMSD Heisenbug. |
|
run jenkins |
|
It might be time to really get rid of appveyor. |
Adds a README describing the files in the documentation subdirectory
doc.@rodrigogalindo this is also being used as an independent test of #1150 to see if the Appveyor/Jenkins test failures can be replicated.