错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Symbolic Computing

  • Robert Johansson

摘要

Symbolic computing is an entirely different paradigm than the numerical array-based computing introduced in the previous chapter. In symbolic computing software, also known as a computer algebra system (CAS), representations of mathematical objects and expressions are manipulated and transformed analytically. Symbolic computing is mainly about using computers to automate analytical computations that can be done by hand with pen and paper. However, by automating the bookkeeping and the manipulations of mathematical expressions using a computer algebra system, it is possible to take analytical computing much further than can realistically be done by hand. Symbolic computing is a great tool for checking and debugging analytical calculations done by hand, but more importantly, it enables carrying out analytical analysis that may not otherwise be possible.