Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing array_api functions #576

Merged

Conversation

guilhermeleobas
Copy link
Contributor

@guilhermeleobas guilhermeleobas commented Jul 20, 2023

  • std
  • var
  • arange
  • asarray
  • argmax
  • argmin
  • nonzero
  • unique_values
  • Array.drop_null
  • astype
  • iinfo
  • finfo
  • result_type
  • can_cast

@guilhermeleobas guilhermeleobas added the enhancement New feature or request label Jul 20, 2023
@guilhermeleobas guilhermeleobas self-assigned this Jul 20, 2023
@guilhermeleobas guilhermeleobas force-pushed the guilhermeleobas/array_api_fns branch 6 times, most recently from 9fc9e9a to 32096ac Compare August 1, 2023 19:46
@guilhermeleobas guilhermeleobas marked this pull request as ready for review August 1, 2023 23:23
@guilhermeleobas guilhermeleobas merged commit fc2ce64 into heavyai:main Aug 1, 2023
18 of 21 checks passed
@guilhermeleobas guilhermeleobas deleted the guilhermeleobas/array_api_fns branch August 1, 2023 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant