Cetger / matrix

Matrix calculation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use to display more than two matrix calculation step by step.

Installation

$ git clone https://github.com/Cetger/matrix.git
$ cd matrix
$ npm install
$ npm react-native run:android

You must enter how many matrix there are and the matrix values. Matrix is 3x3 and all values are 0 firstly.

About

Matrix calculation


Languages

Language:JavaScript 39.6%Language:Java 28.2%Language:Objective-C 20.1%Language:Starlark 8.7%Language:Ruby 3.4%