Skip to content
Success

Changes

Summary

  1. Fix 3 bugs: change "numMetrics" to "numParams" in invrsBiasesMatrix, (details)
  2. Remove inadvertent introduction of pdb.set_trace() (details)
Commit daa87c6ea922e2a7e7976d57ed0cfdd5e8c15995 by noreply
Fix 3 bugs: change "numMetrics" to "numParams" in invrsBiasesMatrix,

use "full_matrices=False" in np.linalg.svd, and replace "*" with "@".
The file was modified utilities/analyze_sensitivity_matrix.py (diff)
Commit 5d76a4e07012505e45acb757a1e973408b4b17ea by noreply
Remove inadvertent introduction of pdb.set_trace()
The file was modified utilities/analyze_sensitivity_matrix.py (diff)