Håkon Wiik Ånes

Results 530 comments of Håkon Wiik Ånes

Something else to consider before deciding this is that our IDE or type system loses the knowledge that what is returned is a phase. It is not possible to provide...

> As an additional point, most (maybe all?) other `from_*` functions in orix are for convention conversions. Moving this functionality would make the naming more consistent. I mean this is...

So sorry for this regression, we'll fix it tomorrow Wednesday.

We've made three changes to orix on conda-forge: - A second build of orix (noarch) v0.14.0 was made - Both recipes are now noarch recipes - Both orix and orix-base...

> there are many failures related to download failure from zenodo and it is difficult to be sure Yes, and I see it's not only kikuchipy experiencing issues with Zenodo/Pooch....

The kikuchipy v0.11.3 patch is out on conda-forge now.

Thank you for reporting this, @ericpre. Can you confirm that this issue is related to the following issues? - https://github.com/pyxem/orix/issues/526 - https://github.com/pyxem/orix/issues/539 The error log > File "/home/runner/miniconda3/envs/test/lib/python3.12/site-packages/orix/quaternion/quaternion.py", line 1282...

Is this implementation enough for you, @CSSFrancis? A new minimal ragged vector class stores flattened vectors and the consecutive sizes of each set of vectors. We provide access via a...

Well, yes, but I don't think it's urgent. And I'm not sure the fix in #499 is the correct one. Let's leave this for later.