Due to all operations heavily relying on numpy this is one of the fastest STL editing libraries for Python available. If you encounter any issues, make sure you report them here. Be sure to search for ...
CPython's C-API has GIL acquiring/releasing functions such as PyGILState_Ensure and PyGILState_Release. Programmers can call CPython's C-APIs from outside of Python threads if they manage GIL's state ...