ansys / pymapdl-reader

Legacy binary interface to MAPDL binary files.
https://reader.docs.pyansys.com
MIT License
50 stars 25 forks source link

Fix numpy indexing #517

Closed akaszynski closed 1 week ago

akaszynski commented 1 week ago

Fix numpy indexing causing unit testing to fail.

Also:

akaszynski commented 1 week ago

Python 3.9 EOL is 25 Oct 2024 and there are a few (big) users out there using this that will need 3.9 up until the last day.

Python 3.13 support is waiting on VTK 9.4, which should be out by the end of the year.

RobPasMue commented 1 week ago

Python 3.13 support is waiting on VTK 9.4, which should be out by the end of the year.

Yep, we've been pushing them for that too.. https://gitlab.kitware.com/vtk/vtk/-/issues/19489#note_1592965