Skip to content
Snippets Groups Projects
Forked from Alchemy Viewer / Alchemy Viewer
43209 commits behind the upstream repository.
  • jenn's avatar
    eb2c9d22
    LLMatrix3::orthogonalize test was failing; possibly due to new lib... · eb2c9d22
    jenn authored
    LLMatrix3::orthogonalize test was failing; possibly due to new lib dependencies or architecture on the build machines? Trying updating expected float values to see if it begins to pass.
    
    Updated expected values to match result of query on WolframAlpha.com (mathematica):
    N[Orthogonalize[{{1,4,3},{1,2,0},{2,4,2}}],8]
    eb2c9d22
    History
    LLMatrix3::orthogonalize test was failing; possibly due to new lib...
    jenn authored
    LLMatrix3::orthogonalize test was failing; possibly due to new lib dependencies or architecture on the build machines? Trying updating expected float values to see if it begins to pass.
    
    Updated expected values to match result of query on WolframAlpha.com (mathematica):
    N[Orthogonalize[{{1,4,3},{1,2,0},{2,4,2}}],8]
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
m3math_test.cpp 9.65 KiB