Skip to content

Use the nmatrix.h API intead of calling ruby functions in C code #30

@v0dro

Description

@v0dro

This approach is slow and does not leverage nmatrix's functionality completely.

I'd recommend using something like NM_STORAGE_DENSE(nmatrix)->elements from nmatrix.h for gaining access to an NMatrix object's elements.

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