Skip to content

v3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 14:27
· 79 commits to dev since this release

🍰 Enhancements

  • Accelerated tessellation generators
  • Enhanced reflect_base_points to accept a scale-factor to control number of points
  • Performing Delaunay triangulation in delaunay_voronoi_dual is now optional
  • Enhanced create_incidence_matrix to allow 2*Nt long weights

🔧 Maintenance

  • Removed pypardiso as a hard dependency to suppport ARM64 architecture
  • Updated use of matplotlib's docstring module for their new deprecation

🐛 Bugfixes

  • Fixed bug in merge_pores which used too many neighbors when finding centroid
  • Fixed bug in pore surface area models due to incorrect use of flatten on conns