-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Hi,
Is it possible to input a numpy matrix and use numpy.asmatrix to cast input as numpy matrix? What I am trying to do it use one CPython component to read a big binary file as matrix then use the second CPython component to get information out of the matrix. By using two component, i think I could avoid the slow process of reading the file every time a variable changes.
Another question is how to input a file path? Can you give an example? I tried a couple of ways but did not manage to get it to work. Many thanks.
Metadata
Metadata
Assignees
Labels
No labels