Skip to content

sujallvalera/MatrixInverse-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MatrixInverse-JS

A simple script to calculate inverse of a 3 by 3 matrix written in JavaScript using puppeteer.

Getting Started

Usage

  • Configure your matrix in the matrix.json file.
  • Run the index.js file on your machine;
node index.js
  • Voila! Your inverse would be printed in a few seconds.

Technologies Used

  • Node.js
  • Puppeteer

License

This project is licensed under the MIT License. See the LICENSE file for more information.

How to Contribute

  • Fork this repository.
  • Clone it onto your local machine and test if everything works correctly before making any changes.
  • Make the appropriate changes.
  • Test it.
  • Test it again.
  • If everything's fine, open a pull request. We will be more than happy to review your Pull Requests. So go for it and contribute to this awesome open source community.

If your Pull Request is accepted, you will surely get credits here.

If you like this Repository, then please leave a star on this repository so that I can know you like this project. It motivates me to contribute more in such open-source projects in the future.

About

Get inverse and determinant of any prompted 3 by 3 matrix.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published