SULJE VALIKKO

Englanninkielisten kirjojen poikkeusaikata... LUE LISÄÄ

avaa valikko

Führ | Akateeminen Kirjakauppa

Haullasi löytyi yhteensä 1277 tuotetta
Haluatko tarkentaa hakukriteerejä?



Scientific Computing with Python - High-performance scientific computing with NumPy, SciPy, and pandas
Claus Fuhrer; Jan Erik Solem; Olivier Verdier
Packt Publishing Limited (2021)
Pehmeäkantinen kirja
55,50
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Deutscher Corporate Governance Kodex
Lambertus Fuhrmann; Markus Linnerz; Andreas Pohlmann
Recht Und Wirtschaft GmbH (2015)
Kovakantinen kirja
245,00
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Dental Radiology
Andreas Fuhrmann
Thieme Publishing Group (2015)
Kovakantinen kirja
61,00
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Opera and British Print Culture in the Long Nineteenth Century
Christina Fuhrmann; Alison Mero
LUP - Clemson University Press (2023)
Kovakantinen kirja
123,70
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Gestalt-Ansatz
Reinhard Fuhr; Martina Gremmler-Fuhr
EHP (2002)
Pehmeäkantinen kirja
22,30
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Kommunikationsentwicklung und Konfliktklärung
Reinhard Fuhr; Martina Gremmler-Fuhr
Hogrefe Verlag GmbH + Co. (2004)
Pehmeäkantinen kirja
57,50
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Mein Laden - mein Leben
Lisa Fuhr; Ursula Jeshel
MünchenVerlag GmbH (2005)
Kovakantinen kirja
44,70
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Kinder: Geschlecht Mannlich - Padagogische Jungenforschung
Thomas Fuhr; Klaudia Schultheis; Gabriele Strobel-Eisele
Kohlhammer (2006)
Pehmeäkantinen kirja
54,40
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Wo wir uns finden
Eckhard Fuhr
Berliner Taschenbuch Verl (2007)
Pehmeäkantinen kirja
37,70
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Fiber Optics Systems
Peter Fuhr
Elsevier Science&Technology (2004)
Pehmeäkantinen kirja
97,80
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Handel mit CO2-Zertifikaten
Thomas Führ; Ines Zenke
Beck C. H. (2006)
Pehmeäkantinen kirja
96,60
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Populäre Musik und Ästhetik
Michael Fuhr
Transcript Verlag (2019)
Pehmeäkantinen kirja
42,40
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Die Biene
Ute Fuhr; Raoul Sautai
Bibliograph. Instit. GmbH (2007)
Kovakantinen kirja
32,80
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Berliner Mauer
Wieland Führ
Imhof Verlag (2007)
Pehmeäkantinen kirja
8,20
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Cloudbreaking
Paul Fuhr
Xlibris Corporation (2006)
Pehmeäkantinen kirja
48,00
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
The Bee
Ute Fuhr; Raoul Sautai; Gallimard Jeunesse
Moonlight Publishing Ltd (1992)
Kovakantinen kirja
32,30
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Let's Look at the Pond
Ute Fuhr
MOONLIGHT PUB (2012)
Pehmeäkantinen kirja
32,20
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Let's Look at Life Below the City
Ute Fuhr
Moonlight Publishing (2012)
Pehmeäkantinen kirja
32,30
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Demosthenis Orationes Edidit Carolus Fuhr - Editio Maior (Large Print Edition)
Demosthenes Karl Fuhr
BiblioLife (2008)
Kovakantinen kirja
81,90
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Demosthenis Orationes Edidit Carolus Fuhr - Editio Maior
Demosthenes Karl Fuhr
BiblioLife (2008)
Pehmeäkantinen kirja
59,50
Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
Scientific Computing with Python - High-performance scientific computing with NumPy, SciPy, and pandas
55,50 €
Packt Publishing Limited
Sivumäärä: 392 sivua
Asu: Pehmeäkantinen kirja
Painos: 2nd Revised edition
Julkaisuvuosi: 2021, 29.07.2021 (lisätietoa)
Kieli: Englanti
Leverage this example-packed, comprehensive guide for all your Python computational needs

Key Features

Learn the first steps within Python to highly specialized concepts
Explore examples and code snippets taken from typical programming situations within scientific computing.
Delve into essential computer science concepts like iterating, object-oriented programming, testing, and MPI presented in strong connection to applications within scientific computing.

Book DescriptionPython has tremendous potential within the scientific computing domain. This updated edition of Scientific Computing with Python features new chapters on graphical user interfaces, efficient data processing, and parallel computing to help you perform mathematical and scientific computing efficiently using Python.

This book will help you to explore new Python syntax features and create different models using scientific computing principles. The book presents Python alongside mathematical applications and demonstrates how to apply Python concepts in computing with the help of examples involving Python 3.8. You'll use pandas for basic data analysis to understand the modern needs of scientific computing, and cover data module improvements and built-in features. You'll also explore numerical computation modules such as NumPy and SciPy, which enable fast access to highly efficient numerical algorithms. By learning to use the plotting module Matplotlib, you will be able to represent your computational results in talks and publications. A special chapter is devoted to SymPy, a tool for bridging symbolic and numerical computations.

By the end of this Python book, you'll have gained a solid understanding of task automation and how to implement and test mathematical algorithms within the realm of scientific computing.

What you will learn

Understand the building blocks of computational mathematics, linear algebra, and related Python objects
Use Matplotlib to create high-quality figures and graphics to draw and visualize results
Apply object-oriented programming (OOP) to scientific computing in Python
Discover how to use pandas to enter the world of data processing
Handle exceptions for writing reliable and usable code
Cover manual and automatic aspects of testing for scientific programming
Get to grips with parallel computing to increase computation speed

Who this book is forThis book is for students with a mathematical background, university teachers designing modern courses in programming, data scientists, researchers, developers, and anyone who wants to perform scientific computation in Python.

Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
LISÄÄ OSTOSKORIIN
Tilaustuote | Arvioimme, että tuote lähetetään meiltä noin 3-4 viikossa | Tilaa jouluksi viimeistään 27.11.2024
Myymäläsaatavuus
Helsinki
Tapiola
Turku
Tampere
Scientific Computing with Python - High-performance scientific computing with NumPy, SciPy, and pandaszoom
Näytä kaikki tuotetiedot
ISBN:
9781838822323
Asiasanat:
Sisäänkirjautuminen
Kirjaudu sisään
Rekisteröityminen
Oma tili
Omat tiedot
Omat tilaukset
Omat laskut
Lisätietoja
Asiakaspalvelu
Tietoa verkkokaupasta
Toimitusehdot
Tietosuojaseloste