Size: 835
Comment:
|
Size: 276
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 10: | Line 10: |
* [http://www.lisp.org] Lisp的老巢 * [http://clisp.sourceforge.net/] CLisp 的老巢, 我目前使用的Lisp版本. * [http://www.supelec.fr/docs/cltl/cltl2.html] Common Lisp the Language, 2nd Edition 我的Lisp参考书 |
[[Include(/resource)]] |
Line 17: | Line 14: |
=== 基础工具集 szcom.lisp === [[Include(/szcom.lisp)]] === LU 分解法解线性方程组 === [[Include(/LU.lisp)]] === 三对角阵的追赶法 === [[Include(/TLU.lisp)]] === 对称阵的LLT 分解法 === [[Include(/LLT.lisp)]] === 对称阵的LDLT分解法 === [[Include(/LDLT.lisp)]] === SOR 迭代法解线性方程组 === [[Include(/SOR.lisp)]] |
[[Include(/codecollect)]] |