Skip to content

Commit d7cdcdb

Browse files
committed
Add notebook that illustrates numpy type conversion
1 parent f9ebbc7 commit d7cdcdb

File tree

2 files changed

+346
-0
lines changed

2 files changed

+346
-0
lines changed

source-code/numpy-scipy/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ Some examples of numpy and scipy usage. Mainly intended for benchmarking.
1010
SVD and matrix multiplications are printed.
1111
1. `create_h5.py`: Python script to create an HDF5 file that can be used
1212
by `svd.py`.
13+
1. julia_set.ipynb`: Jupyter notebook to illustrate numpy type conversion.

0 commit comments

Comments
 (0)