Skip to content

Commit 91a99fc

Browse files
committed
fix gui
1 parent 76bc9a9 commit 91a99fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/man/gui.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Graphic User Interface
22

3-
[ACGui](https://github.com/huangli712/ACGui) is a web-based graphic user interface for ACFlow. Now it supports the `MaxEnt`, `BarRat`, `NevanAC`, `StochAC`, `StochSK`, `StochOM` and `StochPX` solvers (in other words, all solvers implemented in the ACFlow package). The users can use ACGui to generate configuration parameters, perform analytic continuation calculations, and visualize calculated results.
3+
[ACGui](https://github.com/huangli712/ACGui) is a web-based graphic user interface for ACFlow. Now it supports the `MaxEnt`, `BarRat`, `NevanAC`, `StochAC`, `StochSK`, `StochOM` and `StochPX` solvers (in other words, all solvers implemented in the ACFlow package are supported). The users can use ACGui to generate configuration parameters, perform analytic continuation calculations, and visualize calculated results.
44

55
[ZenGui](https://github.com/huangli712/ZenGui) provides another graphic user interface for ACFlow. It is based on the `Dear ImGui` C++ library and its Julia wrapper `CImGui.jl`. ZenGui is more effective than ACGui. However, now ZenGui can only generate valid configuration files for ACFlow.

0 commit comments

Comments
 (0)