inaos / iron-array

2 stars 0 forks source link

Get rid of plainbuffer support? #447

Closed FrancescAlted closed 3 years ago

FrancescAlted commented 3 years ago

Right now the support for plainbuffers inside ironArray is rather flaky. The reason is that they are not as flexible as the Blosc backend, like for example:

Also NumPy/Python is a direct competitor for ironArray+plainbuffer.

FrancescAlted commented 3 years ago

We discussed this and voted for removal. See https://github.com/inaos/iron-array/issues/458.