随笔分类 -  Sage notes

Notes on Sage, an open source mathematics software system licensed under the GPL.
Sage002. View error with latex
摘要:ProblemI got a "Latex error" when try to use view comamnd in Sage 5.2.I've already installed (a lot of, I'm not familar with TeX) texlive, and I can compile tex code manually.Reason:dvipng missing.Sage use dvipng to ensure(maybe other purpose) the generated dvi file -- output of la 阅读全文
posted @ 2012-08-19 07:15 Aeol Kong 阅读(139) 评论(0) 推荐(0)
Sage001. Environment
摘要:1. about SageSage is a free open-source mathematics software system licensed under the GPL. It combines the power of many existing open-source packages into a common Python-based interface.2.install(linux) Download tar from sage website, extract to destination folder, then run ./sage.3. 3.color on t 阅读全文
posted @ 2012-08-19 06:41 Aeol Kong 阅读(164) 评论(0) 推荐(0)