From 111cbd28a98d35f3a129b6e92e60e350461be617 Mon Sep 17 00:00:00 2001 From: Warisa Date: Fri, 5 Jul 2024 12:51:24 +0200 Subject: [PATCH] checked some stuff off --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4eba59c..4053bb1 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This package also an incomplete documentation (far from complete or acceptable) 6. [x] DBSCAN test 7. [x] [LsqFit](https://github.com/JuliaNLSolvers/LsqFit.jl) seems to be a better choice due to more flexibility and more maintenance. 8. [x] Adapt visualization with pipeline data structure of 2D case -9. [ ] Plot the fits in heatmaps +9. [x] Plot the fits in heatmaps 10. [x] Normal vector as partial derivatives of other fits: Warisa 1. [x] Implement normal vector of each fits as a function? 2. [x] Clean up the angle_estimated stuff