JuliaFEM / FEMBeam.jl

Beam implementation for JuliaEFM
MIT License
5 stars 4 forks source link

get_rotation_matrix([0,0,0], [1,0,0], [1,0,0]) fails #10

Closed ahojukka5 closed 6 years ago

ahojukka5 commented 6 years ago

Using the above command, one gets SingularException from LAPack and that is now very helpful to identify the problem.

ahojukka5 commented 6 years ago

Closed.