2015-05-01から1ヶ月間の記事一覧

BOXの使い方メモ Webdavが使える。とりあえずcadaverをインストール。 shared linkの名前はファイル名から(もちろん)推測不可能。 Account settingで"Enable external links to: Nothing, restrict sharing"しておかないと、shareボタンを押すとただちに公…

pipの使い方(がいまいちわからない) portやapt-getなどpipを使わずにpythonのソフトウエアをインストールできるのが一番理想的だけど、pipが必要なことがある。次のサイトでは、pipの使い方をまとめてくれている。 http://tdoc.info/blog/2014/01/15/pip.h…

gnuplotでヒストグラムを書く http://psy.swansea.ac.uk/staff/carter/gnuplot/gnuplot_frequency.htm http://stackoverflow.com/questions/2471884/histogram-using-gnuplotMatplotlibで書くのがベターかもしれない。 http://matplotlib.org/1.2.1/examples…

シェルでファイルのサイズが0かどうかなどをチェックする法 if [ -s file ]; then .. else .. fihttp://www.k4.dion.ne.jp/~mms/unix/shellscript/shell_calc.html

Wordで論文・・・ 修行中。数式モードはずいぶん良くなった。 http://www.itc.u-toyama.ac.jp/el/word102/linear_format.htm https://support.office.com/ja-jp/article/Word-%E3%81%AE%E8%A1%8C%E5%BD%A2%E5%BC%8F%E3%81%AE%E6%95%B0%E5%BC%8F%E3%81%A8%E6%…

skim emacs auctex