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

Features/187 balance #308

Merged
merged 10 commits into from
Jun 18, 2019
Merged

Features/187 balance #308

merged 10 commits into from
Jun 18, 2019

Commits on Jun 13, 2019

  1. switching to cov branch

    coquelin77 committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    a4d34cd View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. pushing data backwards working, need to implement forwards and is_bal…

    …anced
    coquelin77 committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    abf7b93 View commit details
    Browse the repository at this point in the history
  2. added is_balanced

    coquelin77 committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    a3b8d84 View commit details
    Browse the repository at this point in the history
  3. finished balance, need docs and tests

    coquelin77 committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    c0b0901 View commit details
    Browse the repository at this point in the history
  4. added docs for balance/is_balanced

    coquelin77 committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    5b0276a View commit details
    Browse the repository at this point in the history
  5. added tests and docs for balance_ and is_balanced

    coquelin77 committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    8141949 View commit details
    Browse the repository at this point in the history
  6. fixed dndarray tests

    coquelin77 committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    9fc1fd2 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. fixed bug in balance_ for >2 dimensions

    coquelin77 committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    f5b2f19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f807e1f View commit details
    Browse the repository at this point in the history
  3. corrected error in the balance_ docs

    coquelin77 committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    e42f2c5 View commit details
    Browse the repository at this point in the history