fmmax icon indicating copy to clipboard operation
fmmax copied to clipboard

Vector fields docs

Open smartalecH opened this issue 1 year ago • 1 comments
trafficstars

Would be good to add a simple page in the docs that describe how fmmax computes vector fields. The paper describes this to some detail, but even since then, fmmax has changed it's approach.

Some interesting details include...

  • FOMs used
  • Comparisons of methods (especially compared to their FOURIER counterparts)
  • When to use some vs others

We can start will a "brain dump" (it doesn't have to sound like a paper). But documenting this will help us keep things consistent.

smartalecH avatar Feb 09 '24 19:02 smartalecH

Here's some good info:

https://github.com/facebookresearch/fmmax/blob/c6cd855fceb26fda5234ec704d1ea0cd0cbff6c9/src/fmmax/vector.py#L113-L130

smartalecH avatar Feb 09 '24 19:02 smartalecH