Calculator-for-Matrix-and-A.../nessesary
2022-12-11 23:02:57 +07:00
..
__pycache__ Add parsing the function and fix some var name 2022-12-01 11:24:07 +07:00
equation Add equation process file 2022-12-11 23:02:57 +07:00
parser Check white space in parse_poly() 2022-12-11 20:15:54 +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 readme markdown added 2022-12-11 16:41:57 +07:00
polynomial.py Add rsub radd r mul method, delete string_form attribute 2022-12-11 21:29:05 +07:00