choderalab / software-development

A primer on software development best practices for computational chemistry
255 stars 76 forks source link

Wrapping legacy code #32

Open jchodera opened 7 years ago

jchodera commented 7 years ago

It would be useful to give some tips on giving new life to old code (eg Fortran) by wrapping it with Python APIs (eg using scipy tools)