Skip to content

PacktPublishing/Applying-Math-with-Python

Repository files navigation

Applying Math with Python

Applying Math with Python

This is the code repository for Applying Math with Python, published by Packt.

Practical recipes for solving computational math problems using Python programming and its libraries

What is this book about?

Python, 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.

This book covers the following exciting features:

  • 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

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

if (test expression)
{
  Statement upon condition is true
}

Following is what you need for this book: This 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.

With the following software and hardware list you can run all code files present in the book (Chapter 1-10).

Software and Hardware List

Chapter Software required OS required
1 to 10 Python 3.6 or above Windows, Mac OS X, and Linux (Any)
10 Apache Kafka Windows, Mac OS X, and Linux (Any)

Code in Action

Click on the following link to see the Code in Action:

YouTube

Related products

Get to Know the Author

Sam Morley is an experienced lecturer in mathematics and a researcher in pure mathematics. He is currently a research software engineer at the University of Oxford working on the DataSig project. He was previously a lecturer in mathematics at the University of East Anglia and Nottingham Trent University. His research interests lie in functional analysis, especially Banach algebras. Sam has a firm commitment to providing high-quality, inclusive, and enjoyable teaching, with the aim of inspiring his students and spreading his enthusiasm for mathematics.

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781838989750

About

Math with Python Cookbook, Published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published