From abdfb8e3316585b0a5da78e3fe8916f9931df1e4 Mon Sep 17 00:00:00 2001 From: Matt Fishman Date: Sun, 15 Sep 2024 00:05:08 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 75a570d..cd91521 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +| :warning: WARNING | +|:---------------------------| +| This package is a work in progress! It mainly exists as an internal experiment by the ITensor developers to test out some parallelization strategies in MPS algorithms like DMRG, and for now it is focused on multithreaded and distributed parallelization over sums of MPOs. Your mileage may vary in terms of seeing speedups for your calculations. | + # ITensorParallel [![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://mtfishman.github.io/ITensorParallel.jl/stable)