regarding matrix operation in simple ide
vaibhav
Posts: 25
in Propeller 1
is there any library available which is working on matrix operations? I am using the propeller board and simple ide.
since simple ide is c based so writing a matrix in that is itself a big task. is there any way i can write matrixes without any complexity like numpy library in python where writing an identity matrix, multiplication and other operations are very easy. any suggestions on this?
since simple ide is c based so writing a matrix in that is itself a big task. is there any way i can write matrixes without any complexity like numpy library in python where writing an identity matrix, multiplication and other operations are very easy. any suggestions on this?