Software Open Access
Bane Sullivan; Alex Kaszynski; Guillaume Favelier; Jevin Jones; Tetsuo Koyama; Eric Larson; Henrik Åhl; Simon Frei; Andras Deak; math-artist; Blue Tyson; Keurfon Luu; Dieter Werthmüller; Leonardo Uieda; MatthewFlamm; Shannon Keough; dcbr; James Wright; Thomas G.; Ashley Scillitoe; David Russell; David Stansby; Denis Borsh; Denis Sergeev; Florian LB; Florian Wagner; Guillaume Jacquenot; J. Hariharan; JasonTLin; Jiawei Zhuang
<?xml version='1.0' encoding='utf-8'?> <resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.1/metadata.xsd"> <identifier identifierType="DOI">10.5281/zenodo.4263161</identifier> <creators> <creator> <creatorName>Bane Sullivan</creatorName> <affiliation>@Kitware</affiliation> </creator> <creator> <creatorName>Alex Kaszynski</creatorName> </creator> <creator> <creatorName>Guillaume Favelier</creatorName> <affiliation>INRIA</affiliation> </creator> <creator> <creatorName>Jevin Jones</creatorName> </creator> <creator> <creatorName>Tetsuo Koyama</creatorName> <affiliation>ARK Information Systems</affiliation> </creator> <creator> <creatorName>Eric Larson</creatorName> <affiliation>University of Washington</affiliation> </creator> <creator> <creatorName>Henrik Åhl</creatorName> </creator> <creator> <creatorName>Simon Frei</creatorName> </creator> <creator> <creatorName>Andras Deak</creatorName> </creator> <creator> <creatorName>math-artist</creatorName> </creator> <creator> <creatorName>Blue Tyson</creatorName> </creator> <creator> <creatorName>Keurfon Luu</creatorName> <affiliation>Berkeley Lab</affiliation> </creator> <creator> <creatorName>Dieter Werthmüller</creatorName> <affiliation>TU Delft</affiliation> </creator> <creator> <creatorName>Leonardo Uieda</creatorName> <affiliation>University of Liverpool</affiliation> </creator> <creator> <creatorName>MatthewFlamm</creatorName> </creator> <creator> <creatorName>Shannon Keough</creatorName> </creator> <creator> <creatorName>dcbr</creatorName> </creator> <creator> <creatorName>James Wright</creatorName> </creator> <creator> <creatorName>Thomas G.</creatorName> </creator> <creator> <creatorName>Ashley Scillitoe</creatorName> <affiliation>Data-Centric Engineering @alan-turing-institute</affiliation> </creator> <creator> <creatorName>David Russell</creatorName> <affiliation>@Kitware</affiliation> </creator> <creator> <creatorName>David Stansby</creatorName> </creator> <creator> <creatorName>Denis Borsh</creatorName> </creator> <creator> <creatorName>Denis Sergeev</creatorName> </creator> <creator> <creatorName>Florian LB</creatorName> </creator> <creator> <creatorName>Florian Wagner</creatorName> <affiliation>RWTH Aachen University</affiliation> </creator> <creator> <creatorName>Guillaume Jacquenot</creatorName> </creator> <creator> <creatorName>J. Hariharan</creatorName> <affiliation>University of Texas at Austin</affiliation> </creator> <creator> <creatorName>JasonTLin</creatorName> </creator> <creator> <creatorName>Jiawei Zhuang</creatorName> <affiliation>Harvard University</affiliation> </creator> </creators> <titles> <title>pyvista/pyvista: Jupyterlab Streaming and New Features</title> </titles> <publisher>Zenodo</publisher> <publicationYear>2020</publicationYear> <dates> <date dateType="Issued">2020-11-08</date> </dates> <resourceType resourceTypeGeneral="Software"/> <alternateIdentifiers> <alternateIdentifier alternateIdentifierType="url">https://zenodo.org/record/4263161</alternateIdentifier> </alternateIdentifiers> <relatedIdentifiers> <relatedIdentifier relatedIdentifierType="URL" relationType="IsSupplementTo">https://github.com/pyvista/pyvista/tree/0.27.0</relatedIdentifier> <relatedIdentifier relatedIdentifierType="DOI" relationType="IsVersionOf">10.5281/zenodo.2647611</relatedIdentifier> </relatedIdentifiers> <version>0.27.0</version> <rightsList> <rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights> </rightsList> <descriptions> <description descriptionType="Abstract">Jupyterlab Streaming and New Features <p>This release, <code>pyvista==0.27.0</code>, is a major release that includes an important new feature for jupyterlab: real-time streaming leveraging <code>ipyvtk-simple</code>. Using either software or hardware rendering (as supported by VTK), you can visualize geometry on a remote machine through a jupyterlab environment!</p> <p>Several other new features were added, along with many bug fixes and optimizations by both new and existing contributors. Thanks all for your contributions! <code>pyvista</code> would not be possible were it not for the community of developers behind all these PRs.</p> Contributors (in no order) <ul> <li>@tkoyama010</li> <li>@JevinJ</li> <li>@darikg</li> <li>@larsoner</li> <li>@GuillaumeFavelier</li> <li>@imsodin</li> <li>@banesullivan</li> <li>@akaszynski</li> <li>@math-artist</li> <li>@mkondratyev85</li> <li>@Keou0007</li> <li>@yetisir</li> <li>@mglesser</li> <li>@thomgrand</li> <li>@dstansby</li> </ul> New Features <ul> <li>Add shrink filter (#913)</li> <li>Add find_closest_cell filter (#923)</li> <li>Add texture map to sphere filter (#938)</li> <li>Vectorized ray tracing using trimesh and pyembree (#949)</li> <li>Active tensors (#969)</li> <li>Wrap Trimesh (#970)</li> <li>Cell based unstructured grid generator (#976)</li> <li>ipyvtk plotting (#983)</li> </ul> Documentation <ul> <li>More examples to the gallery (#940)</li> <li>Add new banner to homepage and README (#941)</li> <li>Docker documentation (#992)</li> <li>Add widgets to the examples gallery (#988)</li> </ul> API Changes <ul> <li>Dropping support for Python 3.5 (#912 &amp; #905)</li> <li>Fix Opacity Array (#906)</li> <li>Add checking if the number_of_cells corresponds offset ... (#932)</li> <li>Make rendering optional when adding meshes and actors (#935)</li> <li>Faster Screenshot (#957)</li> <li>Include or not adjacent cells when using extract_points (#960)</li> <li>Add additional methods to PlotterITK (#980)</li> </ul> Bug Fixes <ul> <li>Memory Leak and References (#894)</li> <li>Fix render layers (#893)</li> <li>Delete obbTree to avoid memory leak (#922)</li> <li>Remove blue color on meshes when using add_mesh (#929)</li> <li>Fix area property (#933)</li> <li>Fix axis problem on parametric geometry (#948)</li> <li>Fix geometric disc</li> <li>Fix and test for memory leaks (#958)</li> <li>Fix scalar bar colors (#971)</li> </ul> Miscellaneous <ul> <li>Improve coverage and testing (#891, #889, #888, #887, #886)</li> <li>Use f-strings (#911)</li> <li>Raise exceptions instead of producing empty screenshots (#915)</li> </ul></description> </descriptions> </resource>
All versions | This version | |
---|---|---|
Views | 1,616 | 86 |
Downloads | 137 | 1 |
Data volume | 7.6 GB | 67.2 MB |
Unique views | 1,444 | 65 |
Unique downloads | 85 | 1 |