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

Fast compose with same types #20

Closed
FabrizioRomanoGenovese opened this issue May 16, 2019 · 1 comment
Closed

Fast compose with same types #20

FabrizioRomanoGenovese opened this issue May 16, 2019 · 1 comment

Comments

@FabrizioRomanoGenovese
Copy link
Collaborator

Like #19 but now we allow repeated generators in the object. The users should be able to specify if they want the same generators to be swapped, and how. If they do not specify anything, then fastcompose should compose f and g without swapping the same object. This is analogous to "swapfree" symmetries in https://arxiv.org/abs/1904.12974 .
I know this specifications suck a bit, but they are a starting point to make clear what is that we want to achieve conceptually :)

@marcosh
Copy link
Contributor

marcosh commented May 21, 2019

moved to statebox/idris-stbx-core#39

@marcosh marcosh closed this as completed May 21, 2019
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

No branches or pull requests

2 participants