Skip to content

Commit

Permalink
Merge branch 'master' of github.com:olsoneric/pedemath
Browse files Browse the repository at this point in the history
  • Loading branch information
olsoneric committed Aug 20, 2014
2 parents 67c4859 + 74507eb commit 1442921
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ PedeMath is a python vector and math library.
Status - In Development
------

It includes classes for vectors, matrices, and quaternions including
It includes classes for vectors, matrices, and quaternions including<br/>
Vec3, Vec2, Matrix44, Rect, and Quat.

Notes:
Apis for newer classes such as Quaternions are still in flux.
Most classes are pure Python, but Matrix44 requires numpy for now.
Notes:<br/>
Apis for newer classes such as Quaternions are still in flux.<br/>
Most classes are pure Python, but Matrix44 requires numpy for now.

0 comments on commit 1442921

Please sign in to comment.