From 1a070ab5f23227aab3e9617758c209b6868f0b29 Mon Sep 17 00:00:00 2001 From: Brett Laptop Date: Mon, 20 Jan 2025 17:08:46 -0500 Subject: [PATCH] fixed one bug, pretty sure there are more --- .idea/editor.xml | 239 ++++++++++++++++++++++++++++++++++++++++++ CMakeLists.txt | 2 +- include/blt/gp/tree.h | 9 +- src/transformers.cpp | 62 +++++++---- src/tree.cpp | 16 ++- tests/drop_test.cpp | 4 +- 6 files changed, 305 insertions(+), 27 deletions(-) diff --git a/.idea/editor.xml b/.idea/editor.xml index 5fff85e..b0d69ef 100644 --- a/.idea/editor.xml +++ b/.idea/editor.xml @@ -240,5 +240,244 @@