-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Add logaddexp function #215
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
Conversation
python file unlinted
python file now linted
kgryte
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rei2hu Great work! Just some minor nitpicks, but, otherwise, this looks great! Thanks for working on this!
lib/node_modules/@stdlib/math/base/special/logaddexp/benchmark/python/benchmark.py
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/math/base/special/logaddexp/examples/index.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/math/base/special/logaddexp/lib/main.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/math/base/special/logaddexp/lib/index.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/math/base/special/logaddexp/lib/main.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/math/base/special/logaddexp/test/fixtures/python/runner.py
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/math/base/special/logaddexp/test/test.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/math/base/special/logaddexp/test/test.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/math/base/special/logaddexp/test/test.js
Outdated
Show resolved
Hide resolved
kgryte
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rei2hu Thanks for making the changes! This looks ready to merge!
Resolves #89 .
Checklist
develop.developbranch.Description
This pull request:
Related Issues
This pull request:
Questions
No.
Other
No.
@stdlib-js/reviewers