Calculator-for-Matrix-and-A.../nessesary
2022-12-14 15:37:10 +07:00
..
__pycache__ Add parsing the function and fix some var name 2022-12-01 11:24:07 +07:00
equation Update 2022-12-12 07:56:06 +07:00
parser Update insert_mul_sign 2022-12-12 05:27:53 +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 Fix inverse funcion -Work correctly 2022-12-14 15:37:10 +07:00
polynomial.py Fix __pow__, to_str(), solve 2022-12-12 05:28:34 +07:00