[ANN] Symbolics.jl: A Modern Computer Algebra System for a Modern Language

My two cents:
“Scientist’s CAS” mainly focuses algebraic computation and manipulation of variables/arrays/matrixes in the real number or complex number field.
In other words, we need a framework where normal computational code can be analyzed and transformed symbolically without extra work (the fusion of symbolic code and numerical code). It is more like a symbolic plugin to aid numerical scientific computation.
By contrast, “mathematician’s CAS” pays more attention to mathematical structures and catogories, such as number theory and group theory.

9 Likes