Skip to content
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

Added degree trig functions on square matrices #32909

Closed
wants to merge 2 commits into from
Closed

Added degree trig functions on square matrices #32909

wants to merge 2 commits into from

Conversation

pmk21
Copy link

@pmk21 pmk21 commented Aug 15, 2019

Fixes JuliaLang/LinearAlgebra.jl#651.
I have added trig functions which are compatible with square matrices.
Please advice on any further changes to be made to docs, tests etc.

@StefanKarpinski
Copy link
Member

This just duplicates my PR that was not merged and has been closed.

@ViralBShah
Copy link
Member

@StefanKarpinski Do you have a link to your PR?

@pmk21
Copy link
Author

pmk21 commented Aug 16, 2019

I have generalized the deg2rad and rad2deg functions to act on matrices as well as arrays. I am quite unsure of the tests to be added and the required docs to be changed.
@StefanKarpinski Could you please provide some hint?

@laborg
Copy link
Contributor

laborg commented Oct 17, 2023

This has been stale for 4 years and implemented in #39758

@laborg laborg closed this Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

implement degree trig functions on square matrices
4 participants