{"repo":"RaghavCodeHub/matrix","free":true,"listed":false,"github":"https://github.com/RaghavCodeHub/matrix","clone":"git clone https://github.com/RaghavCodeHub/matrix.git","description":"Matrix Operations in Javascript","language":"JavaScript","stars":30,"topics":["matrix","javascript","linear-algebra"],"license":"MIT","category":"chat-messaging","readme_excerpt":"matrix ====== A Javascript Library to perform basic matrix operations using the functional nature of Javascript Usage Operations 1. Identity 2. Row 3. Column 4. Element 5. Range 6. Size 7. Set 8. Addition 9. Subtraction 10. Multiplication NOTE: This is not classical matrix multiplication (which is implemented using the prod() method). This simply multiplies together each element in matrix A with the corresponding element in matrix B. If A and B are not the same size, it will produce some NaN results. 11. Division 12. Product 13. Transpose 14. Determinant 15. Inverse Should be invertible 16. Merge Merges two matrices in all directions Left Right Top Bottom 17. Map Applies a given function over the matrix, elementwise. Similar to Array.map() This example shows the arguments provided to the function 18. Equals Checks the equality of two matrices and returns a boolean. A matrix is equal to itself. 19. Generate Generates a matrix with the value passed or random values across the entire matrix or just the diagonal.","default_branch":null,"files":null,"tree":[],"storefront":"/r/RaghavCodeHub","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/RaghavCodeHub/matrix/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}