Skip to content

v1.6.23

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Nov 03:05
367019f

1.6.23 (2025-11-05)

Bug Fixes

  • add dipdirection2vector helper (717d6c9)
  • add function to clean nan vertices and post_init to validate data (f69f6d8)
  • add horizontal model with change in thickness example (6a5ee85)
  • add inequalities to interpolator builder (2ee38ac)
  • add methods to fold rotation angle feature (efb46a2)
  • add scaling/transformation matrix to bounding box (984ab1c)
  • adding analytical fold builder (6d238aa)
  • adding groupname to save option to geoh5 (d8a8c63)
  • adding min/max angle to trig profile (c097372)
  • check dimensions of bounding box constructor (39b694b)
  • evaluate gradient for structural frame calls interpolator, now working (596e59f)
  • remove fold rotation inversion when axis and cross product are not in the same direction. (3d4d90f)
  • remove requirement for featurename in dataframe used to directly construct feature (09940ba)
  • run interpolator before trying to create vtk object (b230152)

Documentation

  • copilot review/update of docstrings to numpy format (#273) (89a3c5f)