diff --git a/codes/linres.html b/codes/linres.html new file mode 100644 index 0000000..34716e6 --- /dev/null +++ b/codes/linres.html @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + + + + + +
+

+    + Wannier-Functions Software Ecosystem Registry +

+

[View on GitHub/register your code]

+
+ + +
+ +
+

+

< Go back to the list of codes

+ +
+ +
+

linres

+

+ + + Tight-binding + + Berryology and topology + + +

+
+
+ +

General information

+ + + + + +

+ Documentation: Go to code documentation +

+ + +

+ Detailed information +

+ +
+

+ Source code: https://bitbucket.org/zeleznyj/wannier-linear-response/src/master/ +

+

+ Short description: Code for calculating linear response properties based on tight-binding Hamiltonians. It is mainly used with tight-binding Hamiltonians obtained from wannier90 or from the FPLO DFT code but any tight-binding can be used. A python program for generating sd models that is also interfaced to the linear response code is also included. The code utilizes Kubo formula with constant Gamma approximation to calculate conductivity and the anomalous Hall effect, spin Hall effect and the current induced spin-polarization, which gives rise to the spin-orbit torque. Other response quantities can be easily implemented. + +

+ +
+ + + +
+ + +
+ + + + + + \ No newline at end of file diff --git a/codes/strawberrypy.html b/codes/strawberrypy.html new file mode 100644 index 0000000..7ad1436 --- /dev/null +++ b/codes/strawberrypy.html @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + + + + + +
+

+    + Wannier-Functions Software Ecosystem Registry +

+

[View on GitHub/register your code]

+
+ + +
+ +
+

+

< Go back to the list of codes

+ +
+ +
+

StraWBerryPy

+

+ + + Tight-binding + + Berryology and topology + + +

+
+
+ +

General information

+ + + + + +

+ Documentation: Go to code documentation +

+ + +

+ Detailed information +

+ +
+

+ Source code: github.com +

+

+ Short description: StraWBerryPy (Single-poinT and local invaRiAnts for Wannier Berriologies in Python) is a Python package to calculate topological invariants and quantum-geometrical quantities in non-crystalline topological insulators. + +

+ +
+ + + +
+ + +
+ + + + + + \ No newline at end of file diff --git a/codes/wannierberri.html b/codes/wannierberri.html new file mode 100644 index 0000000..20da79e --- /dev/null +++ b/codes/wannierberri.html @@ -0,0 +1,107 @@ + + + + + + + + + + + + + + + + + + + + + + + +
+

+    + Wannier-Functions Software Ecosystem Registry +

+

[View on GitHub/register your code]

+
+ + +
+ +
+

+

< Go back to the list of codes

+ +
+ +
+

Wannier Berri

+

+ + + Tight-binding + + Berryology and topology + + +

+
+
+ +

General information

+ + + + + +

+ Documentation: Go to code documentation +

+ + +

+ Detailed information +

+ +
+

+ Source code: github.com +

+

+ Short description: A code to calculate different properties by means of Wannier interpolation: Berry curvature, orbital moment and derived properties. + +

+ +
+ + + +
+ + +
+ + + + + + \ No newline at end of file diff --git a/codes_meta.json b/codes_meta.json index d7eb748..be5799c 100644 --- a/codes_meta.json +++ b/codes_meta.json @@ -3696,6 +3696,22 @@ "name": "YAMBO", "subpage": "codes/YAMBO.html" }, + "linres": { + "categories": [ + "tb", + "berry" + ], + "hosted_on": "https://bitbucket.org/zeleznyj/wannier-linear-response/src/master/", + "metadata": { + "description": "Code for calculating linear response properties based on tight-binding Hamiltonians. It is mainly used with tight-binding Hamiltonians obtained from wannier90 or from the FPLO DFT code but any tight-binding can be used. A python program for generating sd models that is also interfaced to the linear response code is also included. The code utilizes Kubo formula with constant Gamma approximation to calculate conductivity and the anomalous Hall effect, spin Hall effect and the current induced spin-polarization, which gives rise to the spin-orbit torque. Other response quantities can be easily implemented.\n", + "documentation_url": "https://bitbucket.org/zeleznyj/wannier-linear-response/wiki/Home", + "title": "linres", + "logo": "None" + }, + "logo": "None", + "name": "linres", + "subpage": "codes/linres.html" + }, "pythtb": { "categories": [ "tb", @@ -3713,6 +3729,28 @@ "name": "pythtb", "subpage": "codes/pythtb.html" }, + "strawberrypy": { + "categories": [ + "tb", + "berry" + ], + "git_url": "https://github.com/strawberrypy-developers/strawberrypy", + "metadata": { + "description": "StraWBerryPy (Single-poinT and local invaRiAnts for Wannier Berriologies in Python) is a Python package to calculate topological invariants and quantum-geometrical quantities in non-crystalline topological insulators.\n", + "documentation_url": "https://strawberrypy.readthedocs.io/en/latest/", + "title": "StraWBerryPy", + "logo": "https://strawberrypy.readthedocs.io/en/latest/_static/logo.png" + }, + "gitinfo": { + "HEAD": "6181beaf2f940ce6b5bfde896628c3d69388860c", + "refs/heads/main": "6181beaf2f940ce6b5bfde896628c3d69388860c", + "refs/tags/v0.3.0": "00f646a0c94d26c6e79b3be468c164fbd93c14ba" + }, + "hosted_on": "github.com", + "logo": "https://strawberrypy.readthedocs.io/en/latest/_static/logo.png", + "name": "strawberrypy", + "subpage": "codes/strawberrypy.html" + }, "tbmodels": { "categories": [ "tb", @@ -3934,6 +3972,278 @@ "name": "tbmodels", "subpage": "codes/tbmodels.html" }, + "wannierberri": { + "categories": [ + "tb", + "berry" + ], + "git_url": "https://github.com/wannier-berri/wannier-berri", + "metadata": { + "description": "A code to calculate different properties by means of Wannier interpolation: Berry curvature, orbital moment and derived properties.\n", + "documentation_url": "https://wannier-berri.org", + "interface_docs_url": "https://docs.wannier-berri.org/en/master/docs/system.html#id3", + "title": "Wannier Berri", + "logo": "https://docs.wannier-berri.org/en/master/_static/Book.png" + }, + "gitinfo": { + "HEAD": "8bf7af7239e6b024991a0aea52659996fe787dbe", + "refs/heads/Bfield_new": "cb6623bd14545bc9c639915aa9f629152cfdedd8", + "refs/heads/MagSH": "2e8c210cd1c7c34a6012caade11d90946cb66b70", + "refs/heads/boltzmann_grid": "aba8c3ea846d0e0029d5479a221887507c6c633c", + "refs/heads/doc_fermiocean": "c3e3db94ca9e059bb07efbf3b9cbcb6645d85cfc", + "refs/heads/electron_phonon": "9daaef89810217059ba03e1dfb9dc82703782555", + "refs/heads/elph_scratch": "991f8f79f5db6550d28889c3abccf930f629cd31", + "refs/heads/emcha": "ac9ce4e4975485c36434ae2fca7bf1640683cafd", + "refs/heads/emcha_calc": "f9f0cf0c8489207f5cd6f197e4659ae49a240fd5", + "refs/heads/finite-field": "25c626c3b1e050eae6162adb8084c7006e263323", + "refs/heads/fix_tutorials": "03239c376e2a2a0842f6fffa53becf3cbc31ceb1", + "refs/heads/green_function": "efccde66b7006b2025d8fdcd43dde94ec08284c4", + "refs/heads/lindhard": "198f2c608699e3e2b2e51c8f5a090c8488f3c369", + "refs/heads/magnetoresistance": "90f1f599602fdd704f7ae35e0fc8969a1ee398f8", + "refs/heads/magnetoresistance_zeemann": "ecd6ce0be8fdbf60256bc053b271513b9b3f4053", + "refs/heads/master": "8bf7af7239e6b024991a0aea52659996fe787dbe", + "refs/heads/pep": "410e52e95f78e5e9d73ca2e0bdd52628edb59bd3", + "refs/heads/phonons": "19daf32012b41a2a7d0cb48986a170413b704c4c", + "refs/heads/pythtb-spinor": "5c3c2f39c23e7539b08ceebe2d5de221d9329aeb", + "refs/heads/readthedocs+tutorial": "164c5dc9a4ad2d01809e2955f7ffade52b812263", + "refs/heads/release": "df602b630dc697317bde3055be49d19274910859", + "refs/heads/save_system": "263daefbd89a38579de451991ad0bd755570a8e5", + "refs/heads/spglib-version": "9bcd60a8e351d31704e3b998c6f09a2943186c54", + "refs/heads/supercell": "9c1cc5dc30d48ef0564c6f8aea960d47f8ce399e", + "refs/heads/system_optimize": "d1412413ad73cb110f4b6a6bac693e69161b3d30", + "refs/heads/tabulate-occupied": "537dcfd8411f6a2d75da52740eb0e77de8c6cf5a", + "refs/heads/tabulate_off_diagonal": "788d7d5a4dc13d4d7c8752a71a203041b4a706f1", + "refs/heads/tetra-hex": "4e182d2eb395a0402eee558fa20c212865381916", + "refs/heads/transl_inv": "d50f79cfcee9260e4fb813c2e23d07d731be373a", + "refs/heads/transl_inv_OSD": "63dee6ccbbf6369953ce3a692a33cf72611dc012", + "refs/heads/transl_inv_new": "8e02442637e749897feed18592b5d52ed2d5efbe", + "refs/heads/wannierise": "e335ce8a026830df42a67d969a52fafa763ed25f", + "refs/pull/10/head": "8d725f6e52259fc0f4c81d8bbe5f14997a4d299d", + "refs/pull/100/head": "100c3b43e364758511ef74ed1b7278a1f0e02802", + "refs/pull/101/head": "469325247b2cb715070b70085b1d9030d5e52b2f", + "refs/pull/103/head": "03c34186ff0fff5c366845158fedb42cf8558331", + "refs/pull/104/head": "4b26644ef76fcc8d59faca3707b2e7cd5ca3a150", + "refs/pull/107/head": "a9a36801672f96be01a8734a131f52a4bb155c5f", + "refs/pull/108/head": "c8fa50ad16453714a07b6a46e762569cf0ff92c7", + "refs/pull/11/head": "5ee69574d54e6a86b9b5d7eb884647915299938f", + "refs/pull/110/head": "9961557c76573682230fc61e559fc41ac3f70ffd", + "refs/pull/111/head": "10ba3b4250e332840da2be2b08a52eef82bb4ba9", + "refs/pull/112/head": "5625a760b4d0981d899de9e49e599862b53f1bf3", + "refs/pull/113/head": "83470da8fac083abeb24c58258f84f3c92d9b7ae", + "refs/pull/119/head": "6e0b81bd8119e46ddbbafa5347cf7e86fc4eed4d", + "refs/pull/12/head": "2c4347a70da72872837399a3cb065e745b35f02d", + "refs/pull/120/head": "334f4d26f9a26449a134e4149e4287b6c64f099a", + "refs/pull/122/head": "865386bc5f664318420cf25c81b2b0c6ed0b897c", + "refs/pull/124/head": "6778699db365fe2329799fe949cc8b98c334adb1", + "refs/pull/126/head": "997f45febc6cfa7f3cb97dd867425a15bfa1ebb2", + "refs/pull/127/head": "53530943c4edfb9f100544080e2199d357c00bbc", + "refs/pull/13/head": "9079a42f6f6601801cc90a2f2d21996a98b762f1", + "refs/pull/130/head": "46041bf1803993817ef37a7b9ba6d2722f68f487", + "refs/pull/132/head": "28f593e587df7034020830c536e48062134c4f6b", + "refs/pull/133/head": "be205c1b175bb006fd3b90ee2083b043cc545561", + "refs/pull/134/head": "0e336f2602737b4ae70943c9f1016af1d3c92abd", + "refs/pull/136/head": "403ba2fabcaf98e4b5a1543bf2219b19db6d379e", + "refs/pull/138/head": "658598ed167fe37310ad110d82904960d656ad53", + "refs/pull/14/head": "44bbfbea535ff0404d7ed12cc4d0df559505bd12", + "refs/pull/140/head": "df3885e5145d1ec655b07a8ccee78a1e2ae5909b", + "refs/pull/141/head": "491336f13da4f78851640692b17512a8154b23bd", + "refs/pull/143/head": "edeb4db76699c8c72bbc1242134b2d7441a3bee2", + "refs/pull/146/head": "25f0c7416549c07ce4c6d5f80c3c4e329596ba53", + "refs/pull/148/head": "19111c28cbfd110b4567519d9166f43ee4255965", + "refs/pull/15/head": "8d72def3eef524d9f2fcc34013ee047c5f01a87e", + "refs/pull/150/head": "a767f8c18718e94f75744043c5c545f1ebbe7a98", + "refs/pull/151/head": "383b8c2e8f3343a7b1c3e0aa6fa996046ab72629", + "refs/pull/154/head": "f145861cf1ab0ef326240e5ed958d41b0d34e6c5", + "refs/pull/155/head": "afea006171490581d0fb252406009fcfdac9d68b", + "refs/pull/156/head": "3e7eb4ad3422622f6f4bf8078f3ccef062dcabb0", + "refs/pull/157/head": "85428daacf1896d0d23b0d265b9a7c5c16d3659a", + "refs/pull/158/head": "c3e3db94ca9e059bb07efbf3b9cbcb6645d85cfc", + "refs/pull/159/head": "b0440f8b91ed5e6c554eed56164e30426fac92c3", + "refs/pull/16/head": "c57e6d7d902c8104131be691b807f912badafe0e", + "refs/pull/160/head": "e308322f84e5c44a563141454b533283c6069da9", + "refs/pull/161/head": "4790ca47a429d368cfea9230d0448cbfa67beed4", + "refs/pull/162/head": "f5dd384a30c63482446c4a324e4fa5c521a4bf09", + "refs/pull/163/head": "b7a6d2721e04090b1c8afda7caff1f62a9f4d31e", + "refs/pull/164/head": "6373f76d75a65b014c50426551270aaffc2bc00d", + "refs/pull/165/head": "6856f631b1acb853260e1fd177fa07e0b719eb2c", + "refs/pull/166/head": "a2fe3dde593757f3c790f53b64d31263f198fe80", + "refs/pull/168/head": "55eb5fc92cf9a1bcd82e701a7756982c38068359", + "refs/pull/169/head": "de2e24e72aea2d5f42a6056c2c4934cdaaae1696", + "refs/pull/17/head": "7df2ed4032b8bddaa1e760539cbb57ba6ab8ff5c", + "refs/pull/172/head": "e61fbf6788cc7b811a4627a5549204e8586c9315", + "refs/pull/173/head": "fcc82f0145494c1203a0be47b67720834ffd6cde", + "refs/pull/175/head": "e2966baf7d77d65e2eb4483b3805fe7f808e9b91", + "refs/pull/176/head": "cf0fbeda00eceb35d0ffb19f8ea8c16293390e4f", + "refs/pull/177/head": "87da75ee0503d9236a87e70c88ee50c68fee4ac9", + "refs/pull/179/head": "937feaf3699038409a4a4459e9fd8e5d01fb857c", + "refs/pull/18/head": "b8e6135f1b4aa94ce9b5fe904c2fe7ab8eff2c4b", + "refs/pull/183/head": "d657d80b08be722c8fce8c5a11749eb29e16ec59", + "refs/pull/184/head": "788d7d5a4dc13d4d7c8752a71a203041b4a706f1", + "refs/pull/184/merge": "634d32190754ee7fe54545d90e77d949e63143b9", + "refs/pull/185/head": "388950be5666ac612d8576287199adc3de3e04be", + "refs/pull/187/head": "e7d32f0588ef04b973ee9b41a93f497c22440e6d", + "refs/pull/188/head": "592d61de27589c68bdc1d1e1335828503ee9c1dc", + "refs/pull/191/head": "19daf32012b41a2a7d0cb48986a170413b704c4c", + "refs/pull/192/head": "a6f3789c27267b6f535b267c0e715155634006e3", + "refs/pull/195/head": "783a7854de202d1d123cc5a1d68ee0edc74a3047", + "refs/pull/197/head": "c5701da1a4be93f3c5b478750755f92206b44acb", + "refs/pull/199/head": "63934297a043cbb727575c0743bca16b2315ccb1", + "refs/pull/2/head": "d715bf5df6af969c49da58554a6afbca5f03d7c0", + "refs/pull/202/head": "e2add3e6bb1b412202f8956fb907b23341b503a9", + "refs/pull/203/head": "3ea04a922f7e4c3e1187ee3262f97c5810a37218", + "refs/pull/205/head": "4a16798b302d9b46c386f2a22ab7bc1004862896", + "refs/pull/21/head": "28743002ceb2459e1ae03784d757e8b28ddd510c", + "refs/pull/211/head": "d80e720350b58ddb9b9aed1bcdc8a9678840e3c7", + "refs/pull/212/head": "28425f51aabbb704f4f81bd6ce87a4c0d07f7324", + "refs/pull/213/head": "3abd8547b5b04d346fb5047820dc5c48d6336c1c", + "refs/pull/216/head": "d2c1d960f6c68b3c4567135f70c1223ee86e8cef", + "refs/pull/217/head": "fd510328324a43ba46039e7af49f42e4d635d7ac", + "refs/pull/218/head": "6d8f8014c32f66e8a66fc5c2c10eba84195996c1", + "refs/pull/22/head": "6cefd834c9bcf0748cfaa6feae396fea98ccb7a0", + "refs/pull/222/head": "1bc7a07e81c63d6e6013750abaf2f4eed1a030f5", + "refs/pull/224/head": "c8fc3654f6d384700323d433f0d65f730d342781", + "refs/pull/226/head": "c0c2b2dd6c389107efc547eecb21da72e01d9d0b", + "refs/pull/227/head": "cb140494295e03c8ce6a9efc8e0eb515642bb59c", + "refs/pull/228/head": "cbd08794ae65b3042c8724b7073106c223d67441", + "refs/pull/229/head": "bf9187096da72bcec7963466f4a165041acf2bd6", + "refs/pull/23/head": "479bc97399c31d55866da711886ae42b8be88942", + "refs/pull/230/head": "4e182d2eb395a0402eee558fa20c212865381916", + "refs/pull/231/head": "51b7e6c284832336b5b7645727e70883a8a6939f", + "refs/pull/232/head": "8798e36ae19e8801b234fa02dc4c97876872772b", + "refs/pull/233/head": "d5a2824af2b61f5c99c54df5c9a6bb282cd35064", + "refs/pull/234/head": "66ecf961863e7d319c9712a2ae417dc744d876a4", + "refs/pull/238/head": "4c958d9348cd04ad5682ea26b6e08659e8426e59", + "refs/pull/24/head": "d633ffead8416722084d23ffc0f7af1de488053c", + "refs/pull/240/head": "f9ac44e28d4f4438132804bbf5a1299a9bdf52f0", + "refs/pull/243/head": "3f9849498c2e6c14bb96bbc906144f5cc64b644b", + "refs/pull/244/head": "03239c376e2a2a0842f6fffa53becf3cbc31ceb1", + "refs/pull/245/head": "cd474c465d396df9b87a13b121a8c7480cc7d950", + "refs/pull/246/head": "dd1a11b4b5c24c75a4ec1fdf552b4fe2ee83e502", + "refs/pull/248/head": "aee6dbba6d8e95bfad2991046ed484f2e882a1fd", + "refs/pull/249/head": "d50f79cfcee9260e4fb813c2e23d07d731be373a", + "refs/pull/250/head": "8e02442637e749897feed18592b5d52ed2d5efbe", + "refs/pull/259/head": "0f0e6841adf62b9847855be6915a108d01682c51", + "refs/pull/26/head": "87200054f80d88314a029e378114e012ac442535", + "refs/pull/260/head": "dcac3537040f600a731fe5a5b56bb6a6c77bfd0c", + "refs/pull/261/head": "d02c9e39150469591fe97a7bb14e7fd0a3b5c6e4", + "refs/pull/262/head": "946f409b4bb2651a43e166f6f016c9b2bd6d6a3a", + "refs/pull/263/head": "b22f765aa83135928af4013fccc861802d39a71b", + "refs/pull/264/head": "7005cacea46ad2b467f965b6315866ab080fd0ba", + "refs/pull/265/head": "dbcdd9a3df9b1909c3c1bba64f3f5d02d63a41d2", + "refs/pull/266/head": "c18089ed885e9c44a523024ebaeb07baf4ae6561", + "refs/pull/267/head": "9f2fac56093ca2c4bb4babbf0750a34627989d09", + "refs/pull/268/head": "8626997368c2e5e5fccb2fa4231e2ea85b2b25ee", + "refs/pull/269/head": "64be1b0d4f9021921b2da6a339aad84a6e108fd2", + "refs/pull/27/head": "e01a1ec3ab6e0e198972cb992c170df3a36133d4", + "refs/pull/270/head": "08d7277af0f6441cc119146724aa07c09dc34352", + "refs/pull/271/head": "69cbd1b4692a08674e9cf884b56fb329a5732568", + "refs/pull/272/head": "2456e6c42b5f1ed562ced62782f1d75035f0bd9e", + "refs/pull/273/head": "63dee6ccbbf6369953ce3a692a33cf72611dc012", + "refs/pull/276/head": "650f26c96d904fa21743637f73053ab2efe1a5a0", + "refs/pull/278/head": "0a07d6c924788a40f76ae9d103b99ab43e074f4d", + "refs/pull/279/head": "e7d9cb6a83322afba347fc9369eb94962ee35266", + "refs/pull/28/head": "6dc2ea7d4fce80f58aacd72ce6fcf49358b8c023", + "refs/pull/280/head": "c90616db21d8cca83257c22a1d20a05e53d505bb", + "refs/pull/281/head": "456185fe584ff0066de03f5ce8e524768136f117", + "refs/pull/282/head": "b5dc1a9cbc3ff0ad39cb209dbb0efa04f2c39fac", + "refs/pull/285/head": "cb2efb32e5b8c8159203e76ac42f593041c33977", + "refs/pull/287/head": "4b455808624ac64daeb782df8d2958c1bb5e587b", + "refs/pull/288/head": "165d2bf50e287d6cf2a10473553daf94e32ae64b", + "refs/pull/29/head": "9be65013e493cbdc33e7df6441eac4e7a451f4ae", + "refs/pull/294/head": "5ef95cbcea0c6709d4e387d4736eedbdbadbbf30", + "refs/pull/295/head": "71aca79080a1239f39a4a3b3d8a75adb2c77b7fe", + "refs/pull/297/head": "410e52e95f78e5e9d73ca2e0bdd52628edb59bd3", + "refs/pull/298/head": "df602b630dc697317bde3055be49d19274910859", + "refs/pull/299/head": "5c3c2f39c23e7539b08ceebe2d5de221d9329aeb", + "refs/pull/3/head": "bcbbad6ddbfe7f97b926b159c7fdb919335be9cb", + "refs/pull/30/head": "8f74eb19a6cb8dddfecb4603d4567b04eb770bf5", + "refs/pull/307/head": "79ccd2789d00510c16ac8294fdfff4aa9d4dc064", + "refs/pull/308/head": "f57587e6b3d784ab487df665d8bc193e9efd12dc", + "refs/pull/31/head": "2916be037ca1791620000b09bee9718e8ce6676e", + "refs/pull/310/head": "263daefbd89a38579de451991ad0bd755570a8e5", + "refs/pull/312/head": "d1412413ad73cb110f4b6a6bac693e69161b3d30", + "refs/pull/312/merge": "3f226818de12775adb5133bb17f8c12ec0b03b63", + "refs/pull/32/head": "089e693a9ee3063dc3cf8c3ab02bc3bd192bbfde", + "refs/pull/34/head": "a7abe64f25ab42def2f625986effde18c55c0e54", + "refs/pull/36/head": "e3c03240d9ee6ad12608486e03eedcec287075b0", + "refs/pull/37/head": "6e04cc0098207796d5d44ea3f4e8878e848b0bb4", + "refs/pull/38/head": "56c08d07b7ba07173a7da1c445682e0f7412392b", + "refs/pull/4/head": "e3b226da8469f7fcf6463b9e63c67f5aae27d2d7", + "refs/pull/40/head": "5106a75d1c7ab4ab21a4fe70a4f3bc4aa6d4249a", + "refs/pull/41/head": "90224391253f14d8eff366661669bd068da4d1be", + "refs/pull/42/head": "e22b55d1b72c3a382fb1bc88a44d7bdfd725e121", + "refs/pull/43/head": "8003520a9dc074d313c90b9ab21df87e75278a60", + "refs/pull/44/head": "f1b6a8e27418cfb2a676d1a357c7599b7f3f9f82", + "refs/pull/45/head": "aab36541fa6fc18a84566b22e6048c024810eed7", + "refs/pull/46/head": "8216180ce7bc705e2091dc43d9c7f8072f133c14", + "refs/pull/47/head": "2573e34cba0e128865fbeb2f99146ae3a9ddf269", + "refs/pull/48/head": "fb55e91325f1f3d19f17d315e35058bb3b1caf1d", + "refs/pull/49/head": "96eb50447a19864f8440ba3c4bfe240f3a7fc32f", + "refs/pull/5/head": "5925dacca1df5c89df6ceb52f0b4e8277e0ffb95", + "refs/pull/51/head": "0d58ad3630698864fe0bbe14fd358951cb876921", + "refs/pull/52/head": "bf97a3238f491f8308159efd5fae150bd16ba7d0", + "refs/pull/53/head": "a3c7f477470a8c41bc0ce984780dbb089b25a95f", + "refs/pull/55/head": "b7fac2b8a10c7969029d3dc25ca16d4b2798cfc3", + "refs/pull/56/head": "9cbc71dd80244803e1127228a9ac7999af1f290c", + "refs/pull/57/head": "be10e43911421fdb3db4d021386fbd0e3b8c8b67", + "refs/pull/58/head": "bc1670715f9be85fa338ea1d92d76a3f155ae85f", + "refs/pull/59/head": "ec8678c9031163720714a07a1efbf477784b9ed0", + "refs/pull/6/head": "733d9cba88be15ae45c72076f9ca279a32c6ae61", + "refs/pull/64/head": "29d2d8c6407aa35a2f2406c7b95a3d7bc3cd3a0c", + "refs/pull/65/head": "2f2b0f3f72e243f3dc69e832fbc2d945179ca6b7", + "refs/pull/68/head": "ca25f64d238966750856c294a6ee1c8f382860af", + "refs/pull/69/head": "1bde55473e60ce1df4f2d5de128d6cda685da22d", + "refs/pull/7/head": "bdc084b837fe64c840c0ed3988b216ffae090e09", + "refs/pull/70/head": "8e23383db3aeef0db55acd98c5156353808f26af", + "refs/pull/71/head": "df9176b62ba6fbbb0067e259653a8154990d65b7", + "refs/pull/72/head": "e82fbc346c58d59091e06d18facf8fe67789f6c8", + "refs/pull/73/head": "6fa446b8f093fa2eb81584266159f840dd60c1e3", + "refs/pull/74/head": "e837c0e7e372622ef5c1d90c55d31a7eaf7dbd9c", + "refs/pull/75/head": "9994a1e145fd04c400592a8319dcc1856e9f1694", + "refs/pull/76/head": "84a1763afdd4e59043bd3530ea73879085ab0bf3", + "refs/pull/77/head": "15019075ac46490548a80bfadbd27e9f65fa9eaf", + "refs/pull/79/head": "9218a3cb0217f0b4e89acae64ca0f2137b478b47", + "refs/pull/80/head": "ff90ec9e2b853bdf58f8ef9e1771b8acdbd6937d", + "refs/pull/82/head": "89d3b808be7549a62f128655d651b0d9442952a9", + "refs/pull/83/head": "cada852f29be7d8821c7b54a5f22c50c94553417", + "refs/pull/85/head": "5fa61790575c0f5024939b1c21b346c4e0ff4580", + "refs/pull/86/head": "f8b1ff3761774ad8825b034b654d504c63116322", + "refs/pull/87/head": "efe548756a58927ffb9ceeb7c9092d62ef7178b0", + "refs/pull/88/head": "62b85148ee7756433d9f5dc5cc4a8b427b5f249c", + "refs/pull/89/head": "37ff2f81e0f58bfacf2ad59de7295912f6110907", + "refs/pull/9/head": "7b4156e21236d5f8ba048c370f7427bbc6a9932b", + "refs/pull/90/head": "5bdc29aed3fcb10a58eb3df051b86b0a1ab17f5d", + "refs/pull/91/head": "8033e068a549f23066784579f9ff3c8920f58f81", + "refs/pull/92/head": "b741a3846f71a672a5ef397e603b766b6278c45b", + "refs/pull/94/head": "9930a06fbc3954ee14333843ea26c776c1935829", + "refs/remotes/upstream/version-1.0.0": "b48a7a0ea7c7ad0de8f0cec45fa75593461beec3", + "refs/tags/v": "78b3a6273641b93ca9ca619d14b05427ea3f3821", + "refs/tags/v^{}": "4ce79f08ff1c5cfcef4919dd23a4c64fff469316", + "refs/tags/v0.10.0": "9f2515fc0f55b33baecc88461f465a5b7de6ad05", + "refs/tags/v0.11.0": "e187156a41050381bc29cad4e208e25c51186dd3", + "refs/tags/v0.11.0^{}": "3c9f8295b3c613f113491c334c3fb1750a4cae88", + "refs/tags/v0.11.1": "5ec229c4558034cd4e19c1a81f2e1c535130d87c", + "refs/tags/v0.11.1^{}": "82b809ea7cf8fdedf6e411a61fa15b3ae0cf91d1", + "refs/tags/v0.12.0": "7fdd231e260059b4b05d36476f78d34ee4bab3ac", + "refs/tags/v0.12.0^{}": "b913fd481807c782a50d9230d552600c523d0a57", + "refs/tags/v0.13.0": "10a7cb8e83951c98e532fd9192efe4daa6308d8b", + "refs/tags/v0.13.0^{}": "3efb5cd68d7bd2f378b84ceca44afdbe7801c0cc", + "refs/tags/v0.13.1": "8ca5b6132259c805ad7bb31ffc959ada2474dc55", + "refs/tags/v0.13.1^{}": "79b212ef28e86be282b9170b54c1b044f992b5dd", + "refs/tags/v0.13.2": "b384a815e1aaf3fd32bc28b5a7ddcc64865fe83f", + "refs/tags/v0.13.2^{}": "ad61b323eb6da6f4b74f2f5f5390a1aa677b89a2", + "refs/tags/v0.13.3": "2ae8de7b1531cdb910207abc53b18483417c6e6b", + "refs/tags/v0.13.3^{}": "7634b80890c8f4bf3715ca873d237d4996f8cebd", + "refs/tags/v0.13.4": "39164bff675524d92e1b0ad84a562cdb9b2c422b", + "refs/tags/v0.13.4^{}": "9b06d733d6b283e3e93dff14ed2c9d3c0e681384", + "refs/tags/v0.13.5": "569d33a27f9be60621c859bd4aeac3b290b55c0e", + "refs/tags/v0.13.5^{}": "8fff88bad4630466f6d56ec22cefedb7f3ac863e" + }, + "hosted_on": "github.com", + "logo": "https://docs.wannier-berri.org/en/master/_static/Book.png", + "name": "wannierberri", + "subpage": "codes/wannierberri.html" + }, "wanniertools": { "categories": [ "tb", diff --git a/index.html b/index.html index 5c594bc..1d0e4dc 100644 --- a/index.html +++ b/index.html @@ -35,7 +35,7 @@

-

Total number of codes: 9

+

Total number of codes: 12

Codes @@ -83,6 +83,44 @@

ABINIT +
+ + +
+ + + +