Source of Nothingness - math

* Menu

[[About:self:AboutPage.txt]] | [[Profile:file/southly/]] | [[まとめ:self:1163859357.txt]] | [[オリジナル:http://ninjinix.x0.com/rn/]] | [[xyzzy:lisp/]] | [[あんてな:listall]] | [[■:lisp]] | [[buzz:files/southly#buzz]]

* Scrapbook : SIMD-oriented Fast Mersenne Twister (SFMT)

 http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/index-jp.html
新しいタイプのメルセンヌ・ツイスタ

* editorパッケージのbuiltin関数

以下で調べて652個
(let ((count 0))
  (do-symbols (sym (find-package "editor") (format t "~%count: ~d~%" count))
    (when (and (not (find-symbol (symbol-name sym) "lisp"))
               (fboundp sym)
               (si:*builtin-function-p (symbol-function sym)))
      (format t "~a~%" sym)
      (incf count))))
[[(ReadMore...) index.rb?1164371462.txt]]

* Scrapbook : MathWorld

mathworld.wolfram.com/

数式とかいっぱい

* xyzzy topic : ふかふかさんいろいろ更新

xyzzy/
changelogmemo, psearch.l, open-backup.l, autolookup.l, mmc.l, mathematica.l, ee.lが更新。
changelogmemoの更新はかなり大きいので注意。

また、残念なことにTipsがいくつか削除されています。(2006-03-08)