Skip to content

Clean up BacktrackingTM's public API #3645

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

Merged
merged 4 commits into from
May 25, 2017
Merged

Conversation

rhyolight
Copy link
Member

@rhyolight rhyolight commented May 25, 2017

fixes #3644

rhyolight added 3 commits May 25, 2017 09:51
This commit removes a couple of unused functions and removes many
functions from the public API. In all cases where functions were moved
from public to private, they were only used within the class itself, a
test function, or a subclass of the class.
@rhyolight
Copy link
Member Author

Can one of @scottpurdy @oxtopus @vitaly-krugl @mrcslws have a look at this? See #3644 for motivation.

Copy link
Contributor

@oxtopus oxtopus left a comment

Choose a reason for hiding this comment

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

Pending CI

@rhyolight
Copy link
Member Author

I did not run integration tests, which are failing. Fixing now.

@rhyolight rhyolight merged commit a99a0f5 into numenta:master May 25, 2017
@rhyolight rhyolight deleted the clean-btm branch May 25, 2017 19:20
@rhyolight
Copy link
Member Author

Well that was a shitty merge into my working branch. 🤕

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.

Clean up public API of BacktrackingTM
2 participants