blengerich / GenAMap

Visual Machine Learning of Genome-Phenome Associations
http://genamap.org
MIT License
22 stars 7 forks source link

Reduce double accuracy to floats? #148

Closed blengerich closed 7 years ago

blengerich commented 7 years ago

To save space, maybe we should not be storing results in the double format. This accuracy level is probably not even important, could probably to floats.

blengerich commented 7 years ago

172