from Hacker News

Version control in academia

by ktaylor on 6/10/18, 6:50 PM with 2 comments

I'm finishing my first year in an empirically-based doctoral program (lots of applied statistics).

One thing I've noticed is none of my colleagues use version control nor strive to create reproducible research, say with Makefiles.

Coming from industry before my program, I assumed everyone writing code would use these tools.

For those of you with PhDs or experience in research-based graduate programs, is this the norm?

  • by gus_massa on 6/10/18, 7:12 PM

    In which area?

    I think (outside CS) it is common, probably 99%. Each paper has a few custom programs that are copied and modifier for the next paper. The "version control" is just a folder for each paper.