-
Notifications
You must be signed in to change notification settings - Fork 0
/
QLUA.html
69 lines (56 loc) · 2.13 KB
/
QLUA.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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!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 -->
<div class="content"><!-- begin content -->
<table class="layers2">
<tr>
<td class="levelA"> QLUA</td>
<td colspan="6">
<span style="font-weight: bold;">Maintainer</span>: Andrew Pochinsky (avp[at]mit[dot]edu) <br>
<span style="font-weight: bold;">Source code</span>: <a href="https://usqcd.lns.mit.edu/redmine/projects/build/files">tar-ball</a> <a href="https://usqcd.lns.mit.edu/redmine/projects/build/repository">repository</a><br>
<span style="font-weight: bold;">Documentation</span>: <a href="http://">doxygen</a><br>
<span style="font-weight: bold;">Tutorial</span>: <a href="https://usqcd.lns.mit.edu/w/index.php/QLUA_tutorials">Qlua tutorials</a><br>
<span style="font-weight: bold;">Reference to cite</span>: <a href="">???</a><br>
</td>
</tr>
<tr>
<td class="level3"> Level 3</td>
<td colspan="6">Clover, MDWF</td>
</tr>
<tr>
<td class="level2"> Level 2</td>
<td colspan="6">QDP, QIO</td>
</tr>
<tr>
<td class="level1"> Level 1</td>
<td colspan="6">QMP, QLA</td>
</tr>
<tr>
<td class="requires"> requires</td>
<td colspan="6">lua, gsl</td>
</tr>
</table>
<p>
<a href="https://usqcd.lns.mit.edu/w/index.php/Latest_software_builds">Information how to build qlua</a>
<!-- end content --></div>
</div>
</body>
</html>