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

Add logspace constructor #617

Merged
merged 5 commits into from May 4, 2019
Merged

Add logspace constructor #617

merged 5 commits into from May 4, 2019

Commits on Apr 12, 2019

  1. Add logspace constructor for Array1

    Signed-off-by: JP-Ellis <josh@jpellis.me>
    JP-Ellis committed Apr 12, 2019
    Configuration menu
    Copy the full SHA
    56bcd97 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Add logspace tests

    Signed-off-by: JP-Ellis <josh@jpellis.me>
    JP-Ellis committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    c59676a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. More extensive logspace tests

    Signed-off-by: JP-Ellis <josh@jpellis.me>
    JP-Ellis committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    c7131c3 View commit details
    Browse the repository at this point in the history
  2. Remove print statements in doc tests

    Signed-off-by: JP-Ellis <josh@jpellis.me>
    JP-Ellis committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    1999880 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. Add geomspace and make logspace compatible with NumPy

    Signed-off-by: JP-Ellis <josh@jpellis.me>
    JP-Ellis committed May 1, 2019
    Configuration menu
    Copy the full SHA
    04f2110 View commit details
    Browse the repository at this point in the history