kete
kete copied to clipboard
add OOM checks
try_reserve should be added for all vector allocation throughout the python interface.
This will prevent the hard crashes which happen when use attempts to allocate too much memory.