dgasmith / opt_einsum

⚡️Optimizing einsum functions in NumPy, Tensorflow, Dask, and more with contraction order optimization.
https://dgasmith.github.io/opt_einsum/
MIT License
863 stars 68 forks source link

PyPI Stats Badge #111

Closed dgasmith closed 5 years ago

dgasmith commented 5 years ago

Description

We seem to have hit a new level of 1.5M+ downloads/month which is quite something. I thought it might be nice to add a badge to show this off.

As a side note does anyone know which package we went into early October which caused the spike? I think the underscore in the package name is preventing GitHub from correctly finding dependencies and I am unsure how to track it through PyPI or Conda without construct the full dependency tree locally.

At this scale it would be good to be in contact with all downstream packages like we are with Pyro.

Status

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@0adf1e8). Click here to learn what that means. The diff coverage is n/a.

jcmgray commented 5 years ago

1.5M+ downloads/month

Wow that is quite something! Look's like tensorflow could be the culprit?