data-apis / array-api-compat

Compatibility layer for common array libraries to support the Array API
https://data-apis.org/array-api-compat/
MIT License
76 stars 26 forks source link

Enables get_namespace to return namespace when input adopts Array API spec #20

Closed thomasjpfan closed 1 year ago

thomasjpfan commented 1 year ago

This PR enables get_namespace to return the Array API namespace if the input already adapts the Array API standard.