-
Notifications
You must be signed in to change notification settings - Fork 34
Support Vector results #5
Copy link
Copy link
Open
Description
At the moment supported evaluation results is Result<f64,Error>, will be enhanced with Advanced Number Types (Complex Numbers, Rational Numbers, Arbitrary Precision Numbers, Big Integers + Crypto), but is it even possible to have something like Result<Vec<T>,Error>? I imagine to have custom functions that can perform map or iteration operations over some data not just reduction.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels