PolyMath
PolyMath copied to clipboard
Some SVD tests are failing
For now, only the small square matrix is used for testing. Other three matrices are commented out. If you uncomment example3 and example4, they fail
PMSingularValueDecompositionTest >> setUp
super setUp.
self loadExample1.
"self loadExample2.
self loadExample3.
self loadExample4."