Skip to content

Document MKLRandomState in the API reference and align docstrings with NumPy - #165

Open
vlad-perevezentsev wants to merge 5 commits into
masterfrom
align-docstrings-with-numpy
Open

Document MKLRandomState in the API reference and align docstrings with NumPy#165
vlad-perevezentsev wants to merge 5 commits into
masterfrom
align-docstrings-with-numpy

Conversation

@vlad-perevezentsev

Copy link
Copy Markdown
Collaborator

This PR documents MKLRandomState together with its methods, and renders it with numpydoc for consistency with NumPy's docs.
Previously the API reference only showed the deprecated RandomState alias, without its methods.

  • Document MKLRandomState and its methods via per-method autosummary pages.
  • Align distribution docstrings with NumPy: document array_like parameters, fix wrong parameter types/names, add missing Returns sections and constraint/default notes.
  • Fix rendering issues under numpydoc/Furo; add minimal custom CSS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant