Skip to content

discuss arguments for SVD #174

@paciorek

Description

@paciorek

To mimic Eigen's args, we currently have a 'vectors' arg that for compiled use needs to be 0 (no vectors), 1 (thin/default), 2 (full, expanding rows/columns with zeros).

A couple things to think about:

  1. we might instead mimic R's args: nu and nv. This would also naturally have the args be integers.
  2. if we keep the current args, we should discuss whether a user could pass a string ({"none","thin","full"}) for ease of use.

No urgency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions