scientistproject/Scientist.net

Support clean values in ScienceAsync mode

Closed this issue · 4 comments

When running parallel candidates with ScienceAsync, it would be great to be able to clean the values before publishing.

Could you define "clean" in this context?

My apologies, I only recently got back into this project and did not have a chance to fully familiarize myself with the changes since I was last here.

It would seem that these options are already available.
This is the "simple" overload and the overload that takes in a concurrentTasks parameter

Ok, now I see how I can specific the TClean type as well. Thanks!