FLAMEGPU/FLAMEGPU2

SWIG interface numpy.array support

Opened this issue · 0 comments

Our SWIG interface does not currently allow numpy arrays to be passed to std::vector, they must first be converted to Pythonic lists.

https://numpy.org/doc/stable/reference/swig.interface-file.html