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

[Docs] Add info for derivatives of array types. #5582

Open
saipraveenb25 opened this issue Nov 18, 2024 · 0 comments
Open

[Docs] Add info for derivatives of array types. #5582

saipraveenb25 opened this issue Nov 18, 2024 · 0 comments
Assignees
Labels
goal:client support Feature or fix needed for a current slang user. kind:documentation areas where we can improve documentation in codebase

Comments

@saipraveenb25
Copy link
Collaborator

There's some confusion on whether the derivative pair of of T[N] is DifferentialPair<T[N]> or DifferentialPair<T>[N] (it's the former).
We should make this clearer in the docs.

@saipraveenb25 saipraveenb25 self-assigned this Nov 18, 2024
@saipraveenb25 saipraveenb25 added kind:documentation areas where we can improve documentation in codebase goal:client support Feature or fix needed for a current slang user. labels Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
goal:client support Feature or fix needed for a current slang user. kind:documentation areas where we can improve documentation in codebase
Projects
None yet
Development

No branches or pull requests

1 participant