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

Snake case module names PART 1 #3550

Merged
merged 6 commits into from
Apr 25, 2017
Merged

Commits on Apr 14, 2017

  1. Configuration menu
    Copy the full SHA
    59f1f9a View commit details
    Browse the repository at this point in the history
  2. Renamed modules:

        renamed:    src/nupic/frameworks/opf/htmpredictionmodelcallbacks.py
    -> src/nupic/frameworks/opf/htm_prediction_model_callbacks.py
        renamed:
    src/nupic/frameworks/opf/htmpredictionmodel_classifier_helper.py ->
    src/nupic/frameworks/opf/htm_prediction_model_classifier_helper.py
        renamed:    src/nupic/frameworks/opf/modelcallbacks.py ->
    src/nupic/frameworks/opf/model_callbacks.py
        renamed:    src/nupic/frameworks/opf/modelfactory.py ->
    src/nupic/frameworks/opf/model_factory.py
        renamed:    src/nupic/frameworks/opf/opfbasicenvironment.py ->
    src/nupic/frameworks/opf/opf_basic_environment.py
        renamed:    src/nupic/frameworks/opf/opfenvironment.py ->
    src/nupic/frameworks/opf/opf_environment.py
        renamed:    src/nupic/frameworks/opf/opfhelpers.py ->
    src/nupic/frameworks/opf/opf_helpers.py
    rhyolight committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    f715a9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2fe02d View commit details
    Browse the repository at this point in the history
  4. renamed opfutils to opf_utils

        renamed:    src/nupic/frameworks/opf/opfutils.py ->
    src/nupic/frameworks/opf/opf_utils.py
    rhyolight committed Apr 14, 2017
    Configuration menu
    Copy the full SHA
    5e2450d View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

  1. Configuration menu
    Copy the full SHA
    9c5cd85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d2673a View commit details
    Browse the repository at this point in the history