Documentation
The documentation for the Zen computation framework is developed in the ZenDocs project. It is written by the Julia language and the Documenter.jl package. The source codes can be found in
zen/docs
or
zendocs/docs
directory, and the online version can be found in
https://huangli712.github.io/projects/zen/index.html
Note that the online documentation might be not the newest one. Sometimes it has not been updated timely.
Besides ZenDocs, there are also comprehensive documentation for the internal components of the Zen computation framework. They are listed in the Table 1.
Components | Documentation |
---|---|
ZenCore | https://huangli712.github.io/projects/zen/index.html |
ZenGui | https://huangli712.github.io/projects/zengui/index.html |
ZenTools | N/A |
ZenDocs | N/A |
ZenTests | N/A |
Dyson | N/A |
DFermion | N/A |
iQIST | https://huangli712.github.io/projects/iqist_new/index.html |
ACFlow | https://huangli712.github.io/projects/acflow/index.html |
ACGui | https://huangli712.github.io/projects/acgui/index.html |
ACTest | https://huangli712.github.io/projects/actest/index.html |
Flink | https://huangli712.github.io/projects/flink/index.html |
Table 1 | Documentation for the components of the Zen computation framework.