Skip to content

Commit

Permalink
add gallery animations
Browse files Browse the repository at this point in the history
  • Loading branch information
zishengye committed Aug 10, 2024
1 parent bc61faa commit 6edb21e
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions research.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,34 @@ <h2 id="gmls">Generalized Moving Least Square Method</h2>

<h1 id="qto">Quantum Topology Optimization</h1>

Binary Optimization Framework based on MultiCuts Formulation

<a href="https://github.com/zishengye/QTO">code</a>|<a href="https://arxiv.org/abs/2406.12215">paper</a>

<table>
<tr>
<th>SingleMaterialCantilever</th>
<th>FiveMaterialCantilever</th>
</tr>
<tr>
<td><img src="resources/SingleMaterialCantilever.gif" width="300" height="200" /></td>
<td><img src="resources/FiveMaterialCantilever.gif" width="300" height="200" /></td>
</tr>
</table>

<table>
<tr>
<th>SingleMaterialInverter</th>
<th>FiveMaterialInverter</th>
</tr>
<tr>
<td><img src="resources/SingleMaterialInverter.gif" width="300" height="200" /></td>
<td><img src="resources/FiveMaterialInverter.gif" width="300" height="200" /></td>
</tr>
</table>

Quantum Acceleration

<a href="https://github.com/zishengye/qtop">code</a>|<a
href="https://ieeexplore.ieee.org/abstract/document/10099425/">paper</a>
</body>
Binary file added resources/FiveMaterialCantilever.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/FiveMaterialInverter.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/SingleMaterialCantilever.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added resources/SingleMaterialInverter.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6edb21e

Please sign in to comment.