Tensornetwork

Latest version: v0.4.4

Safety actively analyzes 621085 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.4.3

Added the NconBuilder class.

0.4.2

* Added `tn.from_topology` method
* Improved JAX backend, especially around decomposition algorithms
* Added many features to `tn.Tensor`
* Added new encoding for block sparse backend

0.4.1

A minor release that doesn't change user facing behavior. Many methods were optimized and several minor bugs were fixed.

0.4.0

DRMG is now supported on the NumPy, JAX, and PyTorch backends.

* Added `tn.FiniteDMRG` class
* Added `tn.FiniteMPO` along with several prebuilt MPO classes like `FiniteTFI` and `FiniteXXZ`.
* JAX backend now `jit`s several of its methods.
* Added experimental `tn_keras` layers. These layers are HIGHLY EXPERIMENTAL, so please don't run them in production yet. :)
* Added a new `tn.get_neighbors` method.
* Added new `ZN` symmetry group for the `symmetric` backend.

0.3.1

Minor release for backend bug fix.

0.3.0

Added a new `symmetric` backend. Current symmetries include U1 and Z2, but more will be added in the very near future.

* Added various classes for the symmetric backend including:
`BlockSparseTensor`, `ChargeArray`, `Index`, `U1Charge`, `Z2Charge`, and `BaseCharge`.
* Added `tn.replicate_nodes` as a cleaner API to `tn.copy()`

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.