- Mastering matplotlib
- Duncan M. McGreggor
- 269字
- 2021-07-16 14:11:18
Chapter 1. Getting Up to Speed
Over the past 12 years of its existence, matplotlib has made its way into the classrooms, labs, and hearts of the scientific computing world. With Python's rise in popularity for serious professional and academic work, matplotlib has taken a respected seat beside long-standing giants such as Mathematica by Wolfram Research and MathWorks' MATLAB products. As such, we feel that the time is ripe for an advanced text on matplotlib that guides its more sophisticated users into new territory by not only allowing them to become experts in their own right, but also providing a clear path that will help them apply their new knowledge in a number of environments.
As a part of a master class series by Packt Publishing, this book focuses almost entirely on a select few of the most requested advanced topics in the world of matplotlib, which includes everything from matplotlib internals to high-performance computing environments. In order to best support this, we want to make sure that our readers have a chance to prepare for the material of this book, so we will start off gently.
The topics covered in this chapter include the following:
- A brief historical overview of matplotlib
- What's new in matplotlib
- Who is an advanced, beginner, or an intermediate matplotlib user
- The software dependencies for many of the book's examples
- An overview of Python 3
- An overview of the coding style used in this book
- References for installation-related instructions
- A refresher on IPython Notebooks
- A teaser of a complicated plot in matplotlib
- Additional resources to obtain advanced beginner and intermediate matplotlib knowledge
- 一步一步學Spring Boot 2:微服務項目實戰
- Raspberry Pi for Secret Agents(Third Edition)
- Java FX應用開發教程
- Neo4j Essentials
- Spring實戰(第5版)
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- Linux Device Drivers Development
- Mastering Drupal 8 Views
- Python算法詳解
- Learning PHP 7
- Python:Deeper Insights into Machine Learning
- Java編程從入門到精通
- Android Development Tools for Eclipse
- ASP.NET Web API Security Essentials