Aman Aberra
Aman Aberra
I just want to add that after installing efel successfully on one anaconda environment, I'm trying to install it in a new conda environment and getting this same error. So...
I think I got it to work for functions that take a single argument, which is all I need for now, but I'll have to spend more time to make...
Thanks! I just added another feature allowing for batching the function evaluations within each job, so e.g. you can map N inputs to M jobs which each serially compute N/M...