Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 363 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 363 Bytes

q-signals

Companion files to the Kx Technical White Paper Signal processing and q.

This repo contains functions to

  • Implement a complex framework in q
  • Perform a Radix-2 FFT
  • Perform a simple anomaly detection on timeseries data

The work on a Bluestein’s z-chirp FFT is still in progress.