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

Implement coordinate hit and run sampler #6

Open
stelmo opened this issue Sep 2, 2022 · 3 comments
Open

Implement coordinate hit and run sampler #6

stelmo opened this issue Sep 2, 2022 · 3 comments

Comments

@stelmo
Copy link
Collaborator

stelmo commented Sep 2, 2022

The current state of the art sampler is CCHR (https://academic.oup.com/bioinformatics/article/33/11/1741/2964731). We should implement this. A side goal would be to add some sort of GPU functionality, but most users won't have a gpu, so I would put gpu stuff as secondary importance.

@exaexa
Copy link
Collaborator

exaexa commented May 3, 2023

Can we move this to the CuFluxSampler repo?

@stelmo
Copy link
Collaborator Author

stelmo commented May 3, 2023

100% please move this

@exaexa exaexa transferred this issue from LCSB-BioCore/COBREXA.jl May 3, 2023
@exaexa
Copy link
Collaborator

exaexa commented May 3, 2023

The other question is if (how much) the coordinate methods are viable for GPUs. Might be nice to have approximate coordinate computation (lanczos-style) because just SVDing everything won't be of much help.

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