Skip to content

Commit 12f88e7

Browse files
committed
new scipy resource
1 parent 31c8820 commit 12f88e7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/pages/03-data/17-scipy-numpy.markdown

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ following resources are broader walkthroughs for the SciPy ecosystem:
3838
instructions for various SciPy packages that were previously hosted
3939
on the SciPy wiki.
4040

41+
* [Robots and Generative Art and Python, oh my!](https://www.generativehut.com/post/robots-and-generative-art-and-python-oh-my)
42+
uses Scipy, Numpy, and [Matplotlib](/matplotlib.html) to generate
43+
some nice looking art that can even be written to paper using a
44+
plotter. This is a very cool example project that ties together
45+
the scientific world and the art world.
46+
4147
* [Lectures in Quantitative Economics: SciPy](https://lectures.quantecon.org/py/scipy.html)
4248
provides a good overview of SciPy compared to the specific NumPy
4349
project, as well as explanations for the wrappers SciPy provides

0 commit comments

Comments
 (0)