forked from ITensor/website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.html
444 lines (359 loc) · 13.8 KB
/
about.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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="https://www.w3.org/1999/xhtml">
<head>
<title>ITensor - Intelligent Tensor Library</title>
<meta http-equiv="content-language" content="en" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<link rel="icon" href="favicon.ico"/>
<link rel="stylesheet" href="style.css" type="text/css"/>
<!--<script type="text/javascript" src="scripts/jquery-1.6.2.min.js"></script>-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js" type="text/javascript"></script>
<script type="text/javascript">$(document).ready(function(){});</script>
<script type="text/javascript" src="scripts/jquery.corner.js"></script>
<link rel="stylesheet" href="font-awesome/css/font-awesome.min.css">
</head>
<body>
<div id="main">
<div id="navbar" class="rounded">
<ul>
<li><a href="index.html">Home</a> </li>
<li><a href="news.html">News</a> </li>
<li><a href="docs.cgi">Learn</a> </li>
<li><a href="docs.cgi?page=codes">Codes</a> </li>
<li><a href="support/">Discuss</a> </li>
<li><a class="thispage" href="about.html">About ITensor</a></li>
</ul>
</div>
<div id="banner">
<img src="ITensor.png" /></br>
</div>
<div class="full section rounded"> <h2>ITensor Collaboration</h2> </div>
<div class="full">
<table id="people" style="border-collapse: collapse; border-spacing: 10px;">
<tr>
<td class="name">
Matthew Fishman</br>
Flatiron Institute</br>
Center for Computational Quantum Physics (CCQ)</br>
<i>mfishman__itensor.org</i> </br>
</td>
<td>
<img src="people/MatthewFishman.jpg" width="90px"/>
</td>
</tr>
<tr>
<td class="name">
E. Miles Stoudenmire</br>
Flatiron Institute</br>
Center for Computational Quantum Physics (CCQ)</br>
<i>mstoudenmire__itensor.org</i> </br>
<a href="http://itensor.org/miles">Homepage</a>
</td>
<td>
<img src="people/miles_new.jpg" width="90px"/>
</td>
</tr>
<tr>
<td class="name">
Steven R. White </br>
University of California Irvine </br>
<i>srwhite__uci.edu</i> </br>
<a href="http://www.faculty.uci.edu/profile.cfm?faculty_id=2190">Homepage</a>
</td>
<td>
<img src="people/StevenWhite.jpg" width="90px"/>
</td>
</tr>
</table>
<div class="half">
<p>
We are grateful for ongoing support from the Simons Foundation, through the
Flatiron Institute, Center for Computational Quantum Physics.
<br/>
</p>
</div>
<center>
<img width="300px" style="margin-left: 40px;" src="simons_found_logo.jpg"/><br/>
<img width="200px" style="margin-left: 40px;" src="flatiron_logo.png"/>
</center>
<div class="half">
<p>
ITensor was initiated through the generous support of the DOE under award DE-SC0008696 and the NSF
under award DMR-1812558, both of which continue to support the efforts of Steven R. White and his group.
<br/>
</p>
</div>
<center>
<img width="150px" style="margin-left: 40px;" src="doe.png"/><br/>
</center>
<br/>
<div class="full section rounded"> <h2>Citing ITensor</h2> </div>
<p>
If you publish work showing results obtained with ITensor, we ask
that you cite the paper:
</p><br/>
<p>
<i>"The ITensor Software Library for Tensor Network Calculations"</i>,<br/>
Matthew Fishman, Steven R. White, E. Miles Stoudenmire,<br/>
<a href="https://arxiv.org/abs/2007.14822">arxiv:2007.14822</a>.
</p>
<br/>
<p>
You may use the following BibTex entry to cite in LaTeX documents:
<div class="full screenshot">
<pre>
@misc{itensor,
title={The \mbox{ITensor} Software Library for Tensor Network Calculations},
author={Matthew Fishman and Steven R. White and E. Miles Stoudenmire},
year={2020},
eprint={2007.14822},
archivePrefix={arXiv}
}
</pre>
</div>
</p>
</div> <!--Citing ITensor-->
<br/>
<br/>
<br/>
<div class="full section rounded"> <h2>ITensor Contributors</h2> </div>
<div class="full">
</br>
<p>
Contributor badges:
</p>
<table id="contribtable">
<tr>
<td class="icon"><i class="fa fa-comments-o fa-2x" aria-hidden="true"></i></td>
<td class="descrip">Bug report</td>
</tr>
<tr>
<td class="icon"><i class="fa fa-bug fa-2x" style="color:#007400;" aria-hidden="true"></i></td>
<td class="descrip">Bug fix</td>
</tr>
<tr>
<td class="icon"><i class="fa fa-laptop fa-2x" aria-hidden="true"></i></td>
<td class="descrip">Contributed an <a href="codes.html">Open-Source Code</a> Based on ITensor</td>
</tr>
<tr>
<td class="icon"><i class="fa fa-book fa-2x" style="color:#004080;" aria-hidden="true"></i></td>
<td class="descrip">Documentation or distribution improvement</td>
</tr>
<tr>
<td class="icon"><i class="fa fa-cog fa-2x" aria-hidden="true"></i></td>
<td class="descrip">Feature enhancement</td>
</tr>
<tr>
<td class="icon"><i class="fa fa-rocket fa-2x" style="color:#C82506;" aria-hidden="true"></i></td>
<td class="descrip">Major new feature</td>
</tr>
</table>
<br/>
<p>
<div class="contributor">
<i class="fa fa-book fa-2x" style="color:#004080;" aria-hidden="true"></i>x3
<a href="http://www.linkedin.com/profile/view?id=72854926&trk=eml_inv_status_profile_non_email">Jessica Alfonsi</a>, University of Padova
</div>
<div class="contributor">
<a href="http://cnms.ornl.gov/contact_us/ALVAREZ-CAMPOT_Gonzalo.pdf" target="_blank">Gonzalo Alvarez</a>, Oak Ridge (creator of <a href="http://www.ornl.gov/~gz1/dmrgPlusPlus/" target="_blank">DMRG++</a>) </div>
<div class="contributor">
<i class="fa fa-book fa-2x" style="color:#004080;" aria-hidden="true"></i>
<a href="https://stationq.microsoft.com/santa-barbara-group/" target="_blank">Andrey Antipov</a>, Station Q, UCSB </div>
<div class="contributor">
<i class="fa fa-book fa-2x" style="color:#004080;" aria-hidden="true"></i><span style="color:#C82506;font-style:italic;">x15</span>
Thomas Baker</a>, UC Irvine
</div>
<div class="contributor">
<i class="fa fa-bug fa-2x" style="color:#007400;" aria-hidden="true"></i>x3
<i class="fa fa-cog fa-2x" aria-hidden="true"></i>
Yevgeny Bar-Lev, Columbia
</div>
<div class="contributor">
<i class="fa fa-comments-o fa-2x" aria-hidden="true"></i>x4
Daniel Bauernfeind, Graz University of Technology
</div>
<div class="contributor">
<a href="https://scholar.google.com/citations?user=mQ9V11wAAAAJ&hl=en" target="_blank">Hitesh Changlani</a>, Johns Hopkins</div>
<div class="contributor">
<i class="fa fa-comments-o fa-2x" aria-hidden="true"></i>x2
Mengsu Chen, Virginia Tech
</div>
<div class="contributor">
<i class="fa fa-comments-o fa-2x" aria-hidden="true"></i>
Jahan Claes
</div>
<div class="contributor">
<a href="http://www.tau.ac.il/~gcohen/" target="_blank">Guy Cohen</a>, Tel Aviv University</div>
<div class="contributor">
<i class="fa fa-comments-o fa-2x" aria-hidden="true"></i>x5
Chia-Min Chung, UC Irvine
</div>
<div class="contributor">
<i class="fa fa-bug fa-2x" style="color:#007400;" aria-hidden="true"></i>
<a href="https://github.com/mileschen360">Miles Chen</a>
</div>
<div class="contributor">
Stefan Depenbrock
</div>
<div class="contributor">
<a href="https://scholar.google.com/citations?user=IINNbLoAAAAJ&hl=en" target="_blank">Andy Ferris</a>, ICFO</div>
<div class="contributor">
<i class="fa fa-rocket fa-2x" style="color:#C82506;" aria-hidden="true"></i>
<i class="fa fa-bug fa-2x" style="color:#007400;" aria-hidden="true"></i>
Matt Fishman, Caltech</div>
<div class="contributor">
<i class="fa fa-bug fa-2x" style="color:#007400;" aria-hidden="true"></i>x2
<i class="fa fa-cog fa-2x" aria-hidden="true"></i>x3
Lars-Hendrik Frahm, University of Hamburg
</div>
<div class="contributor">
<i class="fa fa-cog fa-2x" aria-hidden="true"></i>
<a href="https://scholar.google.com/citations?user=f2jgnHcAAAAJ&hl=en" target="_blank">Jan Gukelberger</a>, Sherbrooke
</div>
<div class="contributor">
<i class="fa fa-laptop fa-2x" aria-hidden="true"></i>
<a href="http://www.phys.vt.edu/People/ResearchFacultyandInstructors/hoi-hui.html" target="_blank">Hoi Hui</a>, Virginia Tech
</div>
<div class="contributor">
<i class="fa fa-book fa-2x" style="color:#004080;" aria-hidden="true"></i>
David Jansen, University of Gottingen
</div>
<div class="contributor">
<i class="fa fa-rocket fa-2x" style="color:#C82506;" aria-hidden="true"></i>
<i class="fa fa-bug fa-2x" style="color:#007400;" aria-hidden="true"></i>x2
Anna Keselman, Station Q and KITP, Santa Barbara
</div>
<div class="contributor">
<i class="fa fa-book fa-2x" style="color:#004080;" aria-hidden="true"></i>
<i class="fa fa-bug fa-2x" style="color:#007400;" aria-hidden="true"></i>x8
<i class="fa fa-comments-o fa-2x" aria-hidden="true"></i>
<i class="fa fa-cog fa-2x" aria-hidden="true"></i>x2
<a href="http://kyungminlee.org/" target="_blank">Kyungmin Lee</a>, The Ohio State University
</div>
<div class="contributor">
<i class="fa fa-cog fa-2x" aria-hidden="true"></i>
<a href="https://ryanlevy.github.io/">Ryan Levy</a>, UIUC
</div>
<div class="contributor">
<i class="fa fa-bug fa-2x" style="color:#007400;" aria-hidden="true"></i>
<a href="https://www.simonsfoundation.org/team/peter-lunts/">Peter Lunts</a>, Flatiron Institute, CCQ
</div>
<div class="contributor">
<i class="fa fa-comments-o fa-2x" aria-hidden="true"></i>
Alex Michailidis, University of Leeds
</div>
<div class="contributor">
<i class="fa fa-cog fa-2x" aria-hidden="true"></i>
<a href="http://www.wm.edu/as/physics/people/postdocs/qin_m.php" target="_blank">Mingpu Qin</a>, William and Mary</div>
<div class="contributor">
<i class="fa fa-comments-o fa-2x" aria-hidden="true"></i>x3
Marten Richter
</div>
<div class="contributor">
<i class="fa fa-comments-o fa-2x" aria-hidden="true"></i>
Markus Schmitt
</div>
<div class="contributor">
<i class="fa fa-bug fa-2x" style="color:#007400;" aria-hidden="true"></i>
<a href="http://www.perimeterinstitute.ca/personal/eschnetter/" target="_blank">Erik Schnetter</a>, Perimeter Institute </div>
<div class="contributor">
<i class="fa fa-comments-o fa-2x" aria-hidden="true"></i>x2
Jon Spalding
</div>
<div class="contributor">
<i class="fa fa-cog fa-2x" aria-hidden="true"></i>x2
<a href="https://1ucasvb.com/" target="_blank">Lucas Vieira, Federal University of Minas Gerais</a>
</div>
<div class="contributor">
<a href="http://lowagner.github.io" target="_blank">Lucas O. Wagner</a>, Vrije Universiteit Amsterdam </div>
<div class="contributor">
<i class="fa fa-bug fa-2x" style="color:#007400;" aria-hidden="true"></i>
<a href="http://wallerberger.at/" target="_blank">Markus Wallerberger</a>, Univ. of Michigan
</div>
<div class="contributor">
<i class="fa fa-bug fa-2x" style="color:#007400;" aria-hidden="true"></i>x3
<a href="https://github.com/xichuang" target="_blank">Chuang Xi</a>, Nanjing University
</div>
<div class="contributor">
<i class="fa fa-bug fa-2x" style="color:#007400;" aria-hidden="true"></i>
<i class="fa fa-cog fa-2x" aria-hidden="true"></i>
Mingru Yang, UC Irvine
</div>
<div class="contributor">
<i class="fa fa-comments-o fa-2x" aria-hidden="true"></i>x3
<a href="https://scholar.google.com/citations?user=Q253yKQAAAAJ&hl=en" target="_blank">Zhenyue Zhu</a>, UC Irvine
</div>
</p>
<br/>
<br/>
<p>
<i>(Please email Miles Stoudenmire if the list above needs to be updated.)</i>
</p>
</br>
</br>
</div>
</br>
</br>
<div class="full section rounded"> <h2>Become a Contributor</h2> </div>
<div class="full">
</br>
<ol>
<li>
<p>
Create a <a target="_blank" href="http://github.com">github</a> account,
then fork
our <a target="_blank" href="http://github.com/ITensor/library">code repository</a>,
creating your own personal copy.
</p>
<p>
(<a target="_blank" href="http://help.github.com/articles/fork-a-repo">Help</a> on forking a repo.)
</p>
</li>
<li>
<p>
Make your edits and <a target="_blank" href="http://git-scm.com/book/en/Git-Basics-Recording-Changes-to-the-Repository#Committing-Your-Changes">commit</a> them (using <code>git commit</code>). It's best to make multiple small commits
explaining the changes at each step. If you plan to send us more changes in the future, it's best to create a topic branch and push your changes to that.
</p>
</li>
<li>
<p>
Push the changes to your personal repo (usually just a <code>git push</code> or <a target="_blank" href="http://www.mariopareja.com/blog/archive/2010/01/11/how-to-push-a-new-local-branch-to-a-remote.aspx">push your topic branch</a>),
then send us a <a target="_blank" href="https://help.github.com/articles/creating-a-pull-request">pull request</a>.
This enables us to pull your changes into our main repo.
</p>
</li>
<li>
<p>
We may add comments or edits to your pull request. If it's approved, your contribution
will be instantly included in the latest library and we will add your name to this page.
</p>
</li>
</ol>
</br>
</br>
</div>
<div class="full section rounded"> <h2>Github Pull Request Policy</h2> </div>
<div class="full">
</br><a name="pull_requests"></a>
<p>
We welcome community contributions to ITensor in the form of Github bug reports
and pull requests. However, we may not be able to include
every pull request if the code is not aligned with the design or standards
of ITensor.
</p>
<p>
<i style="color:red;">If you are thinking of working on a large change or new feature</i>
then please contact us first by email. We can discuss what may be involved,
and most importantly what requirements the code needs to meet for us to pull it.
</p>
<p>
<i style="color:green;">If your change is small, or a bug fix</i>
then please feel free to just send a pull request. For small or bug fix changes,
we are much more likely to pull your changes or discuss small edits with you on Github.
</p>
</div>
<div id="footer"></div>
</div> <!--class="main"-->
<script type="text/javascript">$(function() {$('.rounded').corner("7px");});</script>
</body>
</html>