issues
search
Quansight-Labs
/
ndindex
A Python library for manipulating indices of ndarrays
https://quansight-labs.github.io/ndindex/
MIT License
97
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature request: `str` <--> `ndindex` conversion
#196
bersbersbers
opened
2 weeks ago
1
Fixes for matplotlib stuff in the docs
#195
asmeurer
opened
3 weeks ago
0
Use intersphinx-registry
#194
asmeurer
closed
4 weeks ago
1
Test Python 3.13 on CI
#193
asmeurer
closed
1 month ago
0
Fix serialization of Cythonized objects
#192
asmeurer
closed
1 month ago
1
Regression in pickle and deepcopy after cythonization
#191
crusaderky
closed
1 month ago
2
install requirements does not add Cython
#190
Ragnar-the-mighty
closed
1 month ago
2
1.9 release
#189
asmeurer
closed
1 month ago
0
array and scalar indices
#188
crusaderky
closed
1 month ago
4
Fix issues with test_normalize_skip_axes
#187
asmeurer
closed
2 months ago
0
Drop Python 3.8 support
#186
asmeurer
closed
2 months ago
0
Some more tests for the Slice constructor
#185
asmeurer
closed
1 month ago
0
Make sure != is tested in test_eq
#184
asmeurer
closed
3 months ago
0
Performance playground
#183
asmeurer
closed
1 month ago
20
Fix heading levels in the changelog
#182
asmeurer
closed
4 months ago
0
Improve ndindex performance (PyInf#12655)
#181
ArvidJB
opened
4 months ago
0
Convert a (view) index into strides and offset
#180
asmeurer
opened
4 months ago
0
Small fixes to the indexing guide
#178
asmeurer
closed
5 months ago
0
More docs fixes
#177
asmeurer
closed
5 months ago
0
Various fixes to the docs
#176
asmeurer
closed
5 months ago
0
Fixes for NumPy 2.0
#175
asmeurer
closed
6 months ago
0
Run slotscheck on CI
#174
asmeurer
closed
6 months ago
0
1.8 release
#173
asmeurer
closed
8 months ago
0
Fix wrong result with as_subchunks and num_subchunks with array indices
#172
asmeurer
closed
8 months ago
1
Enable sys.monitoring coverage for Python 3.12
#171
asmeurer
closed
8 months ago
0
as_subchunks test failure
#170
asmeurer
closed
8 months ago
0
Change references from 'master' to 'main'
#169
asmeurer
closed
9 months ago
0
Allow constructing indices with ndindex[idx]
#168
asmeurer
closed
9 months ago
0
Tuple.reduce with ellipses raises on the last invalid index
#167
asmeurer
opened
11 months ago
1
Implement selected_indices()
#166
asmeurer
closed
9 months ago
0
Cleanup API docs
#165
asmeurer
opened
11 months ago
0
Function to list elements selected by an index
#164
asmeurer
opened
11 months ago
0
Fix some issues with NumPy 2.0
#163
asmeurer
closed
11 months ago
0
Fix doctests with dev numpy
#162
asmeurer
closed
1 year ago
0
TEST: Disable coverage reporting
#161
asmeurer
closed
1 year ago
0
Fix deprecation warning from newer NumPys in the tests
#160
asmeurer
closed
1 year ago
0
Compatibility with python3.12
#159
keszybz
closed
1 year ago
1
test failure with python 3.12b4
#158
keszybz
closed
1 year ago
6
Build wheels in the release script
#157
asmeurer
opened
1 year ago
0
ndindex 1.7 apparently introduced some glitches in wheels for Win
#156
FrancescAlted
closed
1 year ago
4
Support multiple skip axes in iter_indices and broadcast_shapes
#155
asmeurer
closed
9 months ago
0
Add a negative_int flag to reduce()
#154
asmeurer
closed
1 year ago
0
1.7 release
#153
asmeurer
closed
1 year ago
0
More concise reprs for Slice
#152
asmeurer
opened
1 year ago
0
Be more robust with testing against deprecated numpy functionality
#151
asmeurer
closed
1 year ago
3
v1.6: test_integerarray_reduce_hypothesis falsifying example
#150
bnavigator
closed
1 year ago
8
Add is_view method
#149
asmeurer
opened
1 year ago
1
Don't delete the benchmarks from gh-pages on deploy
#148
asmeurer
closed
1 year ago
0
Fix a test failure with newer versions of NumPy
#147
asmeurer
closed
1 year ago
0
Small cleanups in the docs
#146
asmeurer
closed
1 year ago
0
Next