mtazzari / galario

Gpu Accelerated Library for Analysing Radio Interferometer Observations
https://mtazzari.github.io/galario/
GNU Lesser General Public License v3.0
31 stars 15 forks source link

data type names #37

Closed fredRos closed 7 years ago

fredRos commented 7 years ago

in pr #36, I found this TODO in the header

//# TODO consistent notation dreal -> real_t, dcomplex -> complex_t
//# to avoid confusion with host vs. device

Should we rename? I kind of don't want to, so I will just remove the comment from the code

mtazzari commented 7 years ago

For me it's ok to drop the TODO. The issue can be closed.

fredRos commented 7 years ago

fixed by #45