You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- mlab doesn't just do spectral computations, it also has GaussianKDE.
- The "caption" example in the plot_directive doc has a quote which gets
incorrectly highlighted as a Python string in the rendered docs; the
technically correct solution would be to wrap the whole thing in a `..
code-block:: rst` but just removing the quote works just as well and
avoids mangling the unrendered version.
0 commit comments