Skip to content

lkloh/USArray-lkloh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USArray

Course materials for 2011. Announcement for 2014 here.

Why learn all this?

Finding solutions to your questions

Developing Software

Speeding up code execution time

  • High-Performance Computing, most universities have supercomputers to run code faster, check with your department
  • Parallel Computing, run several jobs at the same time
  • Check for bottlenecks. What part of the code takes longest to execute? Try minimize the number of times that part is called/ do caching, etc.

Open source software

Useful Seismology Tools

About

USArray plans

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages