Nick Papior
Nick Papior
All of this is great, -- but it sounds like a complicated implementation :(
I am already quite surprised how good it is ;)
This is not so easy for periodic systems since you would need to do a k-averaged quantity. Or would $S^(1/2)$ be the same in the supercell picture? This was why...
Thanks for having this thought, I have been thinking about this for some time. I agree we need some kind of `BaseGrid`. - A `SparseGrid` would be ideal for some...
> > This goes a bit against your #496 in the sense that the naming for that class should be changed, but... > > No problem, I'm rewriting it anyway...
It would be great with the last 4 :) In my preferential order: Github actions, codecov, pre-commit, ctest (I would probably like to do this one since I am still...
I know sphinx, and use it for other projects. ford is very similar to doxygen (can do md or rst AFAIK) and can still be used on RTD, so that...
There are many things here, and quite a bit of things I don't want in it ;) I'll have to go through some of the things to clean this up....
I agree, this was largely a small library that I never got around to document heavily. But clearly it should be :) Due to the small size I put small...
Perhaps you can clarify some details I have been having about cmake, in the `Config.cmake` files generated, should one always specify `set({pkg}_FOUND TRUE)` or not? For instance you might end...