Skip to content

Instructions to import array module to test incomplete #328

Open
@lucascolley

Description

@lucascolley

# 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions