gosymbol
is a Go package for performing symbolic computations. Its main purpose is to be educational and to give me a chance to dive into the inner workings of symbolic computations and computer algebra systems. The development journey will be published as a series of Medium articles.
The disturbing package image was generated by DALL·E.
The below listed references are used during the development process to deepen my knowledge about the subject of symbolic computation systems.
- COHEN, Joel S. Computer algebra and symbolic computation: Mathematical methods. AK Peters/CRC Press, 2003.
- The course Domain-Specific Languages of Mathematics at Chalmers University of Technology. Github repo.