swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: dad1b969d19fed3336842bb4e4c927857ed476c8 authored by Wenqing Wang on 09 September 2021, 07:03:29 UTC
[Test/HT] Increased the tolerance pf the linear solver for H in
Tip revision: dad1b96
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top