Published September 1, 2023
| Version v0.42.0
Software
Open
pyvista/pyvista: v0.42.0
Creators
- 1. @ark-info-sys
- 2. INRIA
- 3. University of Washington
- 4. https://www.solpe.com.br/
- 5. @ansys
- 6. GNS Science
Description
What's Changed New Features
- More convenient PolyData face interface by @darikg in https://github.com/pyvista/pyvista/pull/4637
- Add sample enhancements by @MatthewFlamm in https://github.com/pyvista/pyvista/pull/4782
- Add
Plotter.meshes
by @germa89 in https://github.com/pyvista/pyvista/pull/4779 - Enable MSAA by default by @akaszynski in https://github.com/pyvista/pyvista/pull/4793
- Add
download_frog_tissue
example and'foreground'
opacity mapping by @user27182 in https://github.com/pyvista/pyvista/pull/4801 - Add affine transform widget by @akaszynski in https://github.com/pyvista/pyvista/pull/4803
- Refactor Trame widget - Vue 2 and Vue 3 versions by @annehaley in https://github.com/pyvista/pyvista/pull/4811
- Add
Text
class forfont_file
as a parameter to multiple language by @tkoyama010 in https://github.com/pyvista/pyvista/pull/4639 ### Bug fixes or behavior changes - Resize plane to fit data in
fit_plane_to_points
by @user27182 in https://github.com/pyvista/pyvista/pull/4671 - Fix error when add_mesh receives ndarray as texture by @yifanlu0227 in https://github.com/pyvista/pyvista/pull/4697
- Fix
Plane
andSphere
normal/direction; fixaxis_rotation_angle
numerical error by @user27182 in https://github.com/pyvista/pyvista/pull/4674 - Fix polyhedron cast to unstructured grid by @MatthewFlamm in https://github.com/pyvista/pyvista/pull/4712
- Use relative paths in the offlineviewer directive by @greschd in https://github.com/pyvista/pyvista/pull/4733
- Restore active scalars in merge method. by @user27182 in https://github.com/pyvista/pyvista/pull/4762
- Add PointSet.extract_surface etc to unsupported by @tkoyama010 in https://github.com/pyvista/pyvista/pull/4794
- Raise
ValueError
when setting bad data from VTKObject. by @user27182 in https://github.com/pyvista/pyvista/pull/4765 - Add check for identical surfaces for boolean filter by @akaszynski in https://github.com/pyvista/pyvista/pull/4808
- Deprecate pass_cell_data by @akaszynski in https://github.com/pyvista/pyvista/pull/4833 ### Documentation
- Docker improvements by @banesullivan in https://github.com/pyvista/pyvista/pull/4686
- Update Trame by @banesullivan in https://github.com/pyvista/pyvista/pull/4690
- Fix Vale errors in document by @tkoyama010 in https://github.com/pyvista/pyvista/pull/4702
- Update implicit_distance docs to include sign info by @user27182 in https://github.com/pyvista/pyvista/pull/4677
- Automated PR: Update Local Intersphinx by @github-actions in https://github.com/pyvista/pyvista/pull/4725
- Add GemGIS as an external example by @tkoyama010 in https://github.com/pyvista/pyvista/pull/4772
- Remove deprecated jupyter backends by @banesullivan in https://github.com/pyvista/pyvista/pull/4687
- Remove comment about interactive by @tkoyama010 in https://github.com/pyvista/pyvista/pull/4813
- Fix bug in the documentation of
extract_surface
by @chemiskyy in https://github.com/pyvista/pyvista/pull/4816 - Automated PR: Update Local Intersphinx by @github-actions in https://github.com/pyvista/pyvista/pull/4823
- Change the term "Twitter" to "X" by @leviosacz in https://github.com/pyvista/pyvista/pull/4822 ### Maintenance
- Bump trimesh from 3.22.4 to 3.22.5 by @dependabot in https://github.com/pyvista/pyvista/pull/4679
- Bump trame-client from 2.9.4 to 2.10.0 by @dependabot in https://github.com/pyvista/pyvista/pull/4680
- Bump trame-vtk from 2.5.4 to 2.5.7 by @dependabot in https://github.com/pyvista/pyvista/pull/4682
- Bump trame-server from 2.11.5 to 2.11.7 by @dependabot in https://github.com/pyvista/pyvista/pull/4678
- Bump trame from 2.5.0 to 2.5.2 by @dependabot in https://github.com/pyvista/pyvista/pull/4681
- Update hypothesis requirement from <6.81.3 to <6.82.1 by @dependabot in https://github.com/pyvista/pyvista/pull/4683
- Update ipywidgets requirement from <8.0.0 to <9.0.0 by @dependabot in https://github.com/pyvista/pyvista/pull/4694
- Bump sphinx-toolbox from 3.4.0 to 3.5.0 by @dependabot in https://github.com/pyvista/pyvista/pull/4699
- Update nest-asyncio requirement from <1.5.7 to <1.5.8 by @dependabot in https://github.com/pyvista/pyvista/pull/4718
- Bump sphinx-design from 0.4.1 to 0.5.0 by @dependabot in https://github.com/pyvista/pyvista/pull/4719
- Bump sphinx from 6.2.1 to 7.1.1 by @dependabot in https://github.com/pyvista/pyvista/pull/4717
- Test all cell types in test_cell by @MatthewFlamm in https://github.com/pyvista/pyvista/pull/4710
- Bump osmnx from 1.5.1 to 1.6.0 by @dependabot in https://github.com/pyvista/pyvista/pull/4722
- Bump sphinx from 7.1.1 to 7.1.2 by @dependabot in https://github.com/pyvista/pyvista/pull/4728
- Bump trimesh from 3.22.5 to 3.23.0 by @dependabot in https://github.com/pyvista/pyvista/pull/4729
- For exact checks use
is
/is not
by @tkoyama010 in https://github.com/pyvista/pyvista/pull/4726 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pyvista/pyvista/pull/4724
- Add Report class GPU test by @tkoyama010 in https://github.com/pyvista/pyvista/pull/4649
- Bump trame from 2.5.2 to 3.1.0 by @dependabot in https://github.com/pyvista/pyvista/pull/4739
- Bump jupyterlab from 4.0.3 to 4.0.4 by @dependabot in https://github.com/pyvista/pyvista/pull/4740
- Reduce giant image file size (> 10MB) by @tkoyama010 in https://github.com/pyvista/pyvista/pull/4421
- Bump trimesh from 3.23.0 to 3.23.1 by @dependabot in https://github.com/pyvista/pyvista/pull/4746
- Update hypothesis requirement from <6.82.1 to <6.82.3 by @dependabot in https://github.com/pyvista/pyvista/pull/4747
- Update hypothesis requirement from <6.82.3 to <6.82.4 by @dependabot in https://github.com/pyvista/pyvista/pull/4751
- Bump sphinxcontrib-websupport from 1.2.4 to 1.2.5 by @dependabot in https://github.com/pyvista/pyvista/pull/4753
- Bump sphinxcontrib-websupport from 1.2.5 to 1.2.6 by @dependabot in https://github.com/pyvista/pyvista/pull/4755
- Update tqdm requirement from <4.66.0 to <4.67.0 by @dependabot in https://github.com/pyvista/pyvista/pull/4756
- Bump mypy from 1.4.1 to 1.5.0 by @dependabot in https://github.com/pyvista/pyvista/pull/4758
- Fix annotation type of
line_width
bool -> float by @tkoyama010 in https://github.com/pyvista/pyvista/pull/4757 - Bump jupyterlab from 4.0.4 to 4.0.5 by @dependabot in https://github.com/pyvista/pyvista/pull/4766
- Update hypothesis requirement from <6.82.4 to <6.82.5 by @dependabot in https://github.com/pyvista/pyvista/pull/4767
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pyvista/pyvista/pull/4770
- Bump trame from 3.1.0 to 3.2.1 by @dependabot in https://github.com/pyvista/pyvista/pull/4780
- Bump mypy from 1.5.0 to 1.5.1 by @dependabot in https://github.com/pyvista/pyvista/pull/4783
- Bump trame from 3.2.1 to 3.2.2 by @dependabot in https://github.com/pyvista/pyvista/pull/4784
- Bump trimesh from 3.23.1 to 3.23.2 by @dependabot in https://github.com/pyvista/pyvista/pull/4785
- Bump trimesh from 3.23.2 to 3.23.3 by @dependabot in https://github.com/pyvista/pyvista/pull/4790
- Change dependabot interval daily to monthly by @tkoyama010 in https://github.com/pyvista/pyvista/pull/4787
- Update hypothesis requirement from <6.82.5 to <6.82.6 by @dependabot in https://github.com/pyvista/pyvista/pull/4792
- Bump trame from 3.2.2 to 3.2.4 by @dependabot in https://github.com/pyvista/pyvista/pull/4789
- Bump scipy from 1.11.1 to 1.11.2 by @dependabot in https://github.com/pyvista/pyvista/pull/4791
- Add numpydoc to .pre-commit-config.yaml by @tkoyama010 in https://github.com/pyvista/pyvista/pull/4610
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pyvista/pyvista/pull/4795
- Add missing libraries to pv.Report by @tkoyama010 in https://github.com/pyvista/pyvista/pull/4800
- Use pv insted of pyvista in test code by @tkoyama010 in https://github.com/pyvista/pyvista/pull/4805
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/pyvista/pyvista/pull/4812
- Update hypothesis requirement from <6.82.6 to <6.83.1 by @dependabot in https://github.com/pyvista/pyvista/pull/4825
- Bump sphinx-notfound-page from 0.8.3 to 1.0.0 by @dependabot in https://github.com/pyvista/pyvista/pull/4828
- Raise error when callback has empty arguments in
add_key_event
by @tkoyama010 in https://github.com/pyvista/pyvista/pull/4820 - Bump imageio from 2.31.1 to 2.31.2 by @dependabot in https://github.com/pyvista/pyvista/pull/4826
- Bump sphinx-gallery from 0.13.0 to 0.14.0 by @dependabot in https://github.com/pyvista/pyvista/pull/4829
- Bump trimesh from 3.23.3 to 3.23.5 by @dependabot in https://github.com/pyvista/pyvista/pull/4827
- [Hotfix] Remove deprecated method until version 0.41.0 by @tkoyama010 in https://github.com/pyvista/pyvista/pull/4832
- @user27182 made their first contribution in https://github.com/pyvista/pyvista/pull/4671
- @yifanlu0227 made their first contribution in https://github.com/pyvista/pyvista/pull/4697
- @greschd made their first contribution in https://github.com/pyvista/pyvista/pull/4733
- @chemiskyy made their first contribution in https://github.com/pyvista/pyvista/pull/4816
- @annehaley made their first contribution in https://github.com/pyvista/pyvista/pull/4811
- @leviosacz made their first contribution in https://github.com/pyvista/pyvista/pull/4822
Full Changelog: https://github.com/pyvista/pyvista/compare/v0.41.1...v0.42.0
Notes
Files
pyvista/pyvista-v0.42.0.zip
Files
(104.9 MB)
Name | Size | Download all |
---|---|---|
md5:540bf405dd400a1762956773bb0e0382
|
104.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/pyvista/pyvista/tree/v0.42.0 (URL)