-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
API changeChanges to existing functions or objects in the API.Changes to existing functions or objects in the API.RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.topic: Complex Data TypesComplex number data types.Complex number data types.topic: StatisticsStatistics.Statistics.
Milestone
Description
x-ref https://github.com/data-apis/array-api-extra/pull/10/files#r1776010210
While implementing a simple cov
in array-api-extra (data-apis/array-api-extra#10) I found that xp.mean
does not support complex input. @kgryte suggested opening an issue over here as the arithmetic mean is well-defined for complex numbers.
Metadata
Metadata
Assignees
Labels
API changeChanges to existing functions or objects in the API.Changes to existing functions or objects in the API.RFCRequest for comments. Feature requests and proposed changes.Request for comments. Feature requests and proposed changes.topic: Complex Data TypesComplex number data types.Complex number data types.topic: StatisticsStatistics.Statistics.