From 31539f3af0c7beea865b29fdda0840c79f14710e Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Thu, 7 Mar 2019 19:14:35 -0500 Subject: Import from fieldviz --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..e05cc88 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# libfml: Frank's Math Library + +Just a collection of useful C++ math routines I've accumulated over +the years. Used by some of my personal programs. -- cgit v1.1