-
Notifications
You must be signed in to change notification settings - Fork 0
/
MoreSoftware.html
134 lines (112 loc) · 4.42 KB
/
MoreSoftware.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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
<!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 -->
<h1>More Software</h1>
<table class="layers2">
<tr>
<td class="more"> ADAT</td>
<td colspan="6">
<span style="font-weight: bold;">Author</span>: Robert Edwards<br>
<span style="font-weight: bold;">More information</span>: <a href="http://usqcd.jlab.org/usqcd-docs/adat/">project website</a><br>
<!--<span style="font-weight: bold;">Documentation</span>: <a href="http://">doxygen</a><br>
<span style="font-weight: bold;">Reference to cite</span>: <a href="">???</a><br>-->
</td>
</tr>
</table>
<p>
Adat is package for carrying out post production data analysis. It is written in C++.
<p>
<p>
<table class="layers2">
<tr>
<td class="more"> ENSBC</td>
<td colspan="6">
<span style="font-weight: bold;">Author</span>: Robert Edwards<br>
<span style="font-weight: bold;">More information</span>: <a href="http://usqcd.jlab.org/usqcd-docs/ensbc/">project website</a><br>
<!-- <span style="font-weight: bold;">Documentation</span>: <a href="http://">doxygen</a><br>
<span style="font-weight: bold;">Reference to cite</span>: <a href="">???</a><br> -->
</td>
</tr>
</table>
<p>
Ensbc is small package for files in ensemble format and propagation of means and variances varying jackknife (or bootstrap). It is written in C.
<p>
<!--
<table class="layers2">
<tr>
<td class="more"> FermiQCD</td>
<td colspan="6">
<span style="font-weight: bold;">Author</span>: <span style="color:#ff0000"> BROKEN LINK!</span><br>
<span style="font-weight: bold;">More information</span>: <a href="http://www.fermiqcd.net/">project website</a><br>
<span style="font-weight: bold;">Documentation</span>: <a href="http://">???</a><br>
<span style="font-weight: bold;">Reference to cite</span>: <a href="">???</a><br>
</td>
</tr>
</table>
<p>
-->
<table class="layers2">
<tr>
<td class="more"> QAO</td>
<td colspan="6">
<span style="font-weight: bold;">Author</span>: Andrew Pochinsky<br>
<span style="font-weight: bold;">More information</span>: <a href="http://www.mit.edu/~avp/qa0/">project website</a><br>
<!--<span style="font-weight: bold;">Reference to cite</span>: <a href="">???</a><br>-->
</td>
</tr>
</table>
<p>
QA0 is a Register Transfer Language for writing Single Processor QCD leaf routines (kernels). It provides and abstraction of an actual processor targetted towards lattice codes.
<p>
<!--
<table class="layers2">
<tr>
<td class="more"> QCD visuali-<br>zation</td>
<td colspan="6">
<span style="font-weight: bold;">Author</span>: Massimo Di Pierro<br>
<span style="font-weight: bold;">More information</span>: <a href="http://web2py.appspot.com/qcd">project website</a>
<span style="color:#ff0000"> BROKEN LINK!</span><br>
<span style="font-weight: bold;">Reference to cite</span>: <a href="">???</a><br>
</td>
</tr>
</table>
<p>
-->
<table class="layers2">
<tr>
<td class="more">SUSY LATTICE</td>
<td colspan="6">
<span style="font-weight: bold;">Authors</span>: David Schaich and Thomas DeGrand<br>
<span style="font-weight: bold;">More information</span>: <a href="https://github.com/daschaich/susy">project website</a><br>
<span style="font-weight: bold;">Reference to cite</span>: <a href="http://arxiv.org/abs/1410.6971">arXiv:1410.6971</a><br>
</td>
</tr>
</table>
<p>
SUSY LATTICE is parallel code for RHMC simulations of extended-supersymmetric Yang—Mills theories in two and four dimensions, including related measurements.
<p>
<!-- end content --></div>
</div>
</body>
</html>
<!-- end content --></div>
</div>