Skip to content

Typehints, Examples, Parameters, See Also in library functions

Philip Loche requested to merge examples into main

A work in progress MR to add more details especially to the library functions. They lack parameters and example sections.

One thing we should add for all our classes and functions are "See Also" sections linking to other functions/classes that are related. i.e. linking the inverse fourier transform to the fourier transform.

Merge request reports