Download presentation
Presentation is loading. Please wait.
Published byMaria Greer Modified over 8 years ago
1
1 Support for Scientific Computing People: Bruce Beckles Nick Maclaren Services: Courses Advice
2
2 Python courses Python for absolute beginners Python for programmers Further Python Reg. exps. in Python O/S access in Python Numerical programming in Python Checkpointing in Python http://www-uxsup.csx.cam.ac.uk/courses/ http://www.cam.ac.uk/cs/courses/
3
3 General courses How computers handle numbers Introduction to scientific computing Pattern matching with regular expressions Basics of programming Object oriented programming: Introduction Writing better programs: Program design http://www-uxsup.csx.cam.ac.uk/courses/ http://www.cam.ac.uk/cs/courses/
4
4 Other specific courses Introduction to modern Fortran Condor job submission Simple shell scripting for scientists Building, running and installing (unix) software http://www-uxsup.csx.cam.ac.uk/courses/ http://www.cam.ac.uk/cs/courses/
5
5 Advisory service “My numerical model is too slow.” “Tweak the boundaries to have continuous second derivatives.” escience-support@ucs.cam.ac.uk “How do I do fast Fourier transforms in Python?” “import numpy import FFT x = numpy.array([…]) y = FFT.fft(x)”
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.