Requires knowledge of basic linear algebra Insert scripts left to right as some depend on another. The "Output" variable is the most common Output of functions. Here is how the formatting works: [ 3 4 ] [ 4 7 ] A 2x2 matrix which would look like this in the notation used in this engine: 3,4,|4,7,|
Forum: https://scratch.mit.edu/discuss/topic/389320/?page=1#post-3867576 Numpy was an inspiration, and I didn't really find any Linear Algebra engines on Scratch so I made one. Being not optimized at all, especially Matrix.Multiply, where longish matrices can take upwards of 17 seconds to execute 1000 operations so there is a lot of room for improvement and cleaning of the code. Lastly, I hope to add more features such as exponentiation for all items in array, subtract/add all items in an array by a single constant..