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

Allow plot_wilson_loop_winding for arbitrary solver #3

Open
sp94 opened this issue Sep 18, 2020 · 0 comments
Open

Allow plot_wilson_loop_winding for arbitrary solver #3

sp94 opened this issue Sep 18, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@sp94
Copy link
Owner

sp94 commented Sep 18, 2020

Currently plot_wilson_loop_winding(solver::Solver, ks, polarisation...) internally calls solve(solver, polarisation, k)

This assumes the user wants to use Peacock to solve the problem.

We should allow for users who want to use their own solver, eg any mysolve(k) that wraps the solutions in Peacock.Mode object

@sp94 sp94 added the enhancement New feature or request label Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant