pyvista

3D plotting and mesh analysis through a streamlined interface for the Visualization Toolkit (VTK)

MIT License

Downloads
284.8K
Stars
2.4K
Committers
153

Bot releases are hidden (Show)

pyvista - v0.43.9 Latest Release

Published by tkoyama010 4 months ago

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

What's Changed

  • "PyQt6-Qt6!=6.6.0,!=6.7.0" "PyQt6!=6.6.0" to fix PyVistaQt and MNE-Python integration tests by @tkoyama010 #6182
  • Temporarily restrict NumPy version in pyproject.toml by @adeak #6210

Full Changelog: https://github.com/pyvista/pyvista/compare/v0.43.8...v0.43.9

pyvista - v0.43.8

Published by tkoyama010 5 months ago

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

What's Changed

  • Ensure no overlap with crinkle clip by @banesullivan #6060
  • Fix active normals for properties point_normals, cell_normals, and method plot_normals with smooth_shading by @user27182 #6062
  • Add missing load parameter to some example downloads by @tkoyama010 #6078

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

pyvista - v0.43.7

Published by tkoyama010 6 months ago

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

pyvista - v0.43.6

Published by tkoyama010 6 months ago

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

pyvista - v0.43.5

Published by tkoyama010 7 months ago

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

pyvista - v0.43.4

Published by tkoyama010 7 months ago

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

pyvista - v0.43.3

Published by tkoyama010 8 months ago

  • 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

pyvista - v0.43.2

Published by tkoyama010 9 months ago

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

What's Changed

  • Call Off method when clear widgets by @tkoyama010 #5359
  • Fix incorrect PolyData.ray_trace result if intersection is the origin by @darikg #5373
  • Fix edge_opacity is not used in add_mesh by @tkoyama010 #5380
  • Fix create_axes_orientation_box unused argument by @tkoyama010 #5382
  • Pin GeoVista integration test CARTOPY_FEATURE to stable release by @user27182 #5452
  • [patch] vtkRedistributeDataSetFilter ImportError by @banesullivan #5467

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

pyvista - v0.43.1

Published by tkoyama010 10 months ago

What's Changed

New Features

Bug fixes or behavior changes

Documentation

Maintenance

Full Changelog: https://github.com/pyvista/pyvista/compare/v0.43.0...v0.43.1

pyvista - v0.43.0

Published by tkoyama010 11 months ago

Highlights

https://github.com/pyvista/pyvista/assets/41338087/d6ba752a-b158-4441-83b0-3e638529c6ef

What's Changed

New Features

Bug fixes or behavior changes

Documentation

Maintenance

New Contributors

Full Changelog: https://github.com/pyvista/pyvista/compare/v0.42.0...v0.43.0

pyvista - v0.42.3

Published by tkoyama010 about 1 year ago

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

What's Changed

  • Fix module vtkImageDilateErode3D not found error by @Arnav-2004 #5020
  • Set Google.Spacing NO in .vale.ini by @tkoyama010 #5027
  • Update geovista integration test by @bjlittle #4957
  • Fix GeoVista's CI error due to image regerssion test by @tkoyama010 #4970

Full Changelog: https://github.com/pyvista/pyvista/compare/v0.42.2...v0.42.3

pyvista - v0.42.2

Published by tkoyama010 about 1 year ago

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

What's Changed

Full Changelog: https://github.com/pyvista/pyvista/compare/v0.42.1...v0.42.2

pyvista - v0.42.1

Published by tkoyama010 about 1 year ago

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

What's Changed

Full Changelog: https://github.com/pyvista/pyvista/compare/v0.42.0...v0.42.1

pyvista - v0.42.0

Published by tkoyama010 about 1 year ago

What's Changed

New Features

Bug fixes or behavior changes

Documentation

Maintenance

New Contributors

Full Changelog: https://github.com/pyvista/pyvista/compare/v0.41.0...v0.42.0

pyvista - v0.41.0

Published by banesullivan about 1 year ago

What's Changed

Breaking Changes

Bug fixes or behavior changes

New Contributors

Full Changelog: https://github.com/pyvista/pyvista/compare/v0.40.2...v0.41.0

pyvista - v0.40.0

Published by banesullivan over 1 year ago

This release is marked by dramatic improvements to PyVista's Trame-powered Jupyter backend, default theming, picking capabilities, and significant maintenance to improve PyVista's long-term sustainability.

What's Changed

Breaking Changes

New Features

Bug fixes or behavior changes

Documentation

Maintenance

New Contributors

Full Changelog: https://github.com/pyvista/pyvista/compare/v0.39.1...v0.40.0

pyvista - v0.39.0

Published by akaszynski over 1 year ago

This release brings numerous new features, bug fixes, and documentation improvements to PyVista. Key new features include adding tolerance to UnstructuredGrid.merge, introducing pyvista.XdmfReader, adding texture features, implementing fast merge PolyData, and adding several new examples such as Hertzian contact, CFD, electronics cooling, and a pump bracket. Additionally, important bug fixes and behavior changes include resolving Trame import issues, fixing renderer scaling, improving UI state defaults, and enhancing the performance of Trame camera sync.

We would like to extend our gratitude to all volunteers and contributors for their continuous support in developing and maintaining PyVista. A special thank you goes out to the new contributors who joined us in this release!

What's Changed

Breaking Changes

New Features

Bug fixes or behavior changes

Documentation

Maintenance

New Contributors

Full Changelog: https://github.com/pyvista/pyvista/compare/v0.38.6...v0.39.0

pyvista - v0.38.4

Published by akaszynski over 1 year ago

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

  • BUG: Fix bug with check #4078
  • Fix a small typo #4084
  • Remove unused argument categories #4012
  • Add "Sponsored by NumFOCUS" badge #4049
  • MAINT: Avoid infinite recusion #4099
  • Stop plotter from reopening #4102
  • Speed up PVDReader for files with many time points #3946
  • Change source links to github #4113
  • Fix Plotter docs #3968
pyvista - v0.38.1

Published by banesullivan over 1 year ago

Many new features, bug fixes, and improvements to our documentation. Most notable new features include:

  • A new Jupyter rendering backend powered by Trame
  • Improved volume rendering with support for any 3D data types
  • Custom, user-defined themes
  • vtkAlgorithm support for dynamic plotting
  • Wrappings of vtkCell

Thank you to all volunteers and contributors that make it possible to continue to develop and support PyVista. A big shout-out to the 5 new contributors to this release!

What's Changed

Breaking Changes

New Features

Bug fixes or behavior changes

Documentation

Maintenance

New Contributors

Full Changelog: https://github.com/pyvista/pyvista/compare/v0.37.0...v0.38.0

pyvista - Release Notes - v0.37.0

Published by akaszynski almost 2 years ago

This is a minor release of PyVista with many new features, bug fixes, and improvements to our documentation.

Thank you to all volunteers and contributors that make it possible to continue to develop and support PyVista. A big shout out to the 8 new contributors this release!

What's Changed

Breaking Changes

New Features

Bug fixes or behavior changes

Documentation

Maintenance PRs

New Contributors

Package Rankings
Top 1.18% on Pypi.org
Top 6.36% on Spack.io
Top 9.59% on Proxy.golang.org
Top 6.45% on Conda-forge.org