Skip to content

ICR-RSE-Group/carpentry-pando-python

 
 

Repository files navigation

Profiling & Optimisation (Python)

Introduction

This lesson introduces the basics of profiling and optimising Python code. The course is designed to be accessible to Python users of all skill levels (beyond total beginner). The optimisations presented should be considered performance best practices, they are demonstrated with small programming patterns that demonstrate multiple approaches in code to achieve the same result with differing performance.

Contact Us

This course was originally authored by @Robadob and is now also maintained by @JostMigenda.

Releases prior to Beta, exist in the original University of Sheffield repository, which includes custom branding. Please direct issues with course content to the Carpentries Incubator repository.

Contributing

See Contributing

Acknowledgements

The initial development of this course was funded by the University of Sheffield, to support training initiatives for users of their Stanage HPC cluster.

About

Performance Profiling & Optimisation of Research Code (Python) - Short Course

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 59.9%
  • Python 40.1%