Skip to content

Commit 8324bb4

Browse files
committed
Extend thrust::complex unit tests
To ensure a smooth transition from `thrust::complex` to `std::complex`, the unit tests are extended. This approach will prevent unintended constraints or extensions to `thrust::complex` functionality when the the actual switch is done. Key Enhancements: - Introduce type-promoting operator tests. - Generate distinct random values when multiple `thrust::complex` instances are used. - Apply clang-format.
1 parent 137f5c7 commit 8324bb4

File tree

3 files changed

+516
-194
lines changed

3 files changed

+516
-194
lines changed

0 commit comments

Comments
 (0)