rs-station / reciprocalspaceship

Tools for exploring reciprocal space
https://rs-station.github.io/reciprocalspaceship/
MIT License
29 stars 13 forks source link

dtypes are inconsistent throughout rs.utils #61

Open kmdalton opened 3 years ago

kmdalton commented 3 years ago

We do not consistently use the same dtypes in functions within rs.utils. We should come up with a unified philosophy for how numpy dtypes are determined for returned values. I can think of at least three defensible possibilities:

JBGreisman commented 3 years ago

I agree with your take of prioritizing 32-bit dtypes where possible