Published June 11, 2020
| Version v1.0
Software
Open
M2R-AO3: How Does a Computer Perform Symbolic Mathematics?
Description
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.
Files
HanchongZ/M2R-AO3-v1.0.zip
Files
(4.7 kB)
Name | Size | Download all |
---|---|---|
md5:2b322e57823e39e5dbf2ee533c9511fa
|
4.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/HanchongZ/M2R-AO3/tree/v1.0 (URL)