mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-22 12:38:06 +00:00
Refactor MAMA and HTIT implementation for improved accuracy and performance
This commit is contained in:
@@ -100,10 +100,6 @@ $$ [Formula] $$
|
||||
| **Overshoot** | [1-10] | [Context] |
|
||||
| **Smoothness** | [1-10] | [Context] |
|
||||
|
||||
### Zero-Allocation Design
|
||||
|
||||
[Explain how the implementation achieves zero-allocation. Mention `stackalloc`, structs, or specific optimizations.]
|
||||
|
||||
## Validation
|
||||
|
||||
[How do we know it's correct? Comparison against external libs (TA-Lib, Skender, etc.).]
|
||||
|
||||
Reference in New Issue
Block a user