We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c25a9d + 1c35956 commit 4888c79Copy full SHA for 4888c79
opt_einsum_fx/__init__.py
@@ -1,3 +1,5 @@
1
+__version__ = "0.1.3"
2
+
3
from ._script import jitable
4
from ._opt_ein import optimize_einsums, optimize_einsums_full
5
from ._fuse import fuse_einsums, fuse_scalars
0 commit comments