Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 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.

update math rst docs
2 participants