Skip to content

Optional function-based API #277

@JasperVanDenBosch

Description

@JasperVanDenBosch

This is the idea to have an additional way to program with rsatoolbox where the user can pass data arrays directly into functions, as discussed previously alongside #160

from rsatoolbox.func import calc_rdm
rdm_vectors = calc_rdm(data)

We currently have no urgency in implementing this but this issue is here to keep the idea around.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions