Expand notebook on random variables with indexing, masking, slicing, reshaping, and transposition #141
Labels
documentation
Improvements or additions to documentation
good first issue
Good for newcomers
randvars
Issues related to random variables
The notebook explaining random variables shown at https://probnum.readthedocs.io/en/latest/tutorials/probability.html can be expanded with how to index, mask, slice and reshape random variables. Functionality added in #134 .
This is implemented by changing the notebook
./docs/source/tutorials/random_variables.ipynb
.The text was updated successfully, but these errors were encountered: