issues
search
data-apis
/
array-api-tests
Test suite for the PyData Array APIs standard
https://data-apis.org/array-api-tests/
MIT License
64
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
test_linspace error with numpy
#195
asmeurer
opened
1 year ago
1
test_nonzero in test_searching_functions.py incorrectly handle 0d inputs
#194
oleksandr-pavlyk
opened
1 year ago
0
Tracking remaining `2022.12` test suite coverage
#193
honno
opened
1 year ago
2
Fix test_take to make axis optional when ndim == 1
#192
asmeurer
opened
1 year ago
1
Test `axis=None` in `test_take`
#191
honno
opened
1 year ago
0
test_square test failure with numpy complex64
#190
asmeurer
closed
11 months ago
3
Some fixes for v2022.12
#189
asmeurer
closed
1 year ago
1
Support libraries that don't allow mutation
#188
asmeurer
opened
1 year ago
0
Bump `array-api` submodule
#187
honno
closed
11 months ago
1
conj, real, and imag not found in array_api_compat.torch
#186
asmeurer
closed
1 year ago
0
Skip `test_matmul` and `test_remainder`
#185
honno
closed
1 year ago
3
More torch fixes
#184
honno
closed
1 year ago
6
Remove use of `_UndefinedStub` in `dtype_helpers.py`
#183
honno
closed
1 year ago
1
`hh.reject_overflow()`
#182
honno
closed
1 year ago
0
Fix some issues
#181
asmeurer
closed
1 year ago
1
Tests for comparison functions should not use complex dtypes
#180
asmeurer
closed
1 year ago
0
Wrong scalar type used in complex tests
#179
asmeurer
closed
1 year ago
4
test_int_to_dtype meta-test fails with torch
#178
asmeurer
closed
1 year ago
0
Specify/infer arguments for testing uninspectable signatures
#177
honno
closed
1 year ago
2
Use keyword-only arguments for the pytest helpers functions
#176
asmeurer
closed
1 year ago
0
Signature tests not catching missing keyword arguments
#175
asmeurer
closed
1 year ago
2
`test_isdtype`
#174
honno
closed
1 year ago
1
`test_take`
#173
honno
closed
1 year ago
4
Incorrect getitem test?
#172
asmeurer
opened
1 year ago
0
signature tests being misled by **kwargs
#171
asmeurer
opened
1 year ago
1
signature tests for floor_divide and remainder divide by 0
#170
asmeurer
opened
1 year ago
1
--disable-extension doesn't work with test_has_names.py
#169
asmeurer
opened
1 year ago
0
test_sum can fail with unstable summation
#168
asmeurer
closed
1 month ago
7
Smoke tests for statistical function output
#167
asmeurer
opened
1 year ago
0
iinfo() tests should ignore undefined unsigned dtypes
#166
asmeurer
closed
1 year ago
0
Versioning support, bulk of complex testing
#165
honno
closed
1 year ago
5
Bump Hypothesis to `6.21.1`
#164
honno
closed
1 year ago
1
Skip asserting to undefined default dtypes in `test_sum`
#163
honno
closed
1 year ago
0
Replace uses of `x.size` with `math.prod(x.shape)`
#162
honno
closed
1 year ago
0
Avoid using .size for pytorch compat
#161
asmeurer
closed
1 year ago
0
pytorch test_sum fails with out.dtype=int64, but should be uint64 [sum(uint8)]
#160
asmeurer
closed
1 year ago
1
pytorch fails signature tests with odd error message
#159
asmeurer
closed
1 year ago
2
Fix undefined dtypes being passed in kwargs of stat tests
#158
honno
closed
1 year ago
1
Add support for an xfails file, and allow the files to be specified with a flag
#157
asmeurer
closed
1 year ago
9
Don't require can_cast to return False for cross-kind casting
#156
asmeurer
closed
1 year ago
0
Remove type promotion tests
#155
honno
closed
1 year ago
3
Loosely assert for functions that produce ints but internally might use floats
#154
tylerjereddy
opened
2 years ago
8
Strange `test_linspace` assertion errors in jax
#153
simonetgordon
closed
2 years ago
3
Fix a check in test_linspace
#152
asmeurer
closed
2 years ago
1
test_can_cast should not disallow cross-kind casting
#151
asmeurer
closed
1 year ago
0
Enquiry: How do you re-run tests with certain inputs to reproduce a failure?
#150
simonetgordon
closed
2 years ago
3
Fix array_attributes
#149
asmeurer
closed
2 years ago
0
Document element-wise testing utilities
#148
honno
closed
2 years ago
1
Generate value filters for element-wise tests
#147
honno
opened
2 years ago
0
database functionality(optional) for storing hypothesis cache
#146
Aarsh2001
closed
2 years ago
4
Previous
Next