Skip to content

Some SVD tests are failing #259

@olekscode

Description

@olekscode
Member

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."

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @olekscode

        Issue actions

          Some SVD tests are failing · Issue #259 · PolyMathOrg/PolyMath