Skip to content

Commit 90e9793

Browse files
author
Roel Van Beeumen
committed
F3C++ v0.1.0
1 parent 221b9f3 commit 90e9793

File tree

7 files changed

+3
-1
lines changed

7 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Fast Free Fermion Compiler: F3C++
22

3+
<p align="center"><img src="doc/doxygen/images/logo200x200.png?raw=true" /></p>
4+
35
F3C++ is an object-oriented, fully templated C++ package for compiling
46
time-evolution quantum circuits of spin Hamiltonians that can be mapped to free
57
fermions. F3C++ is build on top of QCLAB++ and provides I/O through openQASM

doc/doxygen/doxygen.dox.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ PROJECT_BRIEF =
5151
# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
5252
# the logo to the output directory.
5353

54-
PROJECT_LOGO =
54+
PROJECT_LOGO = @CMAKE_CURRENT_SOURCE_DIR@/doc/doxygen/images/logo80x80.png
5555

5656
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
5757
# into which the generated documentation will be written. If a relative path is

doc/doxygen/images/logo100x100.png

9.36 KB
Loading

doc/doxygen/images/logo200x200.png

18.2 KB
Loading

doc/doxygen/images/logo400x400.png

37.1 KB
Loading

doc/doxygen/images/logo800x800.png

29.2 KB
Loading

doc/doxygen/images/logo80x80.png

7.91 KB
Loading

0 commit comments

Comments
 (0)