Python for Scientists
暫譯: 科學家的 Python 使用指南

John M. Stewart

  • 出版商: Cambridge
  • 出版日期: 2014-08-29
  • 售價: $2,050
  • 貴賓價: 9.5$1,948
  • 語言: 英文
  • 頁數: 230
  • 裝訂: Paperback
  • ISBN: 1107686423
  • ISBN-13: 9781107686427
  • 相關分類: Python程式語言
  • 已過版

商品描述

Python is a free, open source, easy-to-use software tool that offers a significant alternative to proprietary packages such as MATLAB and Mathematica. This book covers everything the working scientist needs to know to start using Python effectively. The author explains scientific Python from scratch, showing how easy it is to implement and test non-trivial mathematical algorithms and guiding the reader through the many freely available add-on modules. A range of examples, relevant to many different fields, illustrate the program's capabilities. In particular, readers are shown how to use pre-existing legacy code (usually in Fortran77) within the Python environment, thus avoiding the need to master the original code. Instead of exercises the book contains useful snippets of tested code which the reader can adapt to handle problems in their own field, allowing students and researchers with little computer expertise to get up and running as soon as possible.

商品描述(中文翻譯)

Python是一個免費、開源且易於使用的軟體工具,提供了一個顯著的替代方案給像MATLAB和Mathematica這樣的專有套件。本書涵蓋了工作科學家開始有效使用Python所需了解的所有內容。作者從零開始解釋科學Python,展示了實現和測試非平凡數學演算法的簡易性,並引導讀者探索許多免費可用的附加模組。多個與不同領域相關的範例展示了該程式的能力。特別是,讀者將學會如何在Python環境中使用現有的舊有程式碼(通常是Fortran77),從而避免需要掌握原始程式碼。本書不包含練習題,而是提供了有用的經過測試的程式碼片段,讀者可以根據自己的領域問題進行調整,讓擁有較少電腦專業知識的學生和研究人員能夠儘快上手。