首先,一般语言:Fortran, C, Python, Java;
其次,科学计算软件包:BLAS, Lapack, Petsc, Slepc, gsl;
还有,工具软件:NetLogo, NetworksX, Sage;
最后排版系统与操作系统:Latex(包含beamer),Linux, Make文件系统,服务器上的任务发布系统。
分类: 未分类
lapack、petsc、slepc和并行程序
发几个例子,教会大家用这些。
sage的使用
sage的基本命令
Python和Cython的直接调用,编译使用
sage与matlab
C的调用
几个例子作为演示用
有人来完成这个吗?不用我自己来做吧?
sagemath server
1) Install apache2 and enable the proxy modules
2) Create an apache virtual server for the Sage server via Proxy, as suggested by Jason Grout at Setting up a Sage server.
Next, to find how to run sage in background, something like a sage daemon.
Torque
计算任务管理系统Torque已经安装。