Is it safe to use direct Numpy C API in Boost Python module together with Boost Python numeric::array (also using numpy)? The function "import_array" must be called before using PyArray_SimpeNew. Will it cause problems if the function "import_array" will be called twice in one module?
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
https://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to