Skip to content

[RFC]: Add strided and assign support for complex/float32/base/mul #5203

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

Closed
3 tasks done
ShabiShett07 opened this issue Feb 12, 2025 · 1 comment · Fixed by #5205
Closed
3 tasks done

[RFC]: Add strided and assign support for complex/float32/base/mul #5203

ShabiShett07 opened this issue Feb 12, 2025 · 1 comment · Fixed by #5205
Labels
Accepted RFC feature request which has been accepted. Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality. RFC Request for comments. Feature requests and proposed changes.

Comments

@ShabiShett07
Copy link
Contributor

Description

This RFC proposes adding strided and assign support for /complex/float32/base/mul which will help in implementing plenty of BLAS routines.

Related Issues

Related issues #2039

Questions

No.

Other

No.

Checklist

  • I have read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.
  • The issue name begins with RFC:.
@ShabiShett07
Copy link
Contributor Author

@kgryte, as per the previous office hours discussion, this issue will be the helper function for cdotu and other BLAS routines related to Complex64. So please review this issue.

@kgryte kgryte added RFC Request for comments. Feature requests and proposed changes. Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality. Accepted RFC feature request which has been accepted. labels Feb 16, 2025
@kgryte kgryte changed the title [RFC]: Add strided and assign support for /complex/float32/base/mul [RFC]: Add strided and assign support for complex/float32/base/mul Feb 16, 2025
@kgryte kgryte closed this as completed in d7154e2 Feb 16, 2025
ShabiShett07 added a commit to ShabiShett07/stdlib that referenced this issue Feb 26, 2025
PR-URL: stdlib-js#5205
Closes: stdlib-js#5203
Co-authored-by: Athan Reines <kgryte@gmail.com>
Reviewed-by: Athan Reines <kgryte@gmail.com> 
Co-authored-by: stdlib-bot <noreply@stdlib.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted RFC feature request which has been accepted. Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality. RFC Request for comments. Feature requests and proposed changes.
Projects
None yet
2 participants