andrew-saydjari/DHC

WST Object?

Opened this issue · 2 comments

Do we want to start moving to Object Oriented?

The only reason I came to this is for the GPU version:

  1. You want to minimize the number of sending data
  2. You want to operate in batch-mode with pre-saved CUFFT.PlanMany, which really starts harnessing the power of GPUs.

-Core

Ok that was dumb! Julia doesn't have classes, I just found out. I'll do more reading

dfink commented