cart-elc

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit cc66ee830114cfae0afe9b1f223741efdb3b1b49
parent b932198a88f1235434fab6fa4059ab76ce8ca243
Author: Andrew D. Laack <andrew@laack.co>
Date:   Tue, 29 Apr 2025 16:12:25 -0500

Update README.md
Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -17,7 +17,7 @@ Also included in this repository are our implementations of HHCARTA and HHCARTD. - A C++ compiler (e.g., 'g++') - Make - Graphviz (for rendering dot output) -- setuptools +- Setuptools - pybind11 - python3-dev