Git Product home page Git Product logo

scipybook2's Introduction

		       << Python科学计算(第2版)>>光盘内容及使用
 		
=====================================================================

目录内容及使用方法:

本光盘提供了<<Python科学计算(第2版)>>一书的源代码以及相关的扩展程序和工具软件。

本光盘包括以下内容:

\install----书中所有实例和工具软件的安装说明,读者可按照说明来一次性安装完本书所有工具软件。

\winpython---运行书中所有实例程序的WinPython压缩包,请读者将之解压到C盘根目录之下,该压缩包会创建C:\WinPython-32bit-2.7.9.2目录。
  
\scipybook2----包含如下3个子目录:
   codes 其中的scpy2子目录下包含本书提供的示例程序,该示例程序库采用包的形式管理,因此需要将它添加进Python的包搜索路径环境变量PYTHONPATH中才能正确运行scpy2中的示例程序。在scipybook2目录下的批处理文件run_console.bat和run_notebook.bat中会自动设置该环境变量。
   notebooks 本书完全使用IPython Notebook编写,该目录下的Notebook文件中保存了本书所有章节的标题以及示例代码。读者可以通过run_notebook.bat批处理文件启动本书的编写环境。
   settings  保存各种扩展库的配置文件。这些文件会保存在HOME环境变量所设置的目录之下,默认值为C:\Users\用户名。为了避免与读者的系统中的配置文件发生冲突,在批处理文件中将HOME环境变量修改为该settings目录。

为了确认开发环境正确安装,请读者运行run_console.bat,然后在命令行中执行python -m scpy2,并检查是否打印出开发环境中各个扩展库的版本信息。
=====================================================================

系统需求:CPU主频在1.0GHz以上、内存在512MB以上、光驱是8X(包括8X)以上的CD-ROM。

运行平台:Windows 2000、Windows XP、Windows 2003或以上版本,屏幕分辨率要求在1024×768(含)以上。 
    
=====================================================================

scipybook2's People

Contributors

qytang326 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.