- 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
- 從零開始:數字圖像處理的編程基礎與應用
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- 算法精粹:經典計算機科學問題的Python實現
- Java程序設計與計算思維
- JavaScript by Example
- 你不知道的JavaScript(中卷)
- Yii Project Blueprints
- Web前端應用開發技術
- Java程序設計與項目案例教程
- 區塊鏈項目開發指南
- Python Social Media Analytics
- Visual Basic語言程序設計上機指導與練習(第3版)
- Kohana 3.0 Beginner's Guide
- JavaScript設計模式與開發實踐
- Learning ROS for Robotics Programming