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

replaced SGVector::scale() with linalg::scale() #2928

Closed
wants to merge 8 commits into from
Closed

replaced SGVector::scale() with linalg::scale() #2928

wants to merge 8 commits into from

Commits on Oct 31, 2015

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

Commits on Nov 5, 2015

  1. fix after review

    nginn committed Nov 5, 2015
    Configuration menu
    Copy the full SHA
    0e1a8db View commit details
    Browse the repository at this point in the history
  2. fix after review

    nginn committed Nov 5, 2015
    Configuration menu
    Copy the full SHA
    40eac07 View commit details
    Browse the repository at this point in the history
  3. Merge branch '#2717' of github.com:nginn/shogun into #2717

    Conflicts:
    	src/shogun/machine/gp/EPInferenceMethod.cpp
    nginn committed Nov 5, 2015
    Configuration menu
    Copy the full SHA
    a6c2269 View commit details
    Browse the repository at this point in the history
  4. removed the extra lines

    nginn committed Nov 5, 2015
    Configuration menu
    Copy the full SHA
    d51b2e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2015

  1. replaced SGVector::add with linalg::add; moved SGVector::operator+=(S…

    …GVector) to .cpp file; added benchmark for SGVector::operator+=(SGVector)
    nginn committed Dec 2, 2015
    1 Configuration menu
    Copy the full SHA
    fc0e3f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2015

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

Commits on Feb 28, 2016

  1. replaced add with += operator

    ng committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    e551596 View commit details
    Browse the repository at this point in the history