Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Rewrite Unit tests in C++ #32

@matt-chan

Description

@matt-chan

The unit tests for c++ are run through Cython right now. In addition, Python numpy arrays are used to store the reference data, but we should store in a binary format (Eigen compatible?) and move the tests into GTests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions