hololattices
Python code to compute holographic lattices in 2 dimensions
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in README -
✓Academic publication links
Links to: springer.com, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.4%) to scientific vocabulary
Repository
Python code to compute holographic lattices in 2 dimensions
Basic Info
- Host: GitHub
- Owner: FlorisBalm
- License: gpl-3.0
- Language: Python
- Default Branch: main
- Size: 271 KB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 1
Metadata Files
README.md
HoloLattices
A generic code design for to solve the problems typically arising in applications of holography to condensed matter systems. It consists of a set of initialization blocks, which include importing the form of equations from Mathematica (or elsewhere), setting up the grid and choosing the initial solution and the parameters of the problem; and the internal loop, where the solution is found after several iterations.
This code has successfully been used for publication purposes, such as for the paper Isolated Zeros Destroy Fermi Surface in Holographic Models with a Lattice
Tutorial
There are a set of tutorial codes available
Owner
- Name: Floris Balm
- Login: FlorisBalm
- Kind: user
- Location: The Netherlands
- Repositories: 1
- Profile: https://github.com/FlorisBalm
PhD Student in Theoretical Physics, doing research into Strange Metals
Citation (CITATION.cff)
cff-version: 1.1.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Balm
given-names: Floris
orcid: https://orcid.org/0000-0001-9387-3203
title: HoloLattices: Python codes for Holographic Lattices
version: v0.1.0
date-released: 2022-11-04
GitHub Events
Total
Last Year
Dependencies
- dill *
- h5py *
- numpy *
- pathos *
- pyFFTW *
- pyyaml *
- scipy *
- PyYAML >=5.1.1
- dill >=0.3.0
- h5py >=2.9.0
- multiprocess >=0.70.8
- numpy >=1.16.4
- pandas >=1.1.0
- pathos >=0.2.4
- pox >=0.2.6
- ppft >=1.6.6.1
- psutil >=5.6.3
- pyFFTW >=0.11.1
- scipy >=1.3.0
- six >=1.12.0
- h5py *
- numpy *
- pathos *
- pyFFTW *
- pyyaml *
- scipy *