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 logsubexp(x,y) #95

Merged
merged 16 commits into from
May 21, 2020
Merged

add logsubexp(x,y) #95

merged 16 commits into from
May 21, 2020

Commits on May 19, 2020

  1. use ifelse for xlogx, xlogy

    cossio committed May 19, 2020
    Configuration menu
    Copy the full SHA
    8a37cf3 View commit details
    Browse the repository at this point in the history
  2. use ifelse in logaddexp

    cossio committed May 19, 2020
    Configuration menu
    Copy the full SHA
    aa55386 View commit details
    Browse the repository at this point in the history
  3. gitignore Manifest

    cossio committed May 19, 2020
    Configuration menu
    Copy the full SHA
    62c5ac4 View commit details
    Browse the repository at this point in the history
  4. add logsubexp

    cossio committed May 19, 2020
    Configuration menu
    Copy the full SHA
    2ab697b View commit details
    Browse the repository at this point in the history
  5. bump version

    cossio committed May 19, 2020
    Configuration menu
    Copy the full SHA
    480d55f View commit details
    Browse the repository at this point in the history
  6. newline

    cossio committed May 19, 2020
    Configuration menu
    Copy the full SHA
    f5f4950 View commit details
    Browse the repository at this point in the history
  7. nan tests

    cossio committed May 19, 2020
    Configuration menu
    Copy the full SHA
    b1d5a17 View commit details
    Browse the repository at this point in the history
  8. logaddexp code-style

    cossio committed May 19, 2020
    Configuration menu
    Copy the full SHA
    b7a603d View commit details
    Browse the repository at this point in the history
  9. fix xlogx, xlogy

    cossio committed May 19, 2020
    Configuration menu
    Copy the full SHA
    3638892 View commit details
    Browse the repository at this point in the history
  10. test xlogy with negative x

    cossio committed May 19, 2020
    Configuration menu
    Copy the full SHA
    0265867 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. update docstrings

    cossio committed May 20, 2020
    Configuration menu
    Copy the full SHA
    e001c5d View commit details
    Browse the repository at this point in the history
  2. xlogx, xlogy handle NaN

    cossio committed May 20, 2020
    Configuration menu
    Copy the full SHA
    f51f00e View commit details
    Browse the repository at this point in the history
  3. constraint xlogx, xlogy args to ::Number

    cossio committed May 20, 2020
    Configuration menu
    Copy the full SHA
    1d70554 View commit details
    Browse the repository at this point in the history
  4. newline

    cossio committed May 20, 2020
    Configuration menu
    Copy the full SHA
    d5c7357 View commit details
    Browse the repository at this point in the history
  5. xlogx, xlogy more tests

    cossio committed May 20, 2020
    Configuration menu
    Copy the full SHA
    aa7417f View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. xlogx, xlogy docstring

    cossio committed May 21, 2020
    Configuration menu
    Copy the full SHA
    6e670be View commit details
    Browse the repository at this point in the history