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 it possible to use saved values with ElfiStore #79

Closed
jlintusaari opened this issue Nov 16, 2016 · 1 comment
Closed

Make it possible to use saved values with ElfiStore #79

jlintusaari opened this issue Nov 16, 2016 · 1 comment
Assignees

Comments

@jlintusaari
Copy link
Contributor

Elfi nodes should be able to use previously stored data. Being able to safely produce additional data to the stored data requires that we know at least the master seed and sub stream index, so that we don't repeat already computed values that are in the store.

Some tentative ideas

Add to ElfiStore an optinal mask for stored values. When using numpy arrays, use the numpy.ma

@jlintusaari jlintusaari self-assigned this Nov 17, 2016
@vuolleko
Copy link
Member

Supported as of 0.5

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