Skip to content

About functions on braided sector #246

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

Open
Chenqitrg opened this issue May 18, 2025 · 2 comments
Open

About functions on braided sector #246

Chenqitrg opened this issue May 18, 2025 · 2 comments

Comments

@Chenqitrg
Copy link

Chenqitrg commented May 18, 2025

Hi Jutho and Lukas,
Is there a function, given a sector type with braiding, returns another sector type with reversed braiding?

@Jutho
Copy link
Owner

Jutho commented May 18, 2025

No there is not; is that what we would call the time-reversed sector (category)? It could be a nice to add this over at https://github.com/QuantumKitHub/TensorKitSectors.jl , i.e. a simple wrapper sector:

struct TimeReversed{I<:Sector}
     a::I
end

Feel free to make a PR to add something like this.

@Chenqitrg
Copy link
Author

OK I will do it.

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