Skip to content

Solves or gives informations for errors about LinAlg and fracture

Alexandre Tlili requested to merge LinAlgError into master
  • Write a file LinAlgError with infomations when the matrix in not full-rank
  • Solves with least squares errors when it appens
  • Use find_peaks (of module scipy.signal) to find local extremums for strain criterion

Merge request reports