link 来源:www.coursera.org
list 10个序列
assignment 等级:入门
chat_bubble_outline 语言:英语
card_giftcard 400分
评论
-
starstarstarstarstar
0条评论

关键信息

credit_card 免费进入
timer 50小时总数

关于内容

Programming-oriented course on effectively using modern computers to solve scientific computing problems arising in the physical/engineering sciences and other fields. Provides an introduction to efficient serial and parallel computing using Fortran 90, OpenMP, MPI, and Python, and software development tools such as version control, Makefiles, and debugging.

more_horiz 查看更多
more_horiz 收起
dns

课程大纲

The use of a variety of languages and techniques will be integrated throughout the course as much as possible, rather than taught linearly. The topics below will be covered at an introductory level, with the goal of learning enough to feel comfortable starting to use them in your everyday work. Once you've reached that level, abundant resources are available on the web to learn the more advanced features that are most relevant for you.

  • Working at the command line in Unix-like shells (e.g. Linux or a Mac OSX terminal).
  • Version control systems, particularly git, and the use of Github and Bitbucket repositories.
  • Work habits for documentation of your code and reproducibility of your results.
  • Interactive Python using IPython, and the IPython Notebook.
  • Python scripting and its uses in scientific computing.
  • Subtleties of computer arithmetic that can affect program correctness.
  • How numbers are stored: binary vs. ASCII representations, efficient I/O.
  • Fortran 90, a compiled language that is widely used in scientific computing.
  • Makefiles for building software and checking dependencies.
  • The high cost of data communication.  Registers, cache, main memory, and how this memory hierarchy affects code performance. 
  • OpenMP on top of Fortran for parallel programming of shared memory computers, such as a multicore laptop.
  •  MPI on top of Fortran for distributed memory parallel programming, such as on a cluster.
  • Parallel computing in IPython.
  • Debuggers, unit tests, regression tests, verification and validation of computer codes.
  • Graphics and visualization of computational results using Python.
record_voice_over

教师

  • Randall LeVeque - Department of Applied Mathematics
store

内容设计师

University of Washington

华盛顿大学是位于华盛顿州西雅图市的一所公立研究型大学。华盛顿大学成立于 1861 年 11 月 4 日,原名领土大学,是西海岸历史最悠久的大学之一,在西雅图建市约十年后落户西雅图。

该大学的主校区位于该市的大学区,占地 703 英亩,在塔科马和博特尔也有校区。总的来说,华盛顿大学由 500 多座建筑和 2000 多万平方英尺的总面积组成,其中包括世界上最大的图书馆系统之一,拥有 26 个学术图书馆、艺术中心、博物馆、实验室、演讲厅和体育馆。

华盛顿大学是华盛顿州六所公立大学中的旗舰院校。它以医学、技术和科学研究而闻名。

assistant

平台

Coursera

Coursera是一家数字公司,提供由位于加利福尼亚州山景城的计算机教师Andrew Ng和达芙妮科勒斯坦福大学创建的大型开放式在线课程。

Coursera与顶尖大学和组织合作,在线提供一些课程,并提供许多科目的课程,包括:物理,工程,人文,医学,生物学,社会科学,数学,商业,计算机科学,数字营销,数据科学 和其他科目。

您是 MOOC 的设计者?
您对这门课的评价是?
内容
5/5
平台
5/5
动画
5/5