ITensors.jl Versions Save

A Julia library for efficient tensor computations and tensor network calculations

v0.4.0

3 weeks ago

ITensors v0.4.0

Diff since v0.3.68

Merged pull requests:

  • [ITensors] HDF5.jl package extension (#1382) (@emstoudenmire)

v0.3.68

3 weeks ago

ITensors v0.3.68

Diff since v0.3.66

Merged pull requests:

  • Refactoring GPU extensions (#1365) (@kmp5VT)
  • [ITensors] Observers.jl package extension (#1381) (@emstoudenmire)

Closed issues:

  • [ITensors] [BUG] Autofermion system incompatible with simple (no QN) Indices (when factorizing) (#1312)
  • [ITensors] [BUG] unexpected uniqueinds result (#1386)

v0.3.66

1 month ago

ITensors v0.3.66

Diff since v0.3.65

Merged pull requests:

  • [ITensors] Fix non-QN eigen with auto-fermion enabled (#1380) (@mtfishman)

v0.3.65

1 month ago

ITensors v0.3.65

Diff since v0.3.64

Merged pull requests:

  • [ITensors] Remove Observers dependency (#1379) (@emstoudenmire)

v0.3.64

1 month ago

ITensors v0.3.64

Diff since v0.3.63

Merged pull requests:

  • [ITensors] Fix rrule for applying quantum circuit to non-hermitian MPO with apply_dag=true (#1344) (@ntausend)

Closed issues:

  • [ITensors][BUG] Derivative of gate application of non-Hermitian MPOs with apply_dag=true (#1314)

v0.3.63

1 month ago

ITensors v0.3.63

Diff since v0.3.62

Merged pull requests:

  • [ITensors] Extension implementing VectorInterface.jl for ITensors (#1373) (@mtfishman)

v0.3.62

1 month ago

ITensors v0.3.62

Diff since v0.3.61

Merged pull requests:

  • [ITensorMPS] Make ITensorTDVP functions into compatibility layer (#1371) (@emstoudenmire)

v0.3.61

1 month ago

ITensors v0.3.61

Diff since v0.3.60

Merged pull requests:

  • [ITensors] Make sure polar preserves the input element type (#1375) (@ryanlevy)

Closed issues:

  • [ITensors] [BUG] Polar isn't type preserving (#1374)

v0.3.60

1 month ago

ITensors v0.3.60

Diff since v0.3.59

Merged pull requests:

  • [ITensors] Make scalartype accessible as ITensors.scalartype (#1370) (@mtfishman)

v0.3.59

1 month ago

ITensors v0.3.59

Diff since v0.3.58

Merged pull requests:

  • [NDTensorsMetalExt] Trying to add GPU testing to M1 jenkins (#1359) (@kmp5VT)
  • [ITensorMPS] Move ITensorTDVP code into ITensorMPS module (#1366) (@emstoudenmire)
  • [LabelledNumbers] Drop labels more aggressively in binary operations (#1367) (@mtfishman)
  • Add test workflow for ITensorTDVP package (#1368) (@emstoudenmire)
  • [Docs] Fix entanglement entropy example (#1369) (@mtfishman)

Closed issues:

  • [LabelledNumbers] Labelled numbers have confusing algebra rules (#1364)