File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments