Skip to content

RFC: refactor core code to minimize dependency on ndarray an numpy crates #392

Description

@neutrinoceros

Ideally, only the Python/Rust bridge should be aware of numpy arrays. The core should be as agnostic as possible and use rust slices instead of arrays.
I'm putting this on the 0.6.0 milestone because I'd like to do this before I split rhec out of rlic.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions