Applying Math with Python - Second Edition - Helion
Tytuł oryginału: Applying Math with Python - Second Edition
ISBN: 9781804616802
stron: 376, Format: ebook
Data wydania: 2022-12-09
Księgarnia: Helion
Cena książki: 149,00 zł
The updated edition of Applying Math with Python will help you solve complex problems in a wide variety of mathematical fields in simple and efficient ways. Old recipes have been revised for new libraries and several recipes have been added to demonstrate new tools such as JAX.
You'll start by refreshing your knowledge of several core mathematical fields and learn about packages covered in Python's scientific stack, including NumPy, SciPy, and Matplotlib. As you progress, you'll gradually get to grips with more advanced topics of calculus, probability, and networks (graph theory). Once you’ve developed a solid base in these topics, you’ll have the confidence to set out on math adventures with Python as you explore 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.
Osoby które kupowały "Applying Math with Python - Second Edition", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Applying Math with Python. Over 70 practical recipes for solving real-world computational math problems - Second Edition eBook -- spis treści
- 1. An Introduction to Basic Packages, Functions, and Concepts
- 2. Mathematical Plotting Using Matplotlib
- 3. Calculus and differential equations
- 4. Working with randomness
- 5. Trees and networks
- 6. Working with data and statistics
- 7. Regression and forecasting
- 8. Geometric problems
- 9. Finding optimal solutions
- 10. Improving your productivity