Skip to content

rwells1703/Matrix-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Calculator

https://rwells1703.github.io/Matrix-Calculator/webroot/index.html

A simple calculator that supports the use of matrices/vectors in the calculations.
Includes many common operations e.g. logarithm and trigonometric functions.
It also implements a few more specific ones such as determinant, transpose and cross product etc, that only relate to linear algebra.

Motivation

This was initally built as a school project over the course of a few months.
I decided to continue to improve it and eventually shared my work to GitHub.
Hope you enjoy!

Created Using

JavaScript/HTML/CSS - The main languages used for the web app itself.
Python3 - Language used for the development tools and web server.
WebGL - Low-level graphics API used to render graphs.
Jinja2 - Template engine used to create the web page files (install this Python module to recompile the HTML templates yourself).

License

This project is licensed under GPLv3 - see LICENSE.txt

About

A responsive calculator web app designed to work with Matrices/Vectors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published