Skip to content

Releases: Chrismarsh/mesher

2.1.6

22 Aug 21:10
Compare
Choose a tag to compare

Documentation updates

2.1.3

26 Mar 18:25
Compare
Choose a tag to compare
  • Fix a bug that would cause a phantom constraint node to be next to a real node, causing many small triangles

Full Changelog: 2.1.1...2.1.3

2.1.1

18 Mar 21:08
Compare
Choose a tag to compare

Require GDAL >=3.6
Improve mesher binary rpath handling

2.1.0

16 Mar 01:19
Compare
Choose a tag to compare

Migrate to scikit-build-core backend
Drop deprecated setup.py usage

Full Changelog: 2.0.7...2.1.0

v2.0.7

01 Mar 21:31
Compare
Choose a tag to compare

Full Changelog: 2.0.3...2.0.7

v2.0.3

30 Jan 17:22
Compare
Choose a tag to compare

Bug fix:

  • Resolve area not being computed when no parameter files were specified

v2.0.1

11 Jan 19:41
Compare
Choose a tag to compare

Mesher is now MPI aware and launches the regularization and parameterization tasks as MPI jobs. There is a mechanism so-as to use cluster schedulers, such as SLURM.