MatthewFlamm
MatthewFlamm
I have used the local vtk-data option as mentioned, and it works well when you can manually add the files. This repo is infrequently updated, and even when not synced,...
Also see #5066.
I'm not sure whether this request is really about forcing integrations to hit specific points or about adjoint methods, but if the former then #23385 would close this issue.
I am +1 on this. It is unfortunate that we squash commits here as the formatting changes would be better as a separate commit.
There are probably other places to clean up on regards to dropping 3.8 but probably better for separate PRs IMO.
It might take some more digging, but the current test failure is for this test which is currently skipped for python version
> It might take some more digging, but the current test failure is for this test which is currently skipped for python version https://github.com/pyvista/pyvista/blob/cde0ae04e4a99506679e1372c6133b6649e8eda3/tests/core/test_utilities.py#L1011-L1017 I'm no longer sure. This test...
> I'm not seeing the current test failure for this The PR was changed to skip the test based on vtk version. > perhaps more directly skip numpy < 1.26....
I presume all previous changes to merging #6713 in this PR were ruff rules changes. Merging #6713 in here complicates the history in main. We will now be mixing the...
> Type checking does not pass for me locally on MacOS with python 3.9 and the current dev branch. This has been the case for many weeks now. mypy with...