Home
Docs
Install
OpenGL_accelerate
OpenGL_accelerate.numpy_formathandler
Accelerator for numpy format handler operations
Classes
class
NumpyHandler
(
FormatHandler
):
__init__
x.__init__(...) initializes x; see help(type(x)) for signature
array_to_gl_constant
gl_constant_to_array
__new__
(
)
T.__new__(S, ...) -> a new object with type S, a subtype of T