This is a project to visualize the transforms of discrete signals and operations between two or multiple discrete signals (mainly DFT and convolution)
- Install fftw3 in /usr/include
- Inside ./src/api/ folder run
gcc signal_computer.c -lm -lfftw3 -o signal_computer_exec
- Activate a nodejs environment inside the project
- Run
pnpm install
- Run
pnpm run dev
In accordance with the licence of the charts library lightweight-charts read this notice: TradingView Lightweight Charts™ Copyright (с) 2025 TradingView, Inc. https://www.tradingview.com/