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

bugfix in ApproxNumpy initialisation, use keywords for arguments to fix #3696

Merged
merged 10 commits into from
Jul 30, 2018

Commits on Jul 18, 2018

  1. Configuration menu
    Copy the full SHA
    7bff586 View commit details
    Browse the repository at this point in the history
  2. update changelog

    abrammer committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    75db608 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2018

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

Commits on Jul 25, 2018

  1. drop the duplicate approx call

    update test to include both np.array(actual) and np.array(expected)
    abrammer committed Jul 25, 2018
    Configuration menu
    Copy the full SHA
    f0db64a View commit details
    Browse the repository at this point in the history
  2. Improve CHANGELOG

    nicoddemus authored Jul 25, 2018
    Configuration menu
    Copy the full SHA
    2eb9301 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2018

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

Commits on Jul 30, 2018

  1. Configuration menu
    Copy the full SHA
    330640e View commit details
    Browse the repository at this point in the history
  2. update changelog to include the addition of tests

    abrammer committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    762eaf4 View commit details
    Browse the repository at this point in the history
  3. may as well include inf test while we're at it

    abrammer committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    535fd1f View commit details
    Browse the repository at this point in the history