Skip to content

v3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 14:27
· 66 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