Skip to content

LoopStructural v1.3.8

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 05:44
dc66570

Bug Fixes

  • adding cython code for getting neighbour pairs (65a0a44)
  • adding origin to scalar field (8bfeb54)
  • bugfix for pli weighting (1ce7380)
  • faults are more generic (4fc4627)
  • fold builder was adding data twice (770e666)
  • fold rotation angle calculated incorrectly (aea51bf)
  • generalising support functions for grid and tetra (761fd03)
  • gradient constraints in pli weighted by vol (9b487fd)
  • kwargs weren't being passed to fold builder (d5135c5)
  • matrix assembly based on constraints dict (20407e4)
  • need to put exception type to get message (16c01ea)
  • nonlinear will replace discrete class (86816d1)
  • normalise rows of interpolation matrix (ae315d2)
  • normalise vector for cg (f8cf221)
  • plot vector field crashing (e35f6b2)
  • pytest failed (9136c99)
  • removing sign change for rotation angle (7ab33fd)
  • speed up (e5b53d8)
  • speeding up interface constraints (3f4a845)
  • weighting fdi using volume of element (665e4fe)

Documentation

  • adding debugging guide (540b5ac)
  • updating to issue form, using scipy for a template (70b3a67)