From 7b22a8b52034d598c3ac55da75f0d38bc1bfe2e4 Mon Sep 17 00:00:00 2001 From: claudio perez <50180406+claudioperez@users.noreply.github.com> Date: Mon, 18 Mar 2024 23:23:28 -0700 Subject: [PATCH] cmp --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ee3e36eb6..99c71336cf 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,8 @@ Project objectives include: - **Simpler installation** With a single `pip`-install, run any OpenSees Tcl script **and** most OpenSeesPy scripts. -- **Performance improvements** The `opensees` package uses the experimental `OpenSeesRT` +- **Performance improvements** The `opensees` package uses the experimental + [`OpenSeesRT`](https://github.com/claudioperez/OpenSeesRT) analysis kernel which eliminates reliance on global variables for state and memory management. Furthermore, new template classes allow for stack-allocated