swig 実にいい感じだ。
python を console に使ってインタラクティブにあーでもないこーでもないできる。
C++ で UI 書く気にならんし、かといって条件変えるだけで実行し直したりコンパイルし直したりしてるとなんとも焦れったいものだが、これはいい。一通り計算して結果を見てから、さらに for で回すかとかパラメータ変えてみるかとかなんでもできる。
ここまでくるとファイル出力してグラフツールで描画してるのもまだるっこしい。
単機能でいいからこの中から絵を描けるようにしておこう。
[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.
]