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

Use new options for explicit conversion of data structures in WrapperCategory everywhere #980

Closed
zickgraf opened this issue Aug 15, 2022 · 2 comments · Fixed by #1259
Closed
Labels
help wanted tasks suited for external help

Comments

@zickgraf
Copy link
Member

#964 introduces new options for explicit conversion of data structures to WrapperCategory but does not use the new options at all places where WrapperCategory is currently used. These places are marked with TODO in the code. The old code is still valid, but using the new options would be nice for consistency.

@zickgraf zickgraf added the help wanted tasks suited for external help label Aug 15, 2022
@zickgraf
Copy link
Member Author

Only LeftPresentationsAsFreydCategoryOfCategoryOfRows and RightPresentationsAsFreydCategoryOfCategoryOfColumns are left. Those should be fixed as part of #937.

@zickgraf
Copy link
Member Author

@TKuh Could you tackle this as a preparation for #937/#932? This should affect the compiled code of IsEqualForObjects (and maybe other things), that's how I now come across this. Then we can first finish IsEqualForObjects and PreCompose which should be simple, and then finally the tensor structure.

TKuh pushed a commit to TKuh/CAP_project that referenced this issue Feb 21, 2023
TKuh pushed a commit to TKuh/CAP_project that referenced this issue Feb 21, 2023
TKuh pushed a commit to TKuh/CAP_project that referenced this issue Feb 21, 2023
TKuh pushed a commit to TKuh/CAP_project that referenced this issue Feb 21, 2023
TKuh pushed a commit to TKuh/CAP_project that referenced this issue Feb 22, 2023
TKuh pushed a commit to TKuh/CAP_project that referenced this issue Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted tasks suited for external help
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant