File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -51,6 +51,6 @@ Architecture support refers to `linux-aarch64` (ARM64) availability on conda-for
5151| [ Fleur] ( https://www.flapw.de/ ) | [ GitHub] ( https://github.com/judftteam/fleur/releases ) | [ fleur] ( https://anaconda.org/conda-forge/fleur ) / [ feedstock] ( https://github.com/conda-forge/fleur-feedstock ) | ❌ |
5252| [ NWChem] ( https://nwchemgit.github.io/ ) | [ GitHub] ( https://github.com/nwchemgit/nwchem/releases ) | [ nwchem] ( https://anaconda.org/conda-forge/nwchem ) / [ feedstock] ( https://github.com/conda-forge/nwchem-feedstock ) | ✅ |
5353| [ Quantum ESPRESSO] ( https://www.quantum-espresso.org/ ) | [ GitLab] ( https://gitlab.com/QEF/q-e/-/releases ) | [ qe] ( https://anaconda.org/conda-forge/qe ) / [ feedstock] ( https://github.com/conda-forge/qe-feedstock ) | ✅ |
54- | [ Siesta] ( https://siesta-project.org/ ) | [ GitLab] ( https://gitlab.com/siesta-project/siesta/-/releases ) | [ siesta] ( https://anaconda.org/conda-forge/siesta ) / [ feedstock] ( https://github.com/conda-forge/siesta-feedstock ) | ❌ |
55- | [ Wannier90] ( http://www.wannier.org/ ) | [ GitHub] ( https://github.com/wannier-developers/wannier90/releases ) | [ wannier90] ( https://anaconda.org/conda-forge/wannier90 ) / [ feedstock] ( https://github.com/conda-forge/wannier90-feedstock ) | ❌ |
54+ | [ Siesta] ( https://siesta-project.org/ ) | [ GitLab] ( https://gitlab.com/siesta-project/siesta/-/releases ) | [ siesta] ( https://anaconda.org/conda-forge/siesta ) / [ feedstock] ( https://github.com/conda-forge/siesta-feedstock ) | ✅ |
55+ | [ Wannier90] ( http://www.wannier.org/ ) | [ GitHub] ( https://github.com/wannier-developers/wannier90/releases ) | [ wannier90] ( https://anaconda.org/conda-forge/wannier90 ) / [ feedstock] ( https://github.com/conda-forge/wannier90-feedstock ) | ✅ |
5656| [ Yambo] ( http://www.yambo-code.eu/ ) | [ GitHub] ( https://github.com/yambo-code/yambo/releases ) | [ yambo] ( https://anaconda.org/conda-forge/yambo ) / [ feedstock] ( https://github.com/conda-forge/yambo-feedstock ) | ✅ |
Original file line number Diff line number Diff line change 213213 bin_patterns : ["*.x"]
214214 - name : siesta
215215 pkgs : [siesta=5.4.2, libxc=7.0.0, openmpi=5.0.8]
216- arch : [x86_64]
217216 bin_patterns :
218217 - siesta
219218 - tbtrans
230229 bin_patterns : [jmol, gnuplot]
231230 - name : wannier90
232231 pkgs : [wannier90=3.1.0]
233- arch : [x86_64]
234232 bin_patterns : ["wannier90.*", "w90*", "postw90.*"]
235233 - name : yambo
236234 pkgs : [yambo=5.3.0, libxc=6.2.2, openmpi=4.1.6]
You can’t perform that action at this time.
0 commit comments