Skip to content

Releases: pyvista/pyacvd

v0.3.3

03 Dec 01:37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

03 Apr 10:20

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

26 Sep 00:18

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

20 Aug 18:03

Choose a tag to compare

What's Changed

Full Changelog: v0.2.11...v0.3.0

v0.2.11

13 May 15:25

Choose a tag to compare

What's Changed

  • Remove scipy dependency and optimize create mesh by @akaszynski in #48

Full Changelog: v0.2.10...v0.2.11

Major Refactoring - Stable Beta

04 Jun 08:20

Choose a tag to compare

Major refactoring from 0.1.1. Now only includes point clustering algorithm as it's faster and more stable. Point clustering is now 2-4x faster for large meshes.

This release also includes the dependency pyvista to facilitate loading and plotting meshes rather than reinventing the wheel for plotting using VTK.