Skip to content

Feature: Write unit tests for Csr matrix class #302

Open
@shakedregev

Description

@shakedregev

Summary

Csr (matrix) class has no unit tests. We should create unit tests so we are confident they are not introducing bugs or leaks in the code.

Rationale

There is no way to validate methods in this class.

Description

This can reuse much of the structure from other matrix class tests.

Additional information

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions