Hacker News new | ask | show | jobs
by maliker 3276 days ago
You might like matplotlib for visualization. It's a Python clone of Matlab's plotting tools. And it's compatible with numpy if you need to do linear algebra or operate on big datasets.
1 comments

He mentions matplotlib by name.