Зарегистрироваться
Восстановить пароль
FAQ по входу

Idris I. NumPy 1.5. Beginner's Guide

  • Файл формата pdf
  • размером 2,02 МБ
  • Добавлен пользователем
  • Описание отредактировано
Idris I. NumPy 1.5. Beginner's Guide
Packt Publishing, 2011. - 233 pages. ISBN: 1849515301, 9781849515306.
Scientists, engineers, and quantitative data analysts face many challenges nowadays. Data scientists want to be able to do numerical analysis of large datasets with minimal programming effort. They want to write readable, efficient, and fast code, that is as close as possible to the mathematical language package they are used to. A number of accepted solutions are available in the scientific computing world.
The C, C++, and Fortran programming languages have their benefits, but they are not interactive and are considered too complex by many. The common commercial alternatives are, among others, MatLAB, Maple, and Mathematica. These products provide powerful scripting languages, however, they are still more limited than any general purpose programming language. There are other open source tools similar to MatLAB such as R, GNU Octave, and Scilab. Obviously, they also lack the power of a language such as Python.
Python is a popular general purpose programming language widely used by in the scientific community. You can access legacy C, Fortran, or R code easily from Python. It is objectoriented and considered more high-level than C or Fortran. Python allows you to write readable and clean code with minimal fuss. However, it lacks a MatLAB equivalent out of the box. That's where NumPy comes in. This book is about NumPy and related Python libraries such as SciPy and Matplotlib.
  • Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
  • Регистрация