Skip to content

[FEATURE] Allow a list of numbers to be passed as numeric data #397

@FBumann

Description

@FBumann

Prerequisites

  • I have searched existing issues and discussions
  • I have checked the documentation

Feature Category

API/Usability Improvement

Problem Statement

For new users it might be easier to simply pass a list of numbers rather then a numb array.

Proposed Solution

  • Simply convert a list into a numpy array and then broadcast as usual.
  • Add validation to only have numeric values.

Use Case & Examples

Desired API (Optional)

Alternatives Considered

No response

Priority/Impact

Low - Minor improvement

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for Feature.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions