Introduction to Python for Computational Science and Engineering

Introduction to Python for Computational Science and Engineering

简介:

本文总结了许多与使用Python的计算工程和科学计算相关的核心思想。重点是介绍一些与数值算法相关的基本Python (编程) 概念。后面的章节涉及数值库,如numpy和scipy,每个库都应该比这里提供更多的空间。我们的目标是使读者能够独立学习如何使用这些库的其他功能使用可用的文档 (在线和通过包本身)

英文简介:

This text summarises a number of core ideas relevant to Computational Engineering and Scientific Computing using Python. The emphasis is on introducing some basic Python (programming) concepts that are relevant for numerical algorithms. The later chapters touch upon numerical libraries such as numpy and scipy each of which deserves much more space than provided here. We aim to enable the reader to learn independently how to use other functionality of these libraries using the available documentation (online and through the packages itself)

书名
Introduction to Python for Computational Science and Engineering
译名
计算科学与工程 Python 简介
语言
英语
年份
2016
页数
170页
大小
1005.52 kB
标签
  • Python
  • 下载
    pdf iconIntroduction to Python for Computational Science and Engineering.pdf
    密码
    65536

    最后更新:2025-04-12 23:58:12

    ←An Introduction To Python For Scientific Computing

    →Algorithms and Data Structures - The Basic Toolbox