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.
1 parent 2ab0c71 commit 19de157Copy full SHA for 19de157
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "cotengrust"
3
-version = "0.1.4"
+version = "0.1.5"
4
edition = "2021"
5
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
pyproject.toml
[project]
description = "Fast contraction ordering primitives for tensor networks."
readme = "README.md"
requires-python = ">=3.8"
0 commit comments