From f9be2ace4ca871d7ad68c1a4dbdcff87511d838b Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Thu, 30 May 2019 23:03:58 -0400 Subject: Add some useful stuff --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 4484210..43b5e05 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,9 @@ Just a collection of useful C++ math routines I've accumulated over the years. Used by some of my personal programs. MIT licensed. + +What's here: + + - 2-D and 3-D vector classes + - Quaternions + - 1- and 2-manifolds with numeric integration -- cgit v1.1