Commit Graph

5 Commits

Author SHA1 Message Date
JoshuaArking e90bfd3979 Fix for handling very small floating point numbers 2019-08-29 09:56:22 -04:00
JoshuaArking 5555c6371f Moved my changes to a new branch. This is the original code. 2019-08-27 19:25:47 -04:00
JoshuaArking 3749d4f303 First Commit. Details to follow; I'm still learning. 2019-08-27 13:35:21 -04:00
brent-stone ca184a56de
Unix file structure compatability
modified line 67 directory string to use 
sample_path=dirName + "/" + m.group(0) 
instead of 
sample_path=dirName + "\\" + m.group(0)
2019-08-15 21:03:58 -05:00
Brent 94bf187ecd Initial source code commit 2019-03-08 15:17:12 -05:00