SULJE VALIKKO

avaa valikko

Packt Publishing Limited | Akateeminen Kirjakauppa

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



Applying Math with Python - Practical recipes for solving computational math problems using Python programming and its libraries
Tekijä: Sam Morley
Kustantaja: Packt Publishing Limited (2020)
Saatavuus: Noin 17-20 arkipäivää
EUR   47,90
Driving Data Quality with Data Contracts - A comprehensive guide to building reliable, trusted, and effective data platforms
Tekijä: Andrew Jones
Kustantaja: Packt Publishing Limited (2023)
Saatavuus: 1-3 viikkoa
EUR   63,80
Clean Code in C# - Refactor your legacy C# code base and improve application performance by applying best practices
Tekijä: Jason Alls
Kustantaja: Packt Publishing Limited (2020)
Saatavuus: Noin 17-20 arkipäivää
EUR   58,70
Node.js Design Patterns - Design and implement production-grade Node.js applications using proven patterns and techniques
Tekijä: Mario Casciaro; Luciano Mammino
Kustantaja: Packt Publishing Limited (2020)
Saatavuus: Noin 17-20 arkipäivää
EUR   73,10
Mastering SOLIDWORKS Sheet Metal - Enhance your 3D modeling skills by learning all aspects of the SOLIDWORKS Sheet Metal module
Tekijä: Johno Ellison
Kustantaja: Packt Publishing Limited (2022)
Saatavuus: Noin 17-20 arkipäivää
EUR   46,30
Zabbix 6 IT Infrastructure Monitoring Cookbook - Explore the new features of Zabbix 6 for designing, building, and maintaining y
Tekijä: Nathan Liefting; Brian van Baekel
Kustantaja: Packt Publishing Limited (2022)
Saatavuus: Noin 8-11 arkipäivää
EUR   64,50
Azure for Architects - Implementing cloud design, DevOps, containers, IoT, and serverless solutions on your public cloud, 2nd Ed
Tekijä: Ritesh Modi
Kustantaja: Packt Publishing Limited (2019)
Saatavuus: Noin 17-20 arkipäivää
EUR   60,90
IoT and Edge Computing for Architects - Implementing edge and IoT systems from sensors to clouds with communication systems, ana
Tekijä: Perry Lea
Kustantaja: Packt Publishing Limited (2020)
Saatavuus: Noin 17-20 arkipäivää
EUR   57,50
Data Engineering with Python - Work with massive datasets to design data models and automate data pipelines using Python
Tekijä: Paul Crickard
Kustantaja: Packt Publishing Limited (2020)
Saatavuus: Noin 17-20 arkipäivää
EUR   51,60
Keycloak - Identity and Access Management for Modern Applications - Harness the power of Keycloak, OpenID Connect, and OAuth 2.0
Tekijä: Stian Thorgersen; Pedro Igor Silva
Kustantaja: Packt Publishing Limited (2021)
Saatavuus: Noin 17-20 arkipäivää
EUR   65,80
Modern Cryptography for Cybersecurity Professionals - Learn how you can leverage encryption to better secure your organization's
Tekijä: Lisa Bock
Kustantaja: Packt Publishing Limited (2021)
Saatavuus: Noin 17-20 arkipäivää
EUR   51,90
Exploring GPT-3 - An unofficial first look at the general-purpose language processing API from OpenAI
Tekijä: Steve Tingiris; Bret Kinsella
Kustantaja: Packt Publishing Limited (2021)
Saatavuus: Noin 17-20 arkipäivää
EUR   61,90
The Professional Scrum Master (PSM I) Guide - Successfully practice Scrum with real-world projects and achieve your PSM I certif
Tekijä: Fred Heath
Kustantaja: Packt Publishing Limited (2021)
Saatavuus: Noin 17-20 arkipäivää
EUR   47,40
Full Stack Development with Spring Boot and React - Build modern and scalable web applications using the power of Java and React
Tekijä: Juha Hinkula
Kustantaja: Packt Publishing Limited (2022)
Saatavuus: 1-3 viikkoa
EUR   67,00
Certified Ethical Hacker (CEH) v12 312-50 Exam Guide - Keep up to date with ethical hacking trends and hone your skills with han
Tekijä: Dale Meredith
Kustantaja: Packt Publishing Limited (2022)
Saatavuus: Noin 17-20 arkipäivää
EUR   58,60
Business Intelligence with Databricks SQL - Concepts, tools, and techniques for scaling business intelligence on the data lakeho
Tekijä: Vihag Gupta
Kustantaja: Packt Publishing Limited (2022)
Saatavuus: Noin 8-11 arkipäivää
EUR   56,60
vBulletin: A Users Guide
Tekijä: Adrian Kingsley-Hughes; Kathy Kingsley-Hughes
Kustantaja: Packt Publishing Limited (2006)
Saatavuus: Noin 8-11 arkipäivää
EUR   39,80
Oracle 11g R1 / R2 Real Application Clusters Handbook
Tekijä: B. Prusinski
Kustantaja: Packt Publishing Limited (2010)
Saatavuus: Ei tiedossa
EUR   123,40
Android 3.0 Application Development Cookbook
Tekijä: Kyle Merrifield Mew
Kustantaja: Packt Publishing Limited (2011)
Saatavuus: Ei tiedossa
EUR   82,10
Microsoft SharePoint for Business Executives: Q&A Handbook
Tekijä: Peter Ward; Pavlo Andrushkiw; Richard Harbridge
Kustantaja: Packt Publishing Limited (2012)
Saatavuus: Noin 8-11 arkipäivää
EUR   52,00
    
Applying Math with Python - Practical recipes for solving computational math problems using Python programming and its libraries
47,90 €
Packt Publishing Limited
Sivumäärä: 358 sivua
Asu: Pehmeäkantinen kirja
Julkaisuvuosi: 2020, 31.07.2020 (lisätietoa)
Discover easy-to-follow solutions and techniques to help you to implement applied mathematical concepts such as probability, calculus, and equations using Python's numeric and scientific libraries

Key Features

Compute complex mathematical problems using programming logic with the help of step-by-step recipes
Learn how to utilize Python's libraries for computation, mathematical modeling, and statistics
Discover simple yet effective techniques for solving mathematical equations and apply them in real-world statistics

Book DescriptionPython, one of the world's most popular programming languages, has a number of powerful packages to help you tackle complex mathematical problems in a simple and efficient way. These core capabilities help programmers pave the way for building exciting applications in various domains, such as machine learning and data science, using knowledge in the computational mathematics domain.

The book teaches you how to solve problems faced in a wide variety of mathematical fields, including calculus, probability, statistics and data science, graph theory, optimization, and geometry. You'll start by developing core skills and learning about packages covered in Python's scientific stack, including NumPy, SciPy, and Matplotlib. As you advance, you'll get to grips with more advanced topics of calculus, probability, and networks (graph theory). After you gain a solid understanding of these topics, you'll discover Python's applications in data science and statistics, forecasting, geometry, and optimization. The final chapters will take you through a collection of miscellaneous problems, including working with specific data formats and accelerating code.

By the end of this book, you'll have an arsenal of practical coding solutions that can be used and modified to solve a wide range of practical problems in computational mathematics and data science.

What you will learn

Get familiar with basic packages, tools, and libraries in Python for solving mathematical problems
Explore various techniques that will help you to solve computational mathematical problems
Understand the core concepts of applied mathematics and how you can apply them in computer science
Discover how to choose the most suitable package, tool, or technique to solve a certain problem
Implement basic mathematical plotting, change plot styles, and add labels to the plots using Matplotlib
Get to grips with probability theory with the Bayesian inference and Markov Chain Monte Carlo (MCMC) methods

Who this book is forThis book is for professional programmers and students looking to solve mathematical problems computationally using Python. Advanced mathematics knowledge is not a requirement, but a basic knowledge of mathematics will help you to get the most out of this book. The book assumes familiarity with Python concepts of data structures.

Tuotetta lisätty
ostoskoriin kpl
Siirry koriin
LISÄÄ OSTOSKORIIN
Tilaustuote | Arvioimme, että tuote lähetetään meiltä noin 17-20 arkipäivässä
Myymäläsaatavuus
Helsinki
Tapiola
Turku
Tampere
Applying Math with Python - Practical recipes for solving computational math problems using Python programming and its librarieszoom
Näytä kaikki tuotetiedot
ISBN:
9781838989750
Sisäänkirjautuminen
Kirjaudu sisään
Rekisteröityminen
Oma tili
Omat tiedot
Omat tilaukset
Omat laskut
Lisätietoja
Asiakaspalvelu
Tietoa verkkokaupasta
Toimitusehdot
Tietosuojaseloste