From 3bd14f064f181b63214261624d1fc9d32951b6e7 Mon Sep 17 00:00:00 2001 From: "Ryan C. Cooper" Date: Tue, 7 Jan 2020 12:49:13 -0500 Subject: [PATCH] initial commit to me3255 --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..58c2411 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Computational Mechanics + +[CompMech01-Getting +Started](https://github.uconn.edu/rcc02007/CompMech01-Getting-started) + +[CompMech02-Analyze-data](https://github.uconn.edu/rcc02007/CompMech02-Analyze-data) + +[CompMech03- Initial Value +Problems](https://github.uconn.edu/rcc02007/CompMech03-IVPs) + +[CompMech04- Linear +Algebra](https://github.uconn.edu/rcc02007/CompMech04-LinearAlgebra) + +[CompMech05- Boundary Value +Problems](https://github.uconn.edu/rcc02007/CompMech05-BVPs)