comphep-4.5.1
CompHEP: a package for evaluation of Feynman diagrams, integration over multi-particle phase space and event generation
putty 字体设置
登陆前的设置好像不管用。只好登陆后设置:
点击右键(窗口内ctrl+右键或者在标题栏右键), 选择change settings...,在弹出的窗口选择 default settings -->appearence
点击change font ,修改字体和字体大小,点击apply。
gcc-4.4.1
collection about gcc
package for mathematica-3
Programming with Mathematica
package for mathematica-2
Programming with Mathematica
package for Mathematica-1
Programming with Mathematica
cuda 1
第一个cuda例子:
CUDA 安装
64bit win7 安装 cuda
speeddial.ini
Pythia8-0 安装
1、下载 pythia8xxx.tgz
http://www.thep.lu.se/∼torbjorn/Pythia.html
2、安装
tar xvfz pythia8xxx.tgz
cd pythiaxxx
./configure ...
make
3、文件结构
• htmldoc/pythia8100.pdf: A Brief Introduction
• htmldoc/Welcome.html: The full manual
• examples/mainNN.cc: sample main programs: standalone, link to libraries, semi-internal processes, . . .
• Worksheet: step-by-step instructions and exercises how to write and run a main program
4、编译运行例子
make mainNN ./mainNN.exe > outfile