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

generalized linear_regression #1716

Closed
wants to merge 26 commits into from

Commits on Mar 13, 2017

  1. Copy the full SHA
    3fb120e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9182e04 View commit details
    Browse the repository at this point in the history
  3. pep8

    ThomasLecocq committed Mar 13, 2017
    Copy the full SHA
    d021956 View commit details
    Browse the repository at this point in the history
  4. clearer OLS&WLS

    ThomasLecocq committed Mar 13, 2017
    Copy the full SHA
    8f750f4 View commit details
    Browse the repository at this point in the history
  5. damn future imports

    ThomasLecocq committed Mar 13, 2017
    Copy the full SHA
    18c7189 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    c7aa76e View commit details
    Browse the repository at this point in the history
  7. 2
    Copy the full SHA
    682042e View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    0a33eb5 View commit details
    Browse the repository at this point in the history
  9. typo

    ThomasLecocq committed Mar 13, 2017
    Copy the full SHA
    a5e74de View commit details
    Browse the repository at this point in the history
  10. changelog

    ThomasLecocq committed Mar 13, 2017
    Copy the full SHA
    ea991b6 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    7a81084 View commit details
    Browse the repository at this point in the history
  12. changelog

    ThomasLecocq committed Mar 13, 2017
    Copy the full SHA
    eeee222 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    aee1c7c View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    764b239 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2017

  1. Copy the full SHA
    3d89f96 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1f96856 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6d0ebe1 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

  1. Copy the full SHA
    1dc50f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. doc

    ThomasLecocq committed Mar 27, 2017
    Copy the full SHA
    9c7b1fa View commit details
    Browse the repository at this point in the history
  2. Update regression.py

    docstring
    ThomasLecocq committed Mar 27, 2017
    Copy the full SHA
    22d674b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

  1. Copy the full SHA
    b8f05bb View commit details
    Browse the repository at this point in the history
  2. docstring

    +DOCS
    ThomasLecocq committed Mar 28, 2017
    Copy the full SHA
    9076a5c View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/linear_regression' into linear_r…

    …egression2
    
    Conflicts:
    	obspy/signal/regression.py
    ThomasLecocq committed Mar 28, 2017
    Copy the full SHA
    7354a16 View commit details
    Browse the repository at this point in the history
  4. doctest footer

    ThomasLecocq committed Mar 28, 2017
    Copy the full SHA
    9cdbb38 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2017

  1. @krischer review

    ThomasLecocq committed Mar 29, 2017
    Copy the full SHA
    23a96ec View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/linear_regression' into linear_r…

    …egression
    
    Conflicts:
    	obspy/signal/regression.py
    ThomasLecocq committed Mar 29, 2017
    Copy the full SHA
    71113e9 View commit details
    Browse the repository at this point in the history