-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTutorials.html
51 lines (38 loc) · 1.83 KB
/
Tutorials.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>USQCD: US Lattice Quantum Chromodynamics</title>
<meta content="lattice QCD, qcd, lattice quantum chromodymanics usqcd" name="Keywords">
<meta content="US Lattice Quantumchromodynamics" name="Description">
<link href="./USQCD_files/style.css" type="text/css" rel="stylesheet">
<style type="text/css"> </style>
</head>
<body>
<div class="container">
<!-- begin title -->
<div class="header">
<a style="font-size: 40px; font-family: arial,sans-serif; text-decoration: none;" href="http://www.usqcd.org/"><img src="./USQCD_files/logocolor4.png" border="0"></a><br>
</div>
<!-- end title -->
<!-- begin menu -->
<!-- use javascript to include the menu -->
<div class="left">
<script src="./USQCD_files/menu.js"> </script>
</div>
<!-- end menu -->
<!-- begin content -->
<div class="content">
<h1>Tutorials</h1>
<ul>
<li><a href="http://usqcd.jlab.org/usqcd-docs/chroma/HackLatt12/index.html">Strong Net 2012 Summer School (HackLatt'12)</a><p></li>
<li><a href="http://usqcd.jlab.org/usqcd-docs/chroma/HackLatt08/index.html">HackLatt'08 Chroma Tutorial</a><p></li>
<li><a href="http://www.int.washington.edu/talks/WorkShops/int_07_2b/">HackLatt'07 Chroma Tutorial</a><p></li>
<li><a href="http://usqcd.jlab.org/usqcd-software/HackLatt06/index.html">HackLatt'06 Chroma Tutorial</a><p></li>
<li><a href="http://www.int.washington.edu/talks/WorkShops/int_07_2b">Numerical methods lecture </a><p></li>
<li><a href="https://indico.desy.de/conferenceTimeTable.py?confId=1113">Lattice Practices 2008 tutorials by A.Juettner and C.Urbach</a><p></li>
<li><a href="https://usqcd.lns.mit.edu/w/index.php/QLUA">QLUA Tutorials and Build Notes</a><p></li>
</ul>
</div>
<!-- end content -->
</div>
</body>
</html>