Fix for waf package detection for WSL
Removing conflict between multiple vectorisation pragma commands (removing complaints from some newer, stricter compilers)
Attempt at making waf install process more cross-platform compatible and future proof. As yet only tested on mac.
Fixes to HDF5 install on Debian. Adapted for cross-platform operation from Debian-specific patch created by Gilles Filippini.
Background fixes for changes in libraries, the environment and drifts in compiler standards. These revisions should allow manual installation on Apple Silicon macs while also being a little future-proof, because I attempted to do it "properly", as defined by the new properly. As yet untested on linux however.
Fix for hdf5 mac library linking. Untested on linux.
Help find the Intel compiler
Fix for python address
Incorrect error message fixed.
Perhaps this is a macOS-compatible version of t...
Avoids a lot of warnings and a few fails on mac...
Named filters can now be placed in the <simulat...
Sourceforge checkout syntax has changed.
Superior release instructions and script.
The compiler warnings come back, but the compil...
Bump for new version. Also, documentation impr...
A student missed this point where it was. So I...