Code Monkey home page Code Monkey logo

taylorrodriguez / rref-calculator Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 477 KB

This reduced row echelon form (RREF) calculator can receive matrices up to a size of 7 rows by 7 columns. It will take a user specified matrix size and inputs then output it in RREF. In mathematics, solving a matrix and transforming it into RREF is essentially solving a system of linear equations. This has many use cases in advanced mathematics across several disciplines such as finance and differential equations. This project was created using HTML, CSS, and vanilla JavaScript.

Home Page: https://rref-calculator.firebaseapp.com/

html css javascript rref advanced-mathematics linear-algebra calculator responsive-design matrices

rref-calculator's Introduction

rref-calculator

About

This reduced row echelon form (RREF) calculator can receive matrices up to a size of 7 rows by 7 columns. It will take a user specified matrix size and inputs, then outputs it in RREF. In mathematics, solving a matrix and transforming it into RREF is essentially solving a system of linear equations. This has many use cases in advanced mathematics across several disciplines such as finance and differential equations. This project was created using HTML, CSS, and vanilla JavaScript.

Usage

demo-gif

Features

  • Simplifies a matrix into RREF(reduced row-echelon form)
  • Max size 7 rows by 7 columns
  • Max input for values is 99
  • Min input for values is -99

Notes

After searching, this seems to be the only front-end RREF calculator on github(so far)! I was inspired to create this from my mathematics studies at UC Riverside, specifically linear algebra courses and the many matrices I had to simplify into RREF.

rref-calculator's People

Contributors

taylorrodriguez avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

viewmaster111

rref-calculator's Issues

Testing

I'm coding a linear algebra calculator, I wrote an rref function but i don't know does it work for every mxn matrix. How did you test your calculator?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.