Skip to content

Releases: pyvista/scikit-gmsh

v0.3.4

26 Apr 02:23

Choose a tag to compare

v0.3.3

20 Mar 10:21

Choose a tag to compare

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

v0.3.2

19 Mar 04:25

Choose a tag to compare

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

v0.3.1

19 Mar 04:25

Choose a tag to compare

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

v0.3.0

16 Mar 05:20

Choose a tag to compare

What's Changed

New Features

Bug fixes or behavior changes

  • Fix timing of remove_all_duplicates in Delaunay3D class by @tkoyama010 in #387

Documentation

Maintenance

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.1

04 Sep 01:23

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

22 Aug 02:08

Choose a tag to compare

What's Changed

Breaking Changes

New Features

  • Add cylinder as an example of a simple geometry by @tkoyama010 in #301
  • Add support of shapely.geometry.Polygon in Delaunay2D class by @tkoyama010 in #336

Bug fixes or behavior changes

Documentation

Maintenance

New Contributors

Full Changelog: v0.1...v0.2.0

v0.1

04 Apr 05:37

Choose a tag to compare

What's Changed

New Features

  • Add tutorial to show how to use pyvista-gmsh which is inspired by gmsh tutorial by @tkoyama010 in #1
  • Add delaunay_3d function to generate 3D mesh by @tkoyama010 in #23
  • Support list in target_sizes to set each point by @tkoyama010 in #138
  • Add Plotter class plotting object to display mesh by @tkoyama010 in #188
  • Add PolyData class to represent geometry object by @tkoyama010 in #198

Bug fixes or behavior changes

Documentation

Read more