Nicolas Cornu
Nicolas Cornu
In fact, h5py raise an error: https://github.com/h5py/h5py/blob/4c7477bbd26e18daefb1fe7d8d2a35c05a816901/h5py/_hl/dataset.py#L121 Should we follow that?
Do you mean you want to work on it? If yes, feel free! No one is currently working on it. I can assign the ticket to you
thanks for the try, you can ask us question if needed
Hey, due to the new type system, I'm looking back to this error. What will be the HighFive public API to write such vlen vector? Regards
Do you think you can propose a PR with that? It looks exactly what you should do to add your own filter.
Yes of course. This feature is a pain to fix the auto-magic support of a lot of types.
Under BlueBrain organization we haven't still make transition from `master` to `main`, so we prefer to keep it with `master`, for now.
Hyperslab are really powerful but our API limit this. Try to find a way to have more flexibility.
WIth the last patch I think we can start trying to do more complicate stuff.
Your issue about having documentation is a copy of #566, the second idea about supporting types with `.begin()`, `.end()` is nice too.