issues
search
SciTools
/
biggus
:no_entry: [DEPRECATED] Virtual large arrays and lazy evaluation.
http://biggus.readthedocs.io/
GNU Lesser General Public License v3.0
54
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.rst
#208
neishm
closed
7 years ago
1
Retirement notice
#207
pp-mo
closed
7 years ago
6
Is there a way to broadcast biggus arrays as numpy?
#206
guziy
closed
7 years ago
3
Tidy up a print statement.
#205
pelson
closed
7 years ago
0
Support for numpy v0.13
#204
pelson
closed
7 years ago
1
ENH: Factored out some of the key engine concepts and added a new dask engine.
#203
pelson
closed
7 years ago
5
TST: Skip double-ellipsis test with NumPy >= 1.12.0.
#202
QuLogic
closed
7 years ago
2
Dask morestuff
#201
pp-mo
closed
7 years ago
0
Dask engine
#200
niallrobinson
closed
7 years ago
0
v 15
#199
marqh
closed
7 years ago
0
Proposal for a new biggus release
#198
cpelley
closed
7 years ago
2
BUG: Incorrect mock import
#197
cpelley
closed
7 years ago
0
__array__ allows implicit realization of data
#196
djkirkham
closed
7 years ago
1
Replace vectorize with list comprehension in ArrayStack.__deepcopy__
#195
djkirkham
closed
7 years ago
2
Deal with thread-safety issues
#194
ajdawson
opened
7 years ago
1
BLD: Updated tested numpy version to 1.9
#193
cpelley
closed
8 years ago
4
Array Adapter Issue with single-point masked arrays
#192
corinnebosley
closed
7 years ago
1
StreamsHandler chunk grouping problem
#191
pelson
closed
7 years ago
2
Array containers don't chunk
#190
pelson
closed
7 years ago
1
Np1v8 fix
#189
pp-mo
closed
8 years ago
2
Convert tuple indices to arrays in NumpyArrayAdapter.ndarray and ArrayStack
#188
pp-mo
closed
8 years ago
5
Biggus allows indexes which aren't allowed by numpy
#187
djkirkham
opened
8 years ago
2
version 0.14.0 is missing tar-ball on pypi
#186
arunpersaud
closed
7 years ago
2
version number
#185
marqh
closed
8 years ago
2
Python 3 source compatibility
#184
QuLogic
closed
8 years ago
1
Re-add ArrayContainer to public API
#183
djkirkham
closed
8 years ago
0
version 0.13.0 is missing tar-ball on pypi
#182
arunpersaud
closed
8 years ago
1
Add functionality to create a lazy masked array where equal to a given value
#181
djkirkham
closed
8 years ago
9
Deprecated NumPy behaviour
#180
QuLogic
opened
8 years ago
0
Adding a singleton dimension
#179
ajdawson
closed
8 years ago
2
Incorrect masked values in sum()
#178
rhattersley
closed
8 years ago
0
Namespace tidy
#177
rhattersley
closed
8 years ago
7
BUG: Failing type return on masked array on LHS
#176
cpelley
closed
7 years ago
17
biggus.Array.ndarray(...) and masked_array(...) don't always return arrays
#175
djkirkham
closed
7 years ago
1
ENH: Added elementwise astype for biggus
#174
cpelley
closed
8 years ago
8
Np slice stack deepcopy
#173
marqh
closed
8 years ago
2
Proposed biggus.save enhancement
#172
cpelley
closed
8 years ago
2
Extend deepcopy patch to cover numpy slice bug
#171
bjlittle
closed
8 years ago
4
doc: Fix build with Sphinx 1.3 and its napoleon extension.
#170
QuLogic
closed
8 years ago
2
test_maths
#169
marqh
closed
8 years ago
2
v0.13
#168
marqh
closed
8 years ago
1
Preserve mask through math operations
#167
DPeterK
closed
8 years ago
2
Masked arrays not preserved in biggus math operations
#166
DPeterK
closed
8 years ago
0
Set a constant chunk size
#165
DPeterK
closed
8 years ago
6
Using biggus operators on 'large' varying-dtype arrays
#164
DPeterK
closed
8 years ago
3
Changes of array dtype under simple multiplication
#163
matthew-mizielinski
closed
8 years ago
3
[BUG] indexing an _Elementwise
#162
DPeterK
closed
9 years ago
1
Float 32vs64 failure 1 m array
#161
matthew-mizielinski
closed
8 years ago
3
Ensured that tuples are always cast to numpy arrays when indexing.
#160
pelson
closed
7 years ago
3
Fixed ArrayStack for Fortran ordered data arrays.
#159
pelson
closed
9 years ago
3
Next