choderalab / software-development

A primer on software development best practices for computational chemistry
262 stars 79 forks source link

Wrapping legacy code #32

Open jchodera opened 8 years ago

jchodera commented 8 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)