issues
search
lewisacidic
/
jagged-array
Multidimensional [jr]agged array support for the PyData ecosysem
MIT License
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[fix] use factory method for copy, astype etc.
#36
lewisacidic
opened
5 years ago
0
[feat] factory methods
#35
lewisacidic
opened
5 years ago
0
[fix] sliced masked
#34
lewisacidic
opened
5 years ago
1
[feat] easy pickling
#33
lewisacidic
opened
5 years ago
0
[feat] C/F order for subarrays
#32
lewisacidic
opened
5 years ago
0
[fix] reshape arguments broken
#31
lewisacidic
opened
5 years ago
0
[feat] reshape should treat -1 as it does in numpy
#30
lewisacidic
opened
5 years ago
0
[feat] smoothe function
#29
lewisacidic
opened
5 years ago
0
[fix] printing one dimensional jagged arrays
#28
lewisacidic
opened
5 years ago
0
[feat] strides for slicing
#27
lewisacidic
opened
5 years ago
0
[feat] `JaggedArray.data` should be a `memoryview` rather than an `ndarray`
#26
lewisacidic
opened
5 years ago
0
[feat] add dtype argument to constructor
#25
lewisacidic
opened
5 years ago
0
[feat] coerce jagged-like objects to jagged in api
#24
lewisacidic
opened
5 years ago
1
[feat] JaggedArray constructor should work with jagged-like objects
#23
lewisacidic
opened
5 years ago
1
[fix] concatenate doesn't work for different shaped arrays
#22
lewisacidic
closed
5 years ago
1
[fix] random with limits never creates a full dim
#21
lewisacidic
opened
5 years ago
0
[feat] empty, empty-like
#20
lewisacidic
opened
5 years ago
0
[feat] support using dense arrays in concat etc.
#19
lewisacidic
closed
5 years ago
1
[feat] allclose
#18
lewisacidic
opened
5 years ago
0
[fix] nbytes does not factor in shape metadata
#17
lewisacidic
opened
5 years ago
1
[feature] new __repr__ function
#16
lewisacidic
closed
5 years ago
3
[refactor] rename aoa (array of arrays) to Illife
#15
lewisacidic
closed
5 years ago
1
[bug] shape dimensions are unintuitive
#14
lewisacidic
closed
5 years ago
1
[feature] nbytes
#13
lewisacidic
closed
5 years ago
1
[build] precommit hooks
#12
lewisacidic
closed
5 years ago
5
[build] coverage
#11
lewisacidic
closed
5 years ago
1
[build] versioning
#10
lewisacidic
opened
5 years ago
1
[feature] IO
#9
lewisacidic
opened
5 years ago
1
[test] configure testing
#8
lewisacidic
closed
5 years ago
1
[ci] set up continuous integration
#7
lewisacidic
opened
5 years ago
0
[build] add black, flake8 integration
#6
lewisacidic
closed
5 years ago
1
[docs] README
#5
lewisacidic
opened
5 years ago
0
[feature] annotate with types
#4
lewisacidic
closed
5 years ago
1
[docs] write proper documentation
#3
lewisacidic
opened
5 years ago
0
[feature] better indexing support
#2
lewisacidic
opened
5 years ago
4
[fix] don't print the dtype if its {int,float}64
#1
lewisacidic
closed
5 years ago
1