theochem / procrustes

Python library for finding the optimal transformation(s) that makes two matrices as close as possible to each other.
https://procrustes.qcdevs.org/
GNU General Public License v3.0
109 stars 20 forks source link

Fix failing testing by using X64 architecture #193

Closed FanwangM closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #193 (4b9cd3f) into master (3c349c7) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #193   +/-   ##
=======================================
  Coverage   94.38%   94.38%           
=======================================
  Files          11       11           
  Lines         695      695           
=======================================
  Hits          656      656           
  Misses         39       39