Made ChrisTest for testing numerical library
This commit is contained in:
2
ChrisTest/DotProdTest/DotProdTest.sh
Normal file
2
ChrisTest/DotProdTest/DotProdTest.sh
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
cc -std=c99 DotProdTest.c -o DotProdTest
|
||||
Reference in New Issue
Block a user