Dr. Andrew Annex
Dr. Andrew Annex
the screenshots above indicate something is very off about how the textures are being applied to the planets, I see a mirroring of surface features across the horizontal axis that...
@adeak I am a planetary scientist so I can help verify all of that. The renders above are very helpful already for that but it would be helpful to add...
It looks like I am successfully reproducing the bug in this PR. The lack of failures on macos appear to be due to many tests being skipped in macos (the...
I think it is fair game for someone else to fix, I tried for an hour or so when I first posted the issue, but the codebase isn’t documented enough...
I know there is no solution being proposed in this pull request (I have asked for assistance), but maybe it is better to have a failing test in the codebase...
@mingwandroid done! or at least I believe so, thanks for looking into it
I can see that some time has past since this pr was last updated, and I just ran into this issue (plus the norm one) when attempting to use uncertainties...
I also see an issue where numpy needs an implementation of the conjugate method as the default in numpy is to use the Frobenius norm, although this is really not...
I am wondering if this is due to pyqt/pyqt5 as pyqt installs some packages like sip from pypi and not the conda-forge pyqt5 5.11.x are not available on the forge
I’ll try the older vtk but I want to stick with what is available on the conda forge as much as possible so I think I am stuck with 5.12.3...