M2R-AO3: How Does a Computer Perform Symbolic Mathematics?

Main Authors: Zhu, Hanchong, Hilton, George, Liu, Weizhi, Della Casa, Cecilia
Format: info software eJournal
Bahasa: eng
Terbitan: , 2020
Online Access: https://zenodo.org/record/3894599
Daftar Isi:
  • We aim to develop our understanding of computer algebra systems by developing our own system in Python, able to perform differentiation, evaluation and some basic simplification. The system should be able to take any expression and output the derivative. In particular, we used object-oriented programming to implement said algorithm.
  • Fixed simplification error when dividing by zero