うちで作業していて、ふと gauss 関数の関数形を確かめたくて、本の類いが全部職場に行っているのでかわりに手もとの gsl のアーカイブを展開してドキュメントを読んでみる。
で、関数形は確かめられたんだが、ふと見ると関数のジェネレータにメルセンヌツイスターを持っているのね。いい機会だから数学関連のコードを全部 gsl を呼ぶように変えてしまおうか…。
と、思ったが、実行環境全てにインストールされていると仮定するには gsl は弱いな。某 AIX や某スパコンみたいに、妙な環境で使う可能性もあるし、いちいちインストールしてられんな。使う場所を限定できる奴でだけかな、置き換えるとしても。
[referer:
The script did not produce proper HTTP headers. Please see the error log to see the detail of the errors. Depending on the server configuration, you can also run thisscript under CGIWrap debugging. Usually, either rename or linkthe script temporarily to a file which ends with .cgidextension, or add a AddHandler cgi-script-debug .cgiline to your .htaccess file.
]