-
-
Notifications
You must be signed in to change notification settings - Fork 835
refactor: update blas/ext/base/ssortsh
to follow current project conventions
#1905
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
benchmark now used utility functions for creating random arrays instead of loops. Changed addon from cpp to c.
…entions updated benchmark files to generate random arrays using utility functions instead of loops. added addon.c and used argv macros for handling callback arguments. removed the use of float in repl.
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.
👋 Hi there! 👋
And thank you for opening your first pull request! We will review it shortly. 🏃 💨
blas/ext/base/ssortsh
to follow current project conventions
blas/ext/base/ssortsh
to follow current project conventionsblas/ext/base/ssortsh
to follow current project conventions
fixed all the failing benchmark files.
Fixed the failing benchmarks |
@kgryte can you please review my pr |
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.
Thanks for your contribution, @Sivam2313!
Resolves #1539 .
Description
This pull request:
blas/ext/base/ssortsh
to follow current project conventionsRelated Issues
This pull request:
blas/ext/base/ssortsh
to follow current project conventions #1539Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers