Skip to content

DEsimas/matrix-calc

Repository files navigation

Matrix calculator

This is webpack react application which implements different matrix operations with draggable multiwindow interface.

Features

  • 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

Preview

preview

Tecnologies

  • HTML
  • CSS
  • JavaScript
  • React
  • Webpack
  • Babel
  • Jest
  • Github pages

Deployment

Application is hosted on github pages

About

This is react application which implements different matrix operations with draggable multiwindow interface.

Topics

Resources

Stars

Watchers

Forks

Languages