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

Dummy class for testing purposes #12

Closed
FNTwin opened this issue Oct 16, 2023 · 0 comments
Closed

Dummy class for testing purposes #12

FNTwin opened this issue Oct 16, 2023 · 0 comments

Comments

@FNTwin
Copy link
Collaborator

FNTwin commented Oct 16, 2023

For testing it would be useful to create a Dummy class that create the required memmap files with 2/3 molecules.

from openqdc.datasets import Dummy
ds = Dummy() 

Dummy would write on the cache a small precomputed dataset of 2-3 molecules as the required memmap files and thus would avoid the issue of downloading a dataset for initializing the tests.

@FNTwin FNTwin mentioned this issue Oct 27, 2023
3 tasks
@FNTwin FNTwin closed this as completed Oct 30, 2023
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