Cantitate/Preț
Produs

Python for Scientists

Autor John M. Stewart, Michael Mommert
en Limba Engleză Paperback – 16 aug 2023
The third edition of this practical introduction to Python has been thoroughly updated, with all code migrated to Jupyter notebooks. The notebooks are available online with executable versions of all of the book's content (and more). The text starts with a detailed introduction to the basics of the Python language, without assuming any prior knowledge. Building upon each other, the most important Python packages for numerical math (NumPy), symbolic math (SymPy), and plotting (Matplotlib) are introduced, with brand new chapters covering numerical methods (SciPy) and data handling (Pandas). Further new material includes guidelines for writing efficient Python code and publishing code for other users. Simple and concise code examples, revised for compatibility with Python 3, guide the reader and support the learning process throughout the book. Readers from all of the quantitative sciences, whatever their background, will be able to quickly acquire the skills needed for using Python effectively.
Citește tot Restrânge

Preț: 26298 lei

Nou

Puncte Express: 394

Preț estimativ în valută:
5033 5310$ 4194£

Carte disponibilă

Livrare economică 12-26 decembrie
Livrare express 28 noiembrie-04 decembrie pentru 3683 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781009014809
ISBN-10: 1009014803
Pagini: 304
Dimensiuni: 169 x 243 x 16 mm
Greutate: 0.53 kg
Ediția:3Revizuită
Editura: Cambridge University Press
Colecția Cambridge University Press
Locul publicării:Cambridge, United Kingdom

Cuprins

1. Introduction; 2. About Python; 3. Basic Python; 4. NumPy – Numerical math; 5. SciPy – Numerical methods; 6. Matplotlib – Plotting; 7. SymPy – Symbolic math; 8. Pandas – Data handling; 9. Performance Python; 10. Software development tools; Index.

Recenzii

'This volume provides an important update to the resources available to physicists and other scientists who manipulate quantitative data for one of their most common tasks: computation … The focus is on providing the practicing scientist a clear, concise guide to an important resource, and the author has chosen his topics appropriately. Both Python and this book deserve wide circulation.' Computing Reviews
'I highly recommend this book as a practical guide to real-life scientific programming. The book is well written, interspersed with great humor, and is presented from the viewpoint of a researcher who wants others to avoid suffering the same pitfalls and mistakes that he experienced.' The Leading Edge
'… this book is still an excellent starting point to put you on the tracks to master the language and enjoy the marvels of the latest version of Python.' Adhemar Bultheel, European Mathematical Society (euro-math-soc.eu)

Notă biografică


Descriere

Learn Python starting from the very basics all the way to numerical and symbolic math, quantitative analysis, and beyond.