/Mattrix

This is a Matrix calculator that can handle basic arithmetic operations, along with some other functionality like equation solving, with more features to come in the future. It uses a command line input style to parse through an expression string to either simplify an expression or complete some other operation as given above. It can also suppose regular scalar math in the same way it computes matrix operations.

Primary LanguageC++

Watchers