FRI-Computational-Materials / haptic-device

Code for the FRI haptic device project
5 stars 3 forks source link

File io standard #49

Open grahamstockton opened 3 years ago

grahamstockton commented 3 years ago

Find and use an open source library that can be used for reading and writing to major file types. Off the top of my head, it'd be pretty easy to implement ASE/Python.h and it'd be fine that we're using python because it's only at the beginning of simulation, but a C/C++ library would be ideal.

Should also look into the public license for whatever we end up using and make sure it works with our license.