Skip to content

sind API added to @stdlib/math/base/special/sind and closes issue #891

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
wants to merge 1 commit into from

Conversation

pooriyasafaei
Copy link

Resolves #844 .

sind API added to @stdlib/math/base/special/sind and closes issue.

@kgryte
Copy link
Member

kgryte commented Feb 13, 2023

@piff-saad Thanks for this initial implementation. Would you be able to add the associated tests, benchmarks, documentation, and other files in order to make this a package? As it stands now, this file is not readily consumable by other packages within the project.

@kgryte
Copy link
Member

kgryte commented Feb 13, 2023

For reference, here is the project dev guide for packages: https://github.com/stdlib-js/stdlib/blob/develop/docs/packages.md.

@kgryte
Copy link
Member

kgryte commented Feb 24, 2023

@pooriyasafaei Checking in to see if you are interested in moving forward with this PR. Let us know when you have a chance! Thanks!

@kgryte kgryte added the status: Rejected Proposed change was not accepted. label Mar 22, 2023
@kgryte
Copy link
Member

kgryte commented Mar 22, 2023

Closing this PR, as proposed changes are incomplete.

@kgryte kgryte closed this Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: Rejected Proposed change was not accepted.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compute sine
2 participants