Hacker News new | ask | show | jobs
by kderbyma 1782 days ago
You need to do aggregate operations. Some operations are point based (think matrix dot multiplication) and others are series based (FFT)

This is typically fixed realising which you need.