mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-19 11:08:05 +00:00
- Updated buffer handling in TheilU and Wmape classes to ensure consistency after adding new values. - Changed the resync interval constant in TukeyBiweight for better clarity. - Refactored state structures to record structs in Gauss, Hann, Hp, Hpf, Kalman, Loess, Notch, and other filter classes for improved performance and readability. - Enhanced numerical stability in Mama class calculations using Fused Multiply-Add (FMA) for precision. - Added comprehensive tests for Atan2 validation to compare .NET's Math.Atan2 with PineScript's implementation, ensuring accuracy across various edge cases. - Updated NDepend badges to reflect changes in classes, methods, and lines of code.
22 lines
1.3 KiB
XML
22 lines
1.3 KiB
XML
<svg xmlns='http://www.w3.org/2000/svg'
|
|
xmlns:xlink='http://www.w3.org/1999/xlink' width='104.728516' height='20' role='img' aria-label='languages: 5'>
|
|
<title># Methods: 9375</title>
|
|
<linearGradient id='s' x2='0' y2='100%'>
|
|
<stop offset='0' stop-color='#bbb' stop-opacity='.1'/>
|
|
<stop offset='1' stop-opacity='.1'/>
|
|
</linearGradient>
|
|
<clipPath id='r'>
|
|
<rect width='104.728516' height='20' rx='3' fill='#fff'/>
|
|
</clipPath>
|
|
<g clip-path='url(#r)'>
|
|
<rect width='66.0332' height='20' fill='#555'/>
|
|
<rect x='66.0332' width='38.695312' height='20' fill='#007ec6'/>
|
|
<rect width='104.728516' height='20' fill='url(#s)'/>
|
|
</g>
|
|
<g fill='#FFF' text-anchor='center' font-family='Verdana,Geneva,DejaVu Sans,sans-serif' text-rendering='geometricPrecision' font-size='110'>
|
|
<text aria-hidden='true' x='40' y='150' fill='#010101' fill-opacity='.3' transform='scale(.1)' textLength='560.33203'># Methods</text>
|
|
<text x='40' y='140' transform='scale(.1)' fill='#FFF' textLength='560.33203'># Methods</text>
|
|
<text aria-hidden='true' x='700.33203' y='150' fill='#010101' fill-opacity='.3' transform='scale(.1)' textLength='266.95312'>9375</text>
|
|
<text x='700.33203' y='140' transform='scale(.1)' fill='#FFF' textLength='266.95312'>9375</text>
|
|
</g>
|
|
</svg> |