Prerequisites
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