Skip to content

v0.1.1: Improve function get_rotation_matrix (#11)

Compare
Choose a tag to compare
@ahojukka5 ahojukka5 released this 03 Jul 08:11
· 12 commits to master since this release
a633891
- Added docstring explaining the principles of constructing orthonormal
  local base for defining beam cross-section.
- Now function throws an exception with a clear error message if user
  tries to construct rotation matrix where tangent is parallel to first
  beam section axis n1.
- This commit closes PR #10.