Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 789 Bytes

File metadata and controls

23 lines (19 loc) · 789 Bytes
layout lesson
root .
permalink index.html

{% include gh_variables.html %}

In this lesson, you will learn how to make your software written in Python go faster, both on your own desktop and on high-performance supercompters.

Prior knowledge

This lesson assumes some familiarity with programming Python, and with using high-performance computers. If you haven't used these before, we would recommend working through the Programming in Python and Supercomputing Wales tutorials. {: .prereq}

{% include links.md %}