Calculator-for-Matrix-and-A.../nessesary
2022-12-11 13:02:30 +07:00
..
__pycache__ Add parsing the function and fix some var name 2022-12-01 11:24:07 +07:00
parser Implement parse_poly to parse simple polynomial function 2022-12-10 23:48:50 +07:00
fraction.py Add more basic func such as comparative function and negate function. Implement to_fraction that turn int,float into Fraction. Some bugs still exits anyway. 2022-12-11 13:02:30 +07:00
matrix.py matrix func to multiply with float int 2022-12-05 17:16:30 +07:00
polynomial.py Add basic polynomial func and array to string func 2022-12-10 17:40:16 +07:00