stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

feat: add `array/float16`

Open udaykakade25 opened this issue 6 months ago • 2 comments

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.


@stdlib-js/reviewers

udaykakade25 avatar May 29 '25 19:05 udaykakade25

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.

udaykakade25 avatar May 29 '25 19:05 udaykakade25

The structure looks fine thus far.

kgryte avatar May 29 '25 22:05 kgryte

@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.

kgryte avatar Jul 08 '25 07:07 kgryte

@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.

udaykakade25 avatar Jul 08 '25 07:07 udaykakade25