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

Clean up `psdp` docstrings #201

Open FanwangM opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #201 (64f55d1) into master (ea5941b) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #201   +/-   ##
=======================================
  Coverage   94.67%   94.67%           
=======================================
  Files          11       11           
  Lines         807      807           
=======================================
  Hits          764      764           
  Misses         43       43           
Impacted Files Coverage Δ
procrustes/psdp.py 95.54% <100.00%> (ø)