ComplexityScience icon indicating copy to clipboard operation
ComplexityScience copied to clipboard

Repository for a workshop on Complexity Science

Results 2 ComplexityScience issues
Sort by recently updated
recently updated
newest added

For 03 notebooks you need to import: `from empyrical_dist import Pmf, Cdf` If installed from environment.yaml this module is named "empyrical-dist". Changing to: `from empyrical-dist import Pmf, Cdf` throws an...

On my Windows machine the environment.yaml didn't run due to ffmeg module. I removed ffmeg from the yaml, installed, and then used conda to install ffmeg.