Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Releases: krober10nd/SeismicMesh

SeismicMesh V3.1.4

15 Nov 22:16
04d190b
Compare
Choose a tag to compare
redo benchmarks (#145)

SeismicMesh V3.1.3

06 Nov 12:16
9107717
Compare
Choose a tag to compare

See CHANGELOG.

SeismicMesh V3.1.2

04 Nov 12:50
a3af79a
Compare
Choose a tag to compare

See changelog on README.

SeismicMesh V3.1.0

28 Oct 14:55
9932b73
Compare
Choose a tag to compare

See changelog on README.md

SeismicMesh V3.0.6

21 Oct 22:30
7d6b724
Compare
Choose a tag to compare
  • Improved geometry API and more SDF.

SeismicMesh V3.0.5

18 Oct 22:49
89c1b3c
Compare
Choose a tag to compare
  • See changelog on README

SeismicMesh V3.0.3

08 Oct 14:32
3d9949d
Compare
Choose a tag to compare
  • 20-25% faster mesh generation with improvements to generate_mesh by porting some methods into C++.
  • Benchmarks against mesh generators from cgal and gmsh.

SeismicMesh V3.0.2

21 Sep 13:18
22a4f68
Compare
Choose a tag to compare
  • Minor improvements to dihedral angle bounding
  • README improvements.

SeismicMesh V3.0.1

16 Sep 22:29
d02191b
Compare
Choose a tag to compare
  • Bug fix: When meshing with domain_pad the signed distance function must be adjusted when generating or improving the mesh.

  • Small enhancements to write_velocity_model to consider domain padding.

SeismicMesh V3.0.0

09 Sep 20:34
6a59637
Compare
Choose a tag to compare

Major API overhaul based on peer review of code base.