From 8d880cb1f8e8b92890ea6168ca09548c4017b6f5 Mon Sep 17 00:00:00 2001 From: Matt Fishman Date: Thu, 16 May 2024 16:24:04 -0400 Subject: [PATCH] Update tests --- test/utils/TestITensorMPSExportedNames.jl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/utils/TestITensorMPSExportedNames.jl b/test/utils/TestITensorMPSExportedNames.jl index 158a847..52deb77 100644 --- a/test/utils/TestITensorMPSExportedNames.jl +++ b/test/utils/TestITensorMPSExportedNames.jl @@ -120,9 +120,10 @@ const ITENSORMPS_EXPORTED_NAMES = [ :productMPS, :projector, :promote_itensor_eltype, - :randomITensor, :randomMPO, :randomMPS, + :random_mpo, + :random_mps, :replace_siteinds, :replace_siteinds!, :replacebond,