mirror of
https://github.com/rasbt/python_reference.git
synced 2024-11-24 04:21:15 +00:00
matplotlib gallery
This commit is contained in:
parent
55a93bc670
commit
936c755d98
|
@ -9,6 +9,7 @@
|
||||||
- [// Python tips and tutorials](#-python-tips-and-tutorials)
|
- [// Python tips and tutorials](#-python-tips-and-tutorials)
|
||||||
- [// Python and the web](#-python-and-the-web)
|
- [// Python and the web](#-python-and-the-web)
|
||||||
- [// Algorithms](#-algorithms)
|
- [// Algorithms](#-algorithms)
|
||||||
|
- [// Plotting and Visualization](#-plotting-and-visualization)
|
||||||
- [// Benchmarks](#-benchmarks)
|
- [// Benchmarks](#-benchmarks)
|
||||||
- [// Other](#-other)
|
- [// Other](#-other)
|
||||||
- [// Useful scripts and snippets](#-useful-scripts-and-snippets)
|
- [// Useful scripts and snippets](#-useful-scripts-and-snippets)
|
||||||
|
@ -76,6 +77,12 @@
|
||||||
|
|
||||||
- Counting points inside a hypercube [[IPython nb](http://nbviewer.ipython.org/github/rasbt/algorithms_in_ipython_notebooks/blob/master/ipython_nbs/geometry/points_in_hybercube.ipynb)]
|
- Counting points inside a hypercube [[IPython nb](http://nbviewer.ipython.org/github/rasbt/algorithms_in_ipython_notebooks/blob/master/ipython_nbs/geometry/points_in_hybercube.ipynb)]
|
||||||
|
|
||||||
|
<br>
|
||||||
|
###// Plotting and Visualization
|
||||||
|
[[back to top](#a-collection-of-useful-scripts-tutorials-and-other-python-related-things)]
|
||||||
|
|
||||||
|
- a matplotlib gallery in IPython notebooks [[GitHub repo](https://github.com/rasbt/matplotlib-gallery)]
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
###// Benchmarks
|
###// Benchmarks
|
||||||
|
|
Loading…
Reference in New Issue
Block a user