<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libgha/include, branch at3pghadev</title>
<subtitle>Generalized Harmonic Analysis library</subtitle>
<id>https://code.mastervirt.ru/libgha/atom?h=at3pghadev</id>
<link rel='self' href='https://code.mastervirt.ru/libgha/atom?h=at3pghadev'/>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/libgha/'/>
<updated>2025-05-22T20:48:52Z</updated>
<entry>
<title>Upsample signal before omega search. Use Hann window.</title>
<updated>2025-05-22T20:48:52Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2025-05-18T18:57:07Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/libgha/commit/?id=d41d5f661126c768774beece663784b03587372b'/>
<id>urn:sha1:d41d5f661126c768774beece663784b03587372b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow to set partial frame size during gha_adjust_info</title>
<updated>2024-10-20T20:31:55Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2024-10-20T20:31:55Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/libgha/commit/?id=c8a2949960cc4850d1236de775e83944def7998e'/>
<id>urn:sha1:c8a2949960cc4850d1236de775e83944def7998e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove resuidal cb from global ctx. Just add it into adjust_info function</title>
<updated>2024-09-05T22:21:51Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2024-09-05T22:21:51Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/libgha/commit/?id=c201ca5d3825f932ba66fab3f029e3eec2cdf3b3'/>
<id>urn:sha1:c201ca5d3825f932ba66fab3f029e3eec2cdf3b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow to set max magnitude, iteration count parameters for gha_adjust_info</title>
<updated>2024-09-01T21:46:00Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2024-09-01T21:46:00Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/libgha/commit/?id=03f74a32089ed70767ebdca3a60566dd098f9b9f'/>
<id>urn:sha1:03f74a32089ed70767ebdca3a60566dd098f9b9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow to get generated pcm signal</title>
<updated>2024-08-11T15:41:19Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2024-08-11T15:41:19Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/libgha/commit/?id=dc14436986b7b1561ca5a521c3b8b5a95c6b052c'/>
<id>urn:sha1:dc14436986b7b1561ca5a521c3b8b5a95c6b052c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make possible to use double and own fft lib.</title>
<updated>2024-07-06T10:56:15Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2024-07-06T10:56:15Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/libgha/commit/?id=41705edc6d36ad013cbcb171d53891f3c33764d8'/>
<id>urn:sha1:41705edc6d36ad013cbcb171d53891f3c33764d8</id>
<content type='text'>
Projects which use the library may have own fft librray.
Projects may use double precision floating point numbers.
</content>
</entry>
<entry>
<title>Guards in header was added for beeing used with C++.</title>
<updated>2019-10-06T02:53:24Z</updated>
<author>
<name>Yury A. Rogovsky</name>
<email>rogovsky@gmail.com</email>
</author>
<published>2019-10-06T02:53:24Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/libgha/commit/?id=1dafce77253cd9f1f1a636e095c3dbf913b86ab6'/>
<id>urn:sha1:1dafce77253cd9f1f1a636e095c3dbf913b86ab6</id>
<content type='text'>
Guards in header file was added to prevent function's name mangling
(i.e. altering the name of the funtion in object -or library- files)
while beeing compiled with C++.
</content>
</entry>
<entry>
<title>Missprint correction in header file.</title>
<updated>2019-10-06T02:53:07Z</updated>
<author>
<name>Yury A. Rogovsky</name>
<email>rogovsky@gmail.com</email>
</author>
<published>2019-10-06T02:53:07Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/libgha/commit/?id=e29a945add3283b08d36f7f938002fee07326d53'/>
<id>urn:sha1:e29a945add3283b08d36f7f938002fee07326d53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initiall implementation of multi dimentional Newton optimization</title>
<updated>2018-11-28T21:23:01Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2018-11-24T19:01:41Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/libgha/commit/?id=4275785ac40b12584277e2fb7b31ef6ec1fceed8'/>
<id>urn:sha1:4275785ac40b12584277e2fb7b31ef6ec1fceed8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simple method to extract K sinusoids for one call</title>
<updated>2018-11-03T22:19:48Z</updated>
<author>
<name>Daniil Cherednik</name>
<email>dan.cherednik@gmail.com</email>
</author>
<published>2018-11-03T22:19:48Z</published>
<link rel='alternate' type='text/html' href='https://code.mastervirt.ru/libgha/commit/?id=5b176978c464b4d60ccd8b4d576eb31e3039f9a8'/>
<id>urn:sha1:5b176978c464b4d60ccd8b4d576eb31e3039f9a8</id>
<content type='text'>
</content>
</entry>
</feed>
