Skip to content

Patch excessive memory use in `to_ndarray`

Latest
Compare
Choose a tag to compare
@pattonw pattonw released this 15 Oct 16:49
· 6 commits to main since this release

to_ndarray was requesting the full volume in memory which should never be done.