Initial commit

This commit is contained in:
Bård Skaflestad 2013-04-29 01:31:45 -07:00
commit a3ae90635e
2 changed files with 17 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
# Compiled Object files
*.slo
*.lo
*.o
# Compiled Dynamic libraries
*.so
*.dylib
# Compiled Static libraries
*.lai
*.la
*.a

4
README.md Normal file
View File

@ -0,0 +1,4 @@
autodiff-experimental
=====================
Experiments in Automatic Differentiation