FLAMEGPU2
FLAMEGPU2 copied to clipboard
SWIG interface numpy.array support
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