Pyvista

Latest version: v0.43.7

Safety actively analyzes 623739 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 11

9.0.1

mkdir build && cd build
/io/cmake/bin/cmake -DVTK_BUILD_TESTING=OFF\
-DVTK_WHEEL_BUILD=ON\
-DVTK_PYTHON_VERSION=3\
-DVTK_WRAP_PYTHON=ON\
-DPython3_EXECUTABLE=$PYBIN\
-DVTK_OPENGL_HAS_EGL=True\
-DVTK_USE_X=False\
../
make -j
$PYBIN setup.py bdist_wheel


There's also one vanilla Python 3.9 wheel since that's not currently available on PyPi.

0.43.7

<!-- Release notes generated using configuration in .github/release.yml at v0.43.7 -->

Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.

What's Changed

- Use n_points to calculate distance in CircularArc tkoyama010 6025

**Full Changelog**: https://github.com/pyvista/pyvista/compare/v0.43.6...v0.43.7

0.43.6

<!-- Release notes generated using configuration in .github/release.yml at v0.43.6 -->

Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.

What's Changed

- `PyQt6!=6.6.2` to fix PyVistaQt and MNE-Python integration tests tkoyama010 5641
- `PyQt6!=6.6.3` to fix PyVistaQt and MNE-Python integration tests tkoyama010 5860
- Fix missed ray traces in `multi_ray_trace` when origin points are outside bounding box Keou0007 5957
- Update trame-vtk to 2.8.6 ChristosT 5959
- `PyQt6!=6.7.0` to fix PyVistaQt and MNE-Python integration tests tkoyama010 5978

**Full Changelog**: https://github.com/pyvista/pyvista/compare/v0.43.5...v0.43.6

0.43.5

<!-- Release notes generated using configuration in .github/release.yml at v0.43.5 -->

Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.

What's Changed

- Fix Actor error of prop argument in initialization by tkoyama010 5782
- Fix axes labels on show_grid with all_edges by kmarchais 5857

**Full Changelog**: https://github.com/pyvista/pyvista/compare/v0.43.4...v0.43.5

0.43.4

<!-- Release notes generated using configuration in .github/release.yml at v0.43.4 -->

Patch release with the following fixes/quality of life changes. This being a patch fix, there are no API changes.

What's Changed

- Fix precision bug with `translate` for geometric objects by user27182 5609
- Fix `axes_ranges` parameter in `plotter.show_bounds` by kmarchais 5670
- Fix `pv.Rectangle` for small numbers by MatthewFlamm 5735
- Fix temporary rendering before properties applied by tkoyama010 5759

**Full Changelog**: https://github.com/pyvista/pyvista/compare/v0.43.3...v0.43.4

0.43.3

<!-- Release notes generated using configuration in .github/release.yml at v0.43.3 -->

- Fix plotting of ambiguous cell data: set preference based on actual field association by MatthewFlamm 5484
- Fix the error of radius arg type in `ConeSource` by tkoyama010 5561
- Fix ImageData error when using spacing and extent by tkoyama010 5569

**Full Changelog**: https://github.com/pyvista/pyvista/compare/v0.43.2...v0.43.3

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.