rivetTDA / rivet

RIVET is a tool for Topological Data Analysis, in particular two-parameter persistent homology.
GNU General Public License v3.0
74 stars 24 forks source link

Can't parse scientific notation in input files #150

Open mlesnick opened 4 years ago

mlesnick commented 4 years ago

Michael Kerber is running some experiments with RIVET right now, and shared this feedback with me:

"Rivet is not able to read doubles from a file. Things like "0.0123" work, but "9.63251e-05" do not."

In fact, this issue has reared its head every so often in our past experiments, and I'm surprised it hasn't made it to the issue tracker yet.