recurrence model: testing large, incomplete data bases
This is a small, simple tutorial for testing the implementation of large, incomplete data bases. In this tutorial case, rStatAnalysis is used as post-processor and it uses a data base in memory, which is smaller than the number of snapshots on disk.
This commit is contained in:
7
tutorials/rStatAnalysis/testingLargeIncompleteDataBases/recMat/clean.sh
Executable file
7
tutorials/rStatAnalysis/testingLargeIncompleteDataBases/recMat/clean.sh
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
rm -f *.log
|
||||
rm -f *.aux
|
||||
rm -f *.txt
|
||||
rm -f *.pdf
|
||||
rm -f myDistMatrix.tex
|
||||
Reference in New Issue
Block a user