Found total of 2 items
Distributing Hardware-optimized Simulation Software with Conda
Robin Long, Douglas Lowe, Stian Soiland-Reyes,
Two of our Research Software Engineers have been working with the University eScience Lab on a BioExcel project to develop Conda packages for GROMACS making it easier for researchers to set up and run the software and to increase its reproducibility from computational workflow systems.
Advanced Git – linking code repositories using SubModules
Douglas Lowe; Robin Long,
Git is becoming a common tool, widely used for organising code, recording developments, etc. Often, we want to reuse code from one project for another, or to have a standard layout or template that can be used for similar projects. Here Robin Long and Douglas Lowe, from the RSE team, will detail the features available in git and github for making your life easier with this.