pabloalcain / pexmd

A parallel and extendable molecular dynamics code
Other
1 stars 5 forks source link

float vs double: decide and document properly #6

Closed pabloalcain closed 6 years ago

pabloalcain commented 6 years ago

Watch where we use 32bit and 64bit floats in the np arrays

pabloalcain commented 6 years ago

Fixed through closing #5 and #14