File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11name = " ITensors"
22uuid = " 9136182c-28ba-11e9-034c-db9fb085ebd5"
33authors = [" Matthew Fishman <mfishman@flatironinstitute.org>" , " Miles Stoudenmire <mstoudenmire@flatironinstitute.org>" ]
4- version = " 0.7.8 "
4+ version = " 0.7.9 "
55
66[deps ]
77Adapt = " 79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Original file line number Diff line number Diff line change @@ -50,5 +50,11 @@ This will take some time, perhaps a few minutes.
5050This will create a system image containing the compiled version of ITensors
5151located at `dir/filename`, by default `$(default_compile_path ()) `.
5252
53+ !!! compat "ITensors 0.7"
54+ As of ITensors 0.7, you must now install and load the
55+ [ITensorMPS.jl](https://github.com/ITensor/ITensorMPS.jl) package
56+ in order to use `ITensors.compile()`, since it relies on running MPS/MPO
57+ functionality as example code for Julia to compile.
58+
5359$(compile_note ())
5460""" compile
You can’t perform that action at this time.
0 commit comments