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

Instructions to import array module to test incomplete #328

Open
lucascolley opened this issue Dec 27, 2024 · 0 comments
Open

Instructions to import array module to test incomplete #328

lucascolley opened this issue Dec 27, 2024 · 0 comments

Comments

@lucascolley
Copy link
Member

# You can comment the following out and instead import the specific array module
# you want to test, e.g. `import array_api_strict as xp`.

Alternately, import/define the `xp` variable in `array_api_tests/__init__.py`.

They do not mention that you need to also define xp_name, since:

from array_api_tests import xp_name, xp as array_module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant