[go: up one dir, main page]

Menu

#219 Optimization: Use RTensors extensively

Backlog
open
nobody
None
nobody
2021-12-28
2021-12-28
Ulf Lorenz
No
What and why

In general, RTensors should be faster than CTensors, so we should use them wherever possible. In each case, try to benchmark the effect of the improvements. Find other locations apart from the listed ones.

Affected locations:

  • SphericalHarmonicsTransformation: The transformations should be real-valued but are CTensors.

Discussion


Log in to post a comment.