swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: afc1d1f5dbfd3994da80392ad53ce9b1ca22508a authored by Thomas Fischer on 10 September 2021, 13:25:01 UTC
Revert "[NumLib] Corrected the sizes of shape_matrix in computeShapeMatrices."
Tip revision: afc1d1f
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top