Andras Deak
Andras Deak
I can't reproduce this issue on a similar setup: ``` -------------------------------------------------------------------------------- Date: Sun Sep 11 23:51:21 2022 CEST OS : Linux CPU(s) : 8 Machine : x86_64 Architecture : 64bit...
> Hi, it would be really nice to be able to weight the shortest path calculations in `PolyData.geodesic` and `PolyData.geodesic_distance` by the edge length between vertices. When I read this,...
OK, but again: which behaviour is this feature request about? The one that's already the behaviour, or what #3189 is opened for?
As only a regular user of numpy the mixed (with respect to the presence of `np`) error message seems a bit weird to me. The first two function calls and...
I only have the same trivial remark as earlier: the mixture of `np.can_cast` and `np.`/non-`np.` types in that error message look a bit weird to me :) But this might...
> WARNING: 'pypandoc' not available. Using Sphinx-Gallery to convert rst text blocks to markdown for .ipynb files. That one I know (from Python 3.9): it's what it says. Presumably if...
> The remaining codecov complaints are all related to "compatibility code" for VTK
> For what it's worth, I get this error nondeterministically. Unfortunately segfaults inherently have a tendency to be nondeterministic. The reason for a segfault is that the process tries to...
I don't know if we might have any "skip on flaky windows" tests hiding a similar issue. I still only use linux for pyvista. That image diff looks super weird.
> it seems the data are correct but that the cmap is messed up Wouldn't the bottom of the cube have to be correct in that case?