Håkon Wiik Ånes

Results 530 comments of Håkon Wiik Ånes

> This trick probably only works for very small datasets Yes, this is unfortunately true. One simple approach is to allow a reduced floating point precision of 32-bit instead of...

I agree that supporting some computations on GPU using CuPy would be benefitial. Perhaps a good approach is to start small, supporting it only on this method, and then develop...

> I have an NVIDIA GPU and can test That’s good. Actually, I have to backtrack, sorry, but I cannot review such a PR by myself as I don’t have...

No, it's waiting for #372 to be briefly reviewed a final time and #335 to be addressed (done quickly after the former PR is merged).

Thank you for reviewing the two previous PRs, Phillip. After #384 is reviewed and merged, I'll have ~three~two more PRs and some extra actions: - ~a final PR to `develop`...

@maclariz, 0.10.0 can now be installed from PyPI, and will become available from conda-forge tomorrow Friday!

FYI @maclariz, here are some doc examples showing how to add the IPF color key to a figure with orix 0.10: - [Subplots example](https://orix.readthedocs.io/en/stable/examples/plotting/subplots.html) - [Crystal map plotting](https://orix.readthedocs.io/en/stable/tutorials/crystal_map.html#Plotting) (forth figure...

Glad to hear you got it successfully! > I am now going to rerun data with updated py4dstem and then see what the results look like in orix Your existing...

> wrote all the to/froms in quaternion/_conversions.py The [conversions](https://github.com/pyxem/orix/blob/develop/orix/quaternion/_conversions.py) taken from Rowenhorst et al. (2015) were added to get [cubochoric sampling of orientations](https://orix.readthedocs.io/en/stable/uniform_sampling_of_orientation_space.html) (taken from Singh and De Graef [2016])...

Right, 42 is a high number, let's stick to the class methods (👍🏻) and those returning arrays!