Gorune mentioned today that any file named aux.* is a big no-no on Windows, which is news to me. We had one such file, named aux.npy, hanging out in
development/point_wise_rs/pyWrapperForRiemannSolver/
I don't mean to delete any work that will be useful in the future, but I noticed that this directory has not been touched for 2 years. In Gorune's branch for cudaclaw, I have gone ahead and deleted the entire directory, but I suggest that we take a more careful approach to grooming it.
In particular, there is a .so file checked in, which we should probably delete and strip from the git history, but I would like to either rename aux.npy or delete it if it is no longer necessary.
Cheers,
Aron