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

Type Relaxation on sunpos #75

Closed
wants to merge 2 commits into from

Conversation

Aman-Pandey-afk
Copy link
Contributor

Fix for issue #73 .Removed the _sunpos function, and used two sunpos functions with Real and AbstractVector{<:Real} arguments, still casting the output to float to ensure it is type-stable. Works with most of the outputs of ForwardDiff functions, although can't exactly check the error in the issue as no code is provided to reproduce it.

@Aman-Pandey-afk Aman-Pandey-afk force-pushed the typerelax branch 2 times, most recently from 35f32b9 to 93fa229 Compare April 8, 2022 12:41
@Aman-Pandey-afk Aman-Pandey-afk deleted the typerelax branch April 8, 2022 12:56
@Aman-Pandey-afk Aman-Pandey-afk restored the typerelax branch April 8, 2022 13:06
@Aman-Pandey-afk Aman-Pandey-afk deleted the typerelax branch April 8, 2022 13:07
@Aman-Pandey-afk Aman-Pandey-afk restored the typerelax branch April 8, 2022 13:10
@Aman-Pandey-afk Aman-Pandey-afk deleted the typerelax branch April 8, 2022 13:14
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.

None yet

1 participant