cart-elc

Source code for CART-ELC
git clone git://git.laack.co/cart-elc.git
Log | Files | Refs | README | LICENSE

commit d792283ece3ba963820c3e2fb861a87de0a9fc63
parent dedc0545c4d1f8aa69834d3b4b29e1fcfc4fa2d5
Author: AndrewLockVI <andrew@laack.co>
Date:   Tue, 29 Apr 2025 16:12:16 -0500

Updated readme

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