Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)