Errata
The errata list is a list of errors and their corrections that were found after the product was released.
The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.
Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update
Version | Location | Description | Submitted by | Date submitted |
---|---|---|---|---|
Page 6 Last paragraph |
Paragraph begins with: Is is |
Anonymous | Jan 13, 2015 | |
Printed | Page 22 Section titled "Controlling pyximport and Managing Dependencies" |
All usages of ".pyxdeps" should be replaced with ".pyxdep" |
Anonymous | Sep 07, 2017 |
Page 45 Last paragraph |
"We have to create a temporary so that". |
Anonymous | Jan 13, 2015 | |
Printed | Page 54 Last line before first C code sample |
The plus in |
Henning Timm | Oct 08, 2015 |
Printed | Page 56 last code sample |
struct mycpx { |
Anonymous | Sep 13, 2015 |
Printed, PDF | Page 87 6th paragraph |
page 87, paragraph after `add_momentums` source code, replace |
zitor | Aug 31, 2016 |
Printed | Page 93 First code sample |
In the definition of the momentum property the 'def' before the __get__ method is missing. |
Henning Timm | Apr 16, 2015 |
Printed | Page 94 last code sample |
The last line of this code sample should be changed to following: |
Anonymous | Sep 13, 2015 |
Page 168 last paragraph |
You use variable "func" in the text, but you use variable "f" in the program listing. So, "func" should be "f"? "func" is also used in first paragraph of page 169. |
Anonymous | Apr 23, 2015 |