Michael Alexander Ewert
Michael Alexander Ewert
If you build julia 1.2 with statically linked LLVM ( need to patch first https://github.com/JuliaLang/julia/issues/32665 ). Then BinaryBuilder will fail trying to build SpecialFunctions.jl
``` D> int foo(int x){ | if( mistake == ) | ``` how do go up and correct the mistake?
This seems correct. Tried it in REPL and got correct results. https://math.stackexchange.com/questions/4590369/is-projective-geometric-algebra-a-strict-subset-of-conformal-geometric-algebra?rq=1 ``` julia> O 1.0e₁₂₃ julia> pseudoscalar(x) 1.0e₁₂₃₄ julia> pdual(x) = x*pseudoscalar(x) + (O∨x)*inv(O)
This is might help resolve tension between vee and inner product. NecroMonster — Yesterday at 6:22 AM however, a "dot product" is essentially an operation mapping a vector to a...
This is about 3x faster on my machine now.