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 n-dimensional unwrap #198

Merged
merged 13 commits into from
Jul 4, 2018
Merged

add n-dimensional unwrap #198

merged 13 commits into from
Jul 4, 2018

Commits on Apr 15, 2018

  1. add n-dimensional unwrap

    Pawel committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    ada5cc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2018

  1. Deprecate old unwrap signature

    Pawel committed Apr 28, 2018
    Configuration menu
    Copy the full SHA
    4e7e5e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64dce79 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Add depwarn detail

    Pawel committed May 8, 2018
    Configuration menu
    Copy the full SHA
    c35ecc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    162dab0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. Merge JuliaDSP#199 into JuliaDSP#201

    Added multi-dimensional unwrap when calling dims=1:N, added relevant
    keyword arguments, added and fixed tests, fixed issue where range
    keyword was incorrectly typed.
    Pawel committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    947238c View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2018

  1. Improve docstring/interface

    Pawel committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    32cc545 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Fix typos

    Pawel committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    7a4f937 View commit details
    Browse the repository at this point in the history
  2. Fix type-instability

    Pawel committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    5b5b810 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2018

  1. interface updates

    Pawel committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    c50e824 View commit details
    Browse the repository at this point in the history
  2. Fix 0.7 depwarns

    Pawel committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    185faed View commit details
    Browse the repository at this point in the history
  3. Clean docstrings

    Pawel committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    de70b85 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. Fix docstring typos

    Pawel committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    0eb073f View commit details
    Browse the repository at this point in the history