julia-realdot 0.1.0
Channel: guix
Home page: https://github.com/JuliaMath/RealDot.jl
Licenses: Expat
Synopsis: Compute realdot efficiently
Description:
This package only contains and exports a single function realdot(x, y)
. It computes real(LinearAlgebra.dot(x, y))
while avoiding computing the imaginary part of LinearAlgebra.dot(x, y)
if possible. The real dot product is useful when one treats complex numbers as embedded in a real vector space.
Total results: 1