Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sfstoolbox/sfs-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sfstoolbox/sfs-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: td_interpolated2
Choose a head ref
  • 10 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 5, 2019

  1. Interpolation for better results

    spors authored and mgeier committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    52f9c96 View commit details
    Browse the repository at this point in the history
  2. Used interpolation for calculation

    spors authored and mgeier committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    19a54ea View commit details
    Browse the repository at this point in the history
  3. Removed import

    spors authored and mgeier committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    3a52905 View commit details
    Browse the repository at this point in the history
  4. Implemented sinc interpolation

    spors authored and mgeier committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    fdc0d86 View commit details
    Browse the repository at this point in the history
  5. Updated documentation

    spors authored and mgeier committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    40d3c79 View commit details
    Browse the repository at this point in the history
  6. Add time signal zeropadding to point source

    Till Rettberg authored and mgeier committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    84d0466 View commit details
    Browse the repository at this point in the history
  7. Modify Sinc Interpolator to cope with desired times in ndarrays

    Till Rettberg authored and mgeier committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    ea96dc6 View commit details
    Browse the repository at this point in the history
  8. Change API for interpolation in source.

    Reimplement sinc interpolation.
    Till Rettberg authored and mgeier committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    cc7ecf4 View commit details
    Browse the repository at this point in the history
  9. Change API for interpolation in source.

    Add wrapper for linear interpolation.
    Till Rettberg authored and mgeier committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    db0f788 View commit details
    Browse the repository at this point in the history
  10. Fix linear interpolation: Always use zeropadding

    Till Rettberg authored and mgeier committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    e278764 View commit details
    Browse the repository at this point in the history
Loading