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
{ "files": [ { "links": { "self": "https://zenodo.org/api/files/85908bda-ca07-4a25-8d5d-26d4b5c0ffec/pyvista/pyvista-0.27.0.zip" }, "checksum": "md5:782d5ac81ae3906b9a6af5065d272207", "bucket": "85908bda-ca07-4a25-8d5d-26d4b5c0ffec", "key": "pyvista/pyvista-0.27.0.zip", "type": "zip", "size": 67196753 } ], "owners": [ 65320 ], "doi": "10.5281/zenodo.4263161", "stats": { "version_unique_downloads": 85.0, "unique_views": 65.0, "views": 86.0, "version_views": 1616.0, "unique_downloads": 1.0, "version_unique_views": 1444.0, "volume": 67196753.0, "version_downloads": 137.0, "downloads": 1.0, "version_volume": 7568231649.0 }, "links": { "doi": "https://doi.org/10.5281/zenodo.4263161", "conceptdoi": "https://doi.org/10.5281/zenodo.2647611", "bucket": "https://zenodo.org/api/files/85908bda-ca07-4a25-8d5d-26d4b5c0ffec", "conceptbadge": "https://zenodo.org/badge/doi/10.5281/zenodo.2647611.svg", "html": "https://zenodo.org/record/4263161", "latest_html": "https://zenodo.org/record/4263161", "badge": "https://zenodo.org/badge/doi/10.5281/zenodo.4263161.svg", "latest": "https://zenodo.org/api/records/4263161" }, "conceptdoi": "10.5281/zenodo.2647611", "created": "2020-11-08T17:11:44.080935+00:00", "updated": "2020-11-09T00:27:06.491814+00:00", "conceptrecid": "2647611", "revision": 3, "id": 4263161, "metadata": { "access_right_category": "success", "doi": "10.5281/zenodo.4263161", "description": "Jupyterlab Streaming and New Features\n<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>\n<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>\nContributors (in no order)\n<ul>\n<li>@tkoyama010</li>\n<li>@JevinJ</li>\n<li>@darikg</li>\n<li>@larsoner</li>\n<li>@GuillaumeFavelier</li>\n<li>@imsodin</li>\n<li>@banesullivan</li>\n<li>@akaszynski</li>\n<li>@math-artist</li>\n<li>@mkondratyev85</li>\n<li>@Keou0007</li>\n<li>@yetisir</li>\n<li>@mglesser</li>\n<li>@thomgrand</li>\n<li>@dstansby</li>\n</ul>\nNew Features\n<ul>\n<li>Add shrink filter (#913)</li>\n<li>Add find_closest_cell filter (#923)</li>\n<li>Add texture map to sphere filter (#938)</li>\n<li>Vectorized ray tracing using trimesh and pyembree (#949)</li>\n<li>Active tensors (#969)</li>\n<li>Wrap Trimesh (#970)</li>\n<li>Cell based unstructured grid generator (#976)</li>\n<li>ipyvtk plotting (#983)</li>\n</ul>\nDocumentation\n<ul>\n<li>More examples to the gallery (#940)</li>\n<li>Add new banner to homepage and README (#941)</li>\n<li>Docker documentation (#992)</li>\n<li>Add widgets to the examples gallery (#988)</li>\n</ul>\nAPI Changes\n<ul>\n<li>Dropping support for Python 3.5 (#912 & #905)</li>\n<li>Fix Opacity Array (#906)</li>\n<li>Add checking if the number_of_cells corresponds offset ... (#932)</li>\n<li>Make rendering optional when adding meshes and actors (#935)</li>\n<li>Faster Screenshot (#957)</li>\n<li>Include or not adjacent cells when using extract_points (#960)</li>\n<li>Add additional methods to PlotterITK (#980)</li>\n</ul>\nBug Fixes\n<ul>\n<li>Memory Leak and References (#894)</li>\n<li>Fix render layers (#893)</li>\n<li>Delete obbTree to avoid memory leak (#922)</li>\n<li>Remove blue color on meshes when using add_mesh (#929)</li>\n<li>Fix area property (#933)</li>\n<li>Fix axis problem on parametric geometry (#948)</li>\n<li>Fix geometric disc</li>\n<li>Fix and test for memory leaks (#958)</li>\n<li>Fix scalar bar colors (#971)</li>\n</ul>\nMiscellaneous\n<ul>\n<li>Improve coverage and testing (#891, #889, #888, #887, #886)</li>\n<li>Use f-strings (#911)</li>\n<li>Raise exceptions instead of producing empty screenshots (#915)</li>\n</ul>", "license": { "id": "other-open" }, "title": "pyvista/pyvista: Jupyterlab Streaming and New Features", "relations": { "version": [ { "count": 21, "index": 20, "parent": { "pid_type": "recid", "pid_value": "2647611" }, "is_last": true, "last_child": { "pid_type": "recid", "pid_value": "4263161" } } ] }, "version": "0.27.0", "publication_date": "2020-11-08", "creators": [ { "affiliation": "@Kitware", "name": "Bane Sullivan" }, { "name": "Alex Kaszynski" }, { "affiliation": "INRIA", "name": "Guillaume Favelier" }, { "name": "Jevin Jones" }, { "affiliation": "ARK Information Systems", "name": "Tetsuo Koyama" }, { "affiliation": "University of Washington", "name": "Eric Larson" }, { "name": "Henrik \u00c5hl" }, { "name": "Simon Frei" }, { "name": "Andras Deak" }, { "name": "math-artist" }, { "name": "Blue Tyson" }, { "affiliation": "Berkeley Lab", "name": "Keurfon Luu" }, { "affiliation": "TU Delft", "name": "Dieter Werthm\u00fcller" }, { "affiliation": "University of Liverpool", "name": "Leonardo Uieda" }, { "name": "MatthewFlamm" }, { "name": "Shannon Keough" }, { "name": "dcbr" }, { "name": "James Wright" }, { "name": "Thomas G." }, { "affiliation": "Data-Centric Engineering @alan-turing-institute", "name": "Ashley Scillitoe" }, { "affiliation": "@Kitware", "name": "David Russell" }, { "name": "David Stansby" }, { "name": "Denis Borsh" }, { "name": "Denis Sergeev" }, { "name": "Florian LB" }, { "affiliation": "RWTH Aachen University", "name": "Florian Wagner" }, { "name": "Guillaume Jacquenot" }, { "affiliation": "University of Texas at Austin", "name": "J. Hariharan" }, { "name": "JasonTLin" }, { "affiliation": "Harvard University", "name": "Jiawei Zhuang" } ], "access_right": "open", "resource_type": { "type": "software", "title": "Software" }, "related_identifiers": [ { "scheme": "url", "identifier": "https://github.com/pyvista/pyvista/tree/0.27.0", "relation": "isSupplementTo" }, { "scheme": "doi", "identifier": "10.5281/zenodo.2647611", "relation": "isVersionOf" } ] } }
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 |