v0.1.1: Improve function get_rotation_matrix (#11)
- 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.