Skip to content

LoopStructural v1.4.2

Choose a tag to compare

@github-actions github-actions released this 07 Feb 07:42
cc12913

Bug Fixes

  • actually fixing divide by zero (ef4d7d0)
  • added function for plotting structural frames (69dbc6d)
  • adding mpl syntax for 3d view points (cc7788f)
  • bug where data is not float (e6f7e1f)
  • bug with calculating average fault ori (a2099cd)
  • commenting out osqp (c2fd2da)
  • crashing when all constraints of a type outside of box (7907f58)
  • extra checks (ba6f391)
  • fault interpolation taking a long time (78fa916)
  • faults interpolation mesh was not being adjusted (33722f6)
  • faults not rescaling when incorrect norm vectors used (9706f25)
  • faults not visible in model (32cbb2a)
  • faults with no value data not interpolating (bf55ec6)
  • interpolator type is now an enum (8197552)
  • norm constraint out of model cause crash (20692e2)
  • number of constraints warning message (9abcc04)
  • removed divide by 0 error (9f17489)
  • updating logging (f77f915)