Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

Update nupic.math RST API docs. #3677

Merged
merged 2 commits into from
Jun 7, 2017
Merged

Conversation

rhyolight
Copy link
Member

fixes #3676

"""

import random

import numpy

from nupic.bindings.math import GetNTAReal, SparseMatrix
Copy link
Member Author

@rhyolight rhyolight Jun 7, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I needed to add this import for Sphinx to inspect C++ runtime objects properly. This should be the only code change in this PR.

@rhyolight
Copy link
Member Author

@lscheinkman or @oxtopus or @scottpurdy

@rhyolight rhyolight merged commit ffa99a4 into numenta:master Jun 7, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update math rst docs
2 participants