Errata

Elegant SciPy

Errata for Elegant SciPy

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.

Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted By Date submitted Date corrected
PDF
Page 21
First sentence of paragraph

Maybe change "pretty hard" to "this is hard".

Could also mention that adding one to each count value is a common trick to avoid logarithms of zero.

pwilmart  May 11, 2017  Aug 08, 2017
PDF
Page 18
last paragraph, 3rd sentence

"First we will sum the rows to get the total counts..." should be "First we will sum the columns to get the total counts..."

pwilmart  May 11, 2017  Aug 08, 2017
PDF
Page 17
2nd paragraph

"We will also needs some corresponding..." should be "We will also need some corresponding..."

pwilmart  May 11, 2017  Aug 08, 2017
PDF
Page 14
Vectorization: first paragraph, start of second sentence.

"Once" should be "One".

pwilmart  May 11, 2017  Aug 08, 2017
Mobi
Page 2068
In [38]:

from scipy import ndimage as nd
=>
from scipy import ndimage as ndi

kamimura  Jul 31, 2016  Aug 08, 0207
Mobi
Page 5005
Solution

Code by: Nicolas Rougier

(@rougier) => (@NPRougier) ?

(If @rougier is twitter account.)

kamimura  Jul 27, 2016  Aug 08, 0207