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

Fixes initial value for reduce in logsumexp #82

Merged
merged 4 commits into from
Dec 16, 2019

Commits on Dec 9, 2019

  1. Fixes initial value for reduce in logsumexp

    Chris Fisher committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    29e2bc4 View commit details
    Browse the repository at this point in the history
  2. remove init in reduce for logsumexp. check for empty

    Chris Fisher committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    5df935f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. additional fixes for logsumexp

    Chris Fisher committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    c31c87b View commit details
    Browse the repository at this point in the history
  2. Add comment

    nalimilan authored Dec 12, 2019
    Configuration menu
    Copy the full SHA
    1561a61 View commit details
    Browse the repository at this point in the history