Niels Cautaerts
Niels Cautaerts
Thanks for making this really cool tool, exactly what I was looking for on my blog! I have this annoying, difficult to reproduce issue, of which I'm not entirely sure...
# Feature request Once again, super nice software, I am very happy this exists and that you made it free and open source! I'm working in a materials science/transmission electron...
I'm posting this mainly as a point of discussion. In my experience, indexing real and large datasets (whichever method is used) is still quite slow, even with whatever I implemented...
I recently had a very good experience using the [numpy-quaternion package](https://quaternion.readthedocs.io/en/latest/) for dealing with rotations/orientations. It may be an idea to use this package as a dependency in orix instead...
After the discussion in PR #138, it seems a more detailed discussion on how to deal with element-wise operations on data structures is handled. The point of contention was: ```...
I'm trying to write unit tests that will only run if valid credentials are found on the system running the tests. I'm using the `get_api_key` function but this will only...
I just saw that in Pyxem it's called rocking angle. Maybe we can change precession angle in here for consistency and check whether there are other inconsistencies in nomenclature.
I was wondering whether you would consider distributing wheels for other platforms besides Linux on Pypi. The reasoning is as follows. Colleagues of mine are developing a package that depends...
### Detailed description of the problem Small thing that feels like a bug. When you are admin of multiple teams, you see notifications that a user needs to be validated....