diff options
| author | Jaron <jaron@kent-dobias.com> | 2016-10-17 05:50:09 -0400 |
|---|---|---|
| committer | Jaron <jaron@kent-dobias.com> | 2016-10-17 05:50:09 -0400 |
| commit | 52e79c6f3ba3360501a7849df3bef3c6292dca08 (patch) | |
| tree | f35bdafca76fc716f071974d9a67f14bb2d36f45 | |
| parent | 50baee89cd73d2ccba8f80617d40775d80bb85d4 (diff) | |
| download | fuse_networks-52e79c6f3ba3360501a7849df3bef3c6292dca08.tar.gz fuse_networks-52e79c6f3ba3360501a7849df3bef3c6292dca08.tar.bz2 fuse_networks-52e79c6f3ba3360501a7849df3bef3c6292dca08.zip | |
added processed data to repo
| -rw-r--r-- | .gitignore | 2 | ||||
| -rw-r--r-- | data/betas.txt | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,3 @@ bin/* obj/* -data/* +data/raw/* diff --git a/data/betas.txt b/data/betas.txt new file mode 100644 index 0000000..3e59399 --- /dev/null +++ b/data/betas.txt @@ -0,0 +1 @@ +16. 13.4543 11.3137 9.51366 8. 6.72717 5.65685 4.75683 4. 3.36359 2.82843 2.37841 2. 1.68179 1.41421 1.18921 1. 0.840896 0.707107 0.594604 0.5 0.420448 0.353553 0.297302 0.25 0.210224 0.176777 0.148651 0.125 0.105112 0.0883883 0.0743254 0.0625 0.052556 0.0441942 0.0371627 0.03125 0.026278 0.0220971 0.0185814 0.015625 0.013139 0.0110485 0.00929068 0.0078125 0.0065695 0.00552427 |
