update swig on windows
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from template_matrix import *
|
||||
passVector([1, 2, 3])
|
||||
passMatrix([[1, 2], [1, 2, 3]])
|
||||
passCube([[[1, 2], [1, 2, 3]], [[1, 2], [1, 2, 3]]])
|
||||
Reference in New Issue
Block a user