Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Wannier.jl & WannierIO.jl #1

Merged
merged 2 commits into from
Feb 14, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions codes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,29 @@ linres:
documentation_url: https://bitbucket.org/zeleznyj/wannier-linear-response/wiki/Home
title: linres
logo: None

WannierIO.jl:
categories:
- io-auto
metadata:
description: |
A Julia package for reading/writing wannier90 file formats.
title: WannierIO.jl
homepage_url: https://io.wannierjl.org/
documentation_url: https://io.wannierjl.org/
sourcecode_url: https://github.com/qiaojunfeng/WannierIO.jl
logo: None

Wannier.jl:
categories:
- wannier_engines
- tb
- berry
metadata:
description: |
A Julia package for Wannierization and Wannier interpolations.
title: Wannier.jl
homepage_url: https://wannierjl.org/
documentation_url: https://wannierjl.org/
sourcecode_url: https://github.com/qiaojunfeng/Wannier.jl
logo: None
Loading