This is webpack react application which implements different matrix operations with draggable multiwindow interface.
- Draggable interface
- Multiwindow interface
- Matrix input component
- Transpose matrix
- Invert matrix
- Add matrices
- Multiply matrices
- Add number to matrix
- Subtract number from matrix
- Multiply matrix by number
- Divide matrix by number
- Get determinant
- Adjugate matrix
- Test coverage for all matrix operations
- HTML
- CSS
- JavaScript
- React
- Webpack
- Babel
- Jest
- Github pages
Application is hosted on github pages