Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huangli712/huangli712.github.io
Li Huang's Softwares and Documentations
https://github.com/huangli712/huangli712.github.io
documentation homepage software website
Last synced: about 1 month ago
JSON representation
Li Huang's Softwares and Documentations
- Host: GitHub
- URL: https://github.com/huangli712/huangli712.github.io
- Owner: huangli712
- License: gpl-3.0
- Created: 2021-08-01T09:48:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T11:30:13.000Z (4 months ago)
- Last Synced: 2024-09-12T22:48:04.946Z (4 months ago)
- Topics: documentation, homepage, software, website
- Language: HTML
- Homepage: https://huangli712.github.io/
- Size: 8.59 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Welcome
I have developed quite a few numerical codes. They can be used to explore the secrets and exotic properties of strongly correlated systems. Their source codes and documentations are collected and presented here.
## Flink
*Flexible Fortran Modules and Subroutines for Scientific Computing*
* [Source](https://github.com/huangli712/Flink)
* [Documentation](projects/flink/index.html)## ACFlow
*A Full-Fledged Analytical Continuation Toolkit in Julia*
* [Source](https://github.com/huangli712/ACFlow)
* [Documentation](projects/acflow/index.html)## ACTest
*An Automatic Generator for Fermionic or Bosonic Correlation Functions*
* [Source](https://github.com/huangli712/ACTest)
* [Documentation](projects/actest/index.html)## iQIST
*Interacting Quantum Impurity Solver ToolKit*
* [Source](https://github.com/huangli712/iQIST)
* [Documentation](projects/iqist_new/index.html) (New version. To be updated.)## Zen
*A Modern DFT + DMFT Computation Framework*
* [Source](https://github.com/huangli712/Zen) (**All-in-one package**)
* [Source](https://github.com/huangli712/ZenCore) (**ZenCore**)
* [Source](https://github.com/huangli712/ZenApps) (**ZenApps**)
* [Source](https://github.com/huangli712/ZenTools) (**ZenTools**)
* [Source](https://github.com/huangli712/Dyson) (**Dyson**)
* [Documentation](projects/zen/index.html) (Not ready.)---
In addition, I also write some tools to facilitate my programming practice. They are listed below.
## hdev
*A Collection of Useful Shell Scripts*
* [Source](https://github.com/huangli712/hdev)
* [Documentation](projects/hdev/index.html)