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

Make mu more general #16

Open
ksunden opened this issue Dec 15, 2017 · 0 comments
Open

Make mu more general #16

ksunden opened this issue Dec 15, 2017 · 0 comments

Comments

@ksunden
Copy link
Member

ksunden commented Dec 15, 2017

Perhaps go to using an OrderedDict for mu, rather than the list which aligns with the states of rho

I was originally under the impression that that would work, but realize now that it does not. We need a way to track the label of mu with the value. Direct indexing is nice for portability to C implementation for CUDA. (The labels won't be tracked)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants