From 80919957d55001b99f0409a5a2fb62277512065b Mon Sep 17 00:00:00 2001 From: Joseph Tindall <51231103+JoeyT1994@users.noreply.github.com> Date: Tue, 9 Apr 2024 12:00:19 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 748ff14..8bbd9c1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ITensorNetworkNumericalAnalysis.jl +# ITensorNumericalAnalysis.jl Package for constructing and manipulating low-rank Tensor Network representations of arbitrary functions. For example to build a bond-dimension 2 cubic tensor-network representation of the function $\cosh(kx + a)$ over the domain $x \in [0,1]$ we can do