首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > UMFPACK库的Python

UMFPACK库的Python

资 源 简 介

Compiling UMFPACK on windows is a bit nightmarish, And to use it with python is beyond the grasp of many. So here is a little effort to provide the users with a python library of UMFPACK. Pre-requisites: python 2.7 (http://www.python.org/) mysysgit (http://code.google.com/p/msysgit/) setuptools (http://pypi.python.org/pypi/setuptools) Installation instructions: Download and Extract the umfpackpy\_0.2.zip to your convenient location in Hard disk, Lets assume it"s extracted in C:/. Now there will be two files on the extracted folder, ez\_setup.py and scikits.umfpack-5.1.0-py2.7-win32.egg. Start msys and write the following code to go to the extracted folder. $ cd /c/umfpackpy\_0.2/ Write the following code on msys to install the UMFPACK lib

文 件 列 表

umfpackpy_0.2
ez_setup.py
scikits.umfpack-5.1.0-py2.7-win32.egg
VIP VIP
0.199100s