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

Submission of Question 1 #11

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Submission of Question 1 #11

wants to merge 8 commits into from

Commits on May 14, 2015

  1. Configuration menu
    Copy the full SHA
    bb249bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b87cec7 View commit details
    Browse the repository at this point in the history
  3. -Created Core module (MathTree.py)

    -Created Test for Core Module (MathTree_test.py)
    JamesRCooper committed May 14, 2015
    Configuration menu
    Copy the full SHA
    927ec1e View commit details
    Browse the repository at this point in the history

Commits on May 15, 2015

  1. -Rearranged Node Classes to have seperate Branch and Leaf classes

    -Created new Node Class for dynamically generating nodes
    JamesRCooper committed May 15, 2015
    Configuration menu
    Copy the full SHA
    3d593b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94d786a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1aab7d4 View commit details
    Browse the repository at this point in the history
  4. -Cleaned up commented out lines

    -Added in annotation for the Node, LeafNode, and BranchNode classes
    JamesRCooper committed May 15, 2015
    Configuration menu
    Copy the full SHA
    1b2f28d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2015

  1. Configuration menu
    Copy the full SHA
    1a7038c View commit details
    Browse the repository at this point in the history