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

All but one algorithms in algorithm_factory are commented out #307

Open
tkoskela opened this issue Aug 31, 2022 · 0 comments
Open

All but one algorithms in algorithm_factory are commented out #307

tkoskela opened this issue Aug 31, 2022 · 0 comments

Comments

@tkoskela
Copy link
Contributor

In

template <class Algorithm, class... ARGS>
the only algorithm not commented out is padmm. From main.cc, fb_factory is called directly without going through the algorithm_factory wrapper. Why is it there?

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

1 participant