diff --git a/numpy/broadcasting/README.md b/numpy/broadcasting/README.md new file mode 100644 index 0000000..f6ac187 --- /dev/null +++ b/numpy/broadcasting/README.md @@ -0,0 +1,14 @@ +# [Broadcasting](https://numpy.org/devdocs/user/basics.broadcasting.html) +{:.no_toc} + + + +## The goal + +Broadcasting: Automatic adaption of dimensions​ + +Questions to [David Rotermund](mailto:davrot@uni-bremen.de) +