This repository has been archived by the owner on Jan 7, 2023. It is now read-only.
4.4.0
What's new in this release:
tree2array:
- Enable tree caching and add cache_size argument
- Fix integer overflow in handling of trees with more than 2^31 entries
- More informative MemoryError if array is too large to fit in memory
- Consider start and stop arguments in initial array allocation to avoid filling memory when reading a large tree in chunks