We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9ebbc7 commit d7cdcdbCopy full SHA for d7cdcdb
source-code/numpy-scipy/README.md
@@ -10,3 +10,4 @@ Some examples of numpy and scipy usage. Mainly intended for benchmarking.
10
SVD and matrix multiplications are printed.
11
1. `create_h5.py`: Python script to create an HDF5 file that can be used
12
by `svd.py`.
13
+1. julia_set.ipynb`: Jupyter notebook to illustrate numpy type conversion.
0 commit comments