Skip to content

Symmetric vs Random Initialization for some benchmarks #28

Description

@hardik01shah

For some benchmarks like correlation and covariance, the initialization of the matrix is a symmetric matrix. This unfortunately validates incorrect implementations for the benchmarks. Is there any specific reason for initializing the matrices as symmetric in the way they currently are?
On experimenting with random initialization, I found that they were less susceptible to validating wrong implementations for the benchmarks.

Happy to put in a PR addressing this.

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

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions