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

Make array type notation and slice notation nicer #97

Merged
merged 2 commits into from
Sep 12, 2023
Merged

Conversation

samestep
Copy link
Contributor

@samestep samestep commented Sep 12, 2023

The array type notation comes from the 2020 paper "Differentiating A Tensor Language". The slice notation just matches the C-style syntax of the new reference type notation from #91.

@samestep samestep changed the title Show array types as [T0]T1 instead of [T1; T0] Make array type notation and slice notation nicer Sep 12, 2023
@samestep samestep merged commit 38605d9 into main Sep 12, 2023
@samestep samestep deleted the pprint-array-type branch September 12, 2023 15:38
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.

1 participant