Skip to Content
Python for Bioinformatics
book

Python for Bioinformatics

by Jason Kinser
June 2008
Beginner to intermediate
417 pages
10h 41m
English
Jones & Bartlett Learning
Content preview from Python for Bioinformatics

2 NumPy and SciPy

Numerical arrays are vectors, matrices, and tensors that are important to the speedy manipulation of data. There are two reasons that arrays are so useful: (1) they provide dramatic savings in computational time and (2) they can drastically reduce the amount of coding that is required to accomplish a task. The NumPy and SciPy packages offer a wide range of array functions and data types that will be used in almost all of the applications in this book.

2.1 Introduction to NumPy and SciPy

NumPy and SciPy are packages designed for the manipulation of arrays and scientific data. The NumPy package contains the array manipulation routines and the SciPy package contains a variety of scientific packages that are not part of the standard ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Bioinformatics with Python Cookbook - Third Edition

Bioinformatics with Python Cookbook - Third Edition

Tiago Antao

Publisher Resources

ISBN: 9780763751869