WIP: Add csqrt, cpow to cuda_complex.hpp
Apparently, I'm using here a feature of a more recent C++ verion.
Specializing cpow(T)
to cpow(complex<T>)
Merge request reports
Activity
Filter activity
added 34 commits
-
805442b6...e512cf88 - 33 commits from branch
pycodegen:master
- 3c53a568 - Add csqrt, cpow to cuda_complex.hpp
-
805442b6...e512cf88 - 33 commits from branch
In !275 (closed) we don't plan to support complex numbers.
Please register or sign in to reply