Skip to content

Follow statistical convention in ndarray order of axes, e.g. storing num_vec of k-dimensional vectors should be done in ndarray of shape (num_vec, k), and not (k, num_vec) as it's done now. #25

@jacobnzw

Description

@jacobnzw
No description provided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions