feat: add `array/float16`
Resolves Itself { https://github.com/stdlib-js/google-summer-of-code/issues/94 }
Description
What is the purpose of this pull request?
This pull request:
- Adds file structure for array/float16 folder
Related Issues
Does this pull request have any related issues?
This pull request:
- resolves itself.
Questions
Any questions for reviewers of this pull request?
No.
Other
Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.
No.
Checklist
Please ensure the following tasks are completed before submitting this pull request.
- [x] Read, understood, and followed the contributing guidelines.
@stdlib-js/reviewers
Hello @kgryte sir.
I have created a file structure for array/float16 and am currently working to create polyfill.js and add rest of float16/lib/* files.
Please let me know if this requires any changes.
The structure looks fine thus far.
@udaykakade25 Given https://github.com/stdlib-js/stdlib/pull/7435, should we close this PR? Seems like a duplicate of the work you are doing in the other PR.
@udaykakade25 Given #7435, should we close this PR? Seems like a duplicate of the work you are doing in the other PR.
Yes. please go ahead and close this PR. I'm working on this PR right now: #7435 I made this PR just to confirm file structure.