-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
92abe54
commit 6b1711b
Showing
7 changed files
with
1,039 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,107 @@ | ||
<!doctype html> | ||
|
||
|
||
|
||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<title></title> | ||
<meta name="description" content=""> | ||
|
||
<link href="https://fonts.googleapis.com/css?family=Noto+Sans" rel="stylesheet"> | ||
|
||
<link rel="stylesheet" href="../static/css/style.css"> | ||
<link rel="shortcut icon" type="image/svg+xml" href="../static/img/ecosystem-logo.png"> | ||
|
||
|
||
<!--[if lt IE 9]> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script> | ||
<![endif]--> | ||
</head> | ||
|
||
<body> | ||
|
||
<header id='entrytitle' style="background-color: #000; margin: 0; padding: 5px 20px 25px 20px;"> | ||
<h1> | ||
<img src="../static/img/ecosystem-logo.png" width="140px" style="width: 140px; vertical-align: middle;"> | ||
<a href="https://wannier-developers.github.io/wannier-ecosystem-registry/">Wannier-Functions Software Ecosystem Registry</a> | ||
</h1> | ||
<p style="font-size: 90%;"><a href="http://github.com/wannier-developers/wannier-ecosystem-registry" style="color: #999;">[View on GitHub/register your code]</a> </p> | ||
</header> | ||
|
||
|
||
<div style="max-width: 1200px; margin: auto;"> | ||
|
||
<main> | ||
<p></p> | ||
<p class="go-back"><a href="../index.html">< Go back to the list of codes</a></p> | ||
|
||
<div class="submenu-entry"> | ||
<div class="submenu-img"> | ||
|
||
<img src="https://www.physics.rutgers.edu/pythtb/_images/graphene.png" alt="PythTB"> | ||
|
||
</div> | ||
<div class="code-card-text"> | ||
<h1>PythTB</h1> | ||
<p class="sub-header"> | ||
|
||
|
||
<span class="category">Tight-binding</span> | ||
|
||
<span class="category">Berryology and topology</span> | ||
|
||
|
||
</p> | ||
</div> | ||
</div> | ||
|
||
<h2>General information</h2> | ||
|
||
|
||
|
||
|
||
|
||
<p> | ||
<strong>Documentation</strong>: <a href="https://www.physics.rutgers.edu/pythtb/index.html" target="_blank">Go to code documentation</a> | ||
<p> | ||
|
||
|
||
<h2> | ||
Detailed information | ||
</h2> | ||
|
||
<div id='description'> | ||
<p> | ||
<strong>Source code:</strong> <a href="">https://pypi.org/project/pythtb/</a> | ||
</p> | ||
<p> | ||
<strong>Short description</strong>: Simple solver for tight binding models for use in condensed matter physics and materials science. | ||
|
||
</p> | ||
|
||
</div> | ||
|
||
|
||
|
||
</main> | ||
|
||
|
||
</div> | ||
|
||
<footer class="footer"> | ||
<hr> | ||
<div class="side-by-side"> | ||
<div style="width: 80%;"> | ||
This page is part of the <a href="https://wannier-developers.github.io/wannier-ecosystem-registry/">Wannier-Functions Software Ecosystem Registry</a>, listing Wannier-functions enabled codes. | ||
</div> | ||
</div> | ||
|
||
|
||
</footer> | ||
|
||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,107 @@ | ||
<!doctype html> | ||
|
||
|
||
|
||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<title></title> | ||
<meta name="description" content=""> | ||
|
||
<link href="https://fonts.googleapis.com/css?family=Noto+Sans" rel="stylesheet"> | ||
|
||
<link rel="stylesheet" href="../static/css/style.css"> | ||
<link rel="shortcut icon" type="image/svg+xml" href="../static/img/ecosystem-logo.png"> | ||
|
||
|
||
<!--[if lt IE 9]> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script> | ||
<![endif]--> | ||
</head> | ||
|
||
<body> | ||
|
||
<header id='entrytitle' style="background-color: #000; margin: 0; padding: 5px 20px 25px 20px;"> | ||
<h1> | ||
<img src="../static/img/ecosystem-logo.png" width="140px" style="width: 140px; vertical-align: middle;"> | ||
<a href="https://wannier-developers.github.io/wannier-ecosystem-registry/">Wannier-Functions Software Ecosystem Registry</a> | ||
</h1> | ||
<p style="font-size: 90%;"><a href="http://github.com/wannier-developers/wannier-ecosystem-registry" style="color: #999;">[View on GitHub/register your code]</a> </p> | ||
</header> | ||
|
||
|
||
<div style="max-width: 1200px; margin: auto;"> | ||
|
||
<main> | ||
<p></p> | ||
<p class="go-back"><a href="../index.html">< Go back to the list of codes</a></p> | ||
|
||
<div class="submenu-entry"> | ||
<div class="submenu-img"> | ||
|
||
<img src="https://tbmodels.greschd.ch/en/latest/_images/tbmodels_logo.jpg" alt="TBmodels"> | ||
|
||
</div> | ||
<div class="code-card-text"> | ||
<h1>TBmodels</h1> | ||
<p class="sub-header"> | ||
|
||
|
||
<span class="category">Tight-binding</span> | ||
|
||
<span class="category">Berryology and topology</span> | ||
|
||
|
||
</p> | ||
</div> | ||
</div> | ||
|
||
<h2>General information</h2> | ||
|
||
|
||
|
||
|
||
|
||
<p> | ||
<strong>Documentation</strong>: <a href="https://tbmodels.greschd.ch/en/latest/tutorial.html" target="_blank">Go to code documentation</a> | ||
<p> | ||
|
||
|
||
<h2> | ||
Detailed information | ||
</h2> | ||
|
||
<div id='description'> | ||
<p> | ||
<strong>Source code:</strong> <a href="https://github.com/Z2PackDev/TBmodels">github.com</a> | ||
</p> | ||
<p> | ||
<strong>Short description</strong>: Bmodels is a Python package for evaluating tight-binding models. It features methods for reading and writing tight-binding models to various formats, and evaluating the Hamiltonian and eigenvalues of the system. It is considerably faster than comparable packages, enabling it to handle first-principles derived tight-binding models. | ||
|
||
</p> | ||
|
||
</div> | ||
|
||
|
||
|
||
</main> | ||
|
||
|
||
</div> | ||
|
||
<footer class="footer"> | ||
<hr> | ||
<div class="side-by-side"> | ||
<div style="width: 80%;"> | ||
This page is part of the <a href="https://wannier-developers.github.io/wannier-ecosystem-registry/">Wannier-Functions Software Ecosystem Registry</a>, listing Wannier-functions enabled codes. | ||
</div> | ||
</div> | ||
|
||
|
||
</footer> | ||
|
||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,107 @@ | ||
<!doctype html> | ||
|
||
|
||
|
||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<title></title> | ||
<meta name="description" content=""> | ||
|
||
<link href="https://fonts.googleapis.com/css?family=Noto+Sans" rel="stylesheet"> | ||
|
||
<link rel="stylesheet" href="../static/css/style.css"> | ||
<link rel="shortcut icon" type="image/svg+xml" href="../static/img/ecosystem-logo.png"> | ||
|
||
|
||
<!--[if lt IE 9]> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script> | ||
<![endif]--> | ||
</head> | ||
|
||
<body> | ||
|
||
<header id='entrytitle' style="background-color: #000; margin: 0; padding: 5px 20px 25px 20px;"> | ||
<h1> | ||
<img src="../static/img/ecosystem-logo.png" width="140px" style="width: 140px; vertical-align: middle;"> | ||
<a href="https://wannier-developers.github.io/wannier-ecosystem-registry/">Wannier-Functions Software Ecosystem Registry</a> | ||
</h1> | ||
<p style="font-size: 90%;"><a href="http://github.com/wannier-developers/wannier-ecosystem-registry" style="color: #999;">[View on GitHub/register your code]</a> </p> | ||
</header> | ||
|
||
|
||
<div style="max-width: 1200px; margin: auto;"> | ||
|
||
<main> | ||
<p></p> | ||
<p class="go-back"><a href="../index.html">< Go back to the list of codes</a></p> | ||
|
||
<div class="submenu-entry"> | ||
<div class="submenu-img"> | ||
|
||
<img src="https://github.com/quanshengwu/wannier_tools/raw/master/wt-logo.jpg" alt="WannierTools"> | ||
|
||
</div> | ||
<div class="code-card-text"> | ||
<h1>WannierTools</h1> | ||
<p class="sub-header"> | ||
|
||
|
||
<span class="category">Tight-binding</span> | ||
|
||
<span class="category">Berryology and topology</span> | ||
|
||
|
||
</p> | ||
</div> | ||
</div> | ||
|
||
<h2>General information</h2> | ||
|
||
|
||
|
||
|
||
|
||
<p> | ||
<strong>Documentation</strong>: <a href="http://www.wanniertools.com/#" target="_blank">Go to code documentation</a> | ||
<p> | ||
|
||
|
||
<h2> | ||
Detailed information | ||
</h2> | ||
|
||
<div id='description'> | ||
<p> | ||
<strong>Source code:</strong> <a href="https://github.com/quanshengwu/wannier_tools">github.com</a> | ||
</p> | ||
<p> | ||
<strong>Short description</strong>: An open-source software package for novel topological materials. | ||
|
||
</p> | ||
|
||
</div> | ||
|
||
|
||
|
||
</main> | ||
|
||
|
||
</div> | ||
|
||
<footer class="footer"> | ||
<hr> | ||
<div class="side-by-side"> | ||
<div style="width: 80%;"> | ||
This page is part of the <a href="https://wannier-developers.github.io/wannier-ecosystem-registry/">Wannier-Functions Software Ecosystem Registry</a>, listing Wannier-functions enabled codes. | ||
</div> | ||
</div> | ||
|
||
|
||
</footer> | ||
|
||
</body> | ||
|
||
</html> |
Oops, something went wrong.