ARCHER Software Carpentry Bootcamp and Introduction to Scientific Programming in Python

This post originally appeared on the Software Carpentry website.

ARCHER, the UK's new national supercomputing service, offers training in software development and high-performance computing to scientists and researchers across the UK. As part of our training service we are running a 3 day Software Carpentry bootcamp and Introduction to Scientific Programming in Python at Cranfield University, UK, on 21-23 July.

Software Carpentry bootcamps help researchers become more productive by teaching software development skills that enable more to be done, in less time, and with less pain. We will cover skills including version control, task automation, good programming practice and automated testing. These are skills that, in an ideal world, researchers would master before tacking anything with "cloud" or "peta" or "HPC" in their name, skills that enable researchers to optimise their time and provide them with a secure basis to optimise and parallelise their code.

Our Introduction to Scientific Programming in Python, will provide an introduction to Python on ARCHER. We will introduce Python's capabilities for scientific computing, in particular the Cython, mpi4py, NumPy, SciPy and matplotlib Python libraries. We will also introduce how to interface Python with C and Fortran codes.

This course is being run by EPCC, as part of ARCHER, and Cranfield University. The course is in collaboration with EPCC's PRACE Advanced Training Centre (PATC), and Software Carpentry, a Mozilla Science Lab initiative.

For more information and to register please, visit the ARCHER training page.

Dialogue & Discussion

Comments must follow our Code of Conduct.

Edit this page on Github