Skip to content

Commit

Permalink
Fixed ChimeraModel() fails due to missing positional argument 'sparse…
Browse files Browse the repository at this point in the history
…' #381 (#433)

## Changes

added sparse arguement where its needed
## Related issue

- ChimeraModel() fails due to missing positional argument 'sparse' #381

## Sample code
```
from openjij.model.chimera_model import ChimeraModel
Q={(0, 4): -1, (4, 12): -1}
chimera_model = ChimeraModel(quadratic =Q, unit_num_L=2)
chimera_model.validate_chimera(chimera_model)
```

## Misc
Added dimod types Vartype, SPIN and BINARY as well
  • Loading branch information
github-actions[bot] committed Jun 21, 2024
1 parent 3aed3cb commit 15fbd22
Show file tree
Hide file tree
Showing 463 changed files with 554 additions and 530 deletions.
2 changes: 1 addition & 1 deletion www/README_8md.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="README_8md.html">README.md</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:42 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion www/____init_____8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_e4218f10291b704d6c5dabb86f307996.html">openjij</a></li><li class="navelem"><a class="el" href="____init_____8py.html">__init__.py</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:42 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
6 changes: 3 additions & 3 deletions www/__version_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@
<tr class="separator:ab3efd36fa2f3f5ad7ade7c0e57f738eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4885a753420be77886cd9ba0ce20ee0b"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceopenjij_1_1__version.html#a4885a753420be77886cd9ba0ce20ee0b">openjij._version.VERSION_TUPLE</a> = Tuple[Union[int, str], ...]</td></tr>
<tr class="separator:a4885a753420be77886cd9ba0ce20ee0b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7d7e23855bc71604a0e0479f481b42bd"><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceopenjij_1_1__version.html#a7d7e23855bc71604a0e0479f481b42bd">openjij._version.__version__</a> = '0.1.dev1+gb405fd2'</td></tr>
<tr class="memitem:a7d7e23855bc71604a0e0479f481b42bd"><td class="memItemLeft" align="right" valign="top">string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceopenjij_1_1__version.html#a7d7e23855bc71604a0e0479f481b42bd">openjij._version.__version__</a> = '0.1.dev1+g1ebe26c'</td></tr>
<tr class="separator:a7d7e23855bc71604a0e0479f481b42bd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2e5c51d8d2d44ed66bfec955f2112042"><td class="memItemLeft" align="right" valign="top">tuple&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceopenjij_1_1__version.html#a2e5c51d8d2d44ed66bfec955f2112042">openjij._version.__version_tuple__</a> = (0, 1, 'dev1', 'gb405fd2')</td></tr>
<tr class="memitem:a2e5c51d8d2d44ed66bfec955f2112042"><td class="memItemLeft" align="right" valign="top">tuple&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceopenjij_1_1__version.html#a2e5c51d8d2d44ed66bfec955f2112042">openjij._version.__version_tuple__</a> = (0, 1, 'dev1', 'g1ebe26c')</td></tr>
<tr class="separator:a2e5c51d8d2d44ed66bfec955f2112042"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
</div><!-- contents -->
Expand All @@ -119,7 +119,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_e4218f10291b704d6c5dabb86f307996.html">openjij</a></li><li class="navelem"><a class="el" href="__version_8py.html">_version.py</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:42 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion www/algorithm_2all_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_246e4444fc61d0708f4c8e3dabb1b965.html">openjij</a></li><li class="navelem"><a class="el" href="dir_8c33f92ca79641e52848a4a9437e440a.html">algorithm</a></li><li class="navelem"><a class="el" href="algorithm_2all_8hpp.html">all.hpp</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:42 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion www/algorithm_2all_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_246e4444fc61d0708f4c8e3dabb1b965.html">openjij</a></li><li class="navelem"><a class="el" href="dir_8c33f92ca79641e52848a4a9437e440a.html">algorithm</a></li><li class="navelem"><a class="el" href="algorithm_2all_8hpp.html">all.hpp</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:41 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion www/algorithm_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_246e4444fc61d0708f4c8e3dabb1b965.html">openjij</a></li><li class="navelem"><a class="el" href="dir_8c33f92ca79641e52848a4a9437e440a.html">algorithm</a></li><li class="navelem"><a class="el" href="algorithm_8hpp.html">algorithm.hpp</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:42 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion www/algorithm_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_246e4444fc61d0708f4c8e3dabb1b965.html">openjij</a></li><li class="navelem"><a class="el" href="dir_8c33f92ca79641e52848a4a9437e440a.html">algorithm</a></li><li class="navelem"><a class="el" href="algorithm_8hpp.html">algorithm.hpp</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:41 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion www/annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Wed Jun 19 2024 23:31:42 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion www/base__sa__sample__hubo_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_e4218f10291b704d6c5dabb86f307996.html">openjij</a></li><li class="navelem"><a class="el" href="dir_51f36491b365946802bf0fb1c251373c.html">sampler</a></li><li class="navelem"><a class="el" href="base__sa__sample__hubo_8py.html">base_sa_sample_hubo.py</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:42 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion www/benchmark_8py.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_e4218f10291b704d6c5dabb86f307996.html">openjij</a></li><li class="navelem"><a class="el" href="dir_336b94511875c1f0012c60e868b4d728.html">utils</a></li><li class="navelem"><a class="el" href="benchmark_8py.html">benchmark.py</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:42 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion www/binary__polynomial__model_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_246e4444fc61d0708f4c8e3dabb1b965.html">openjij</a></li><li class="navelem"><a class="el" href="dir_0dac1aac44868b5929bea10151aa26a3.html">graph</a></li><li class="navelem"><a class="el" href="binary__polynomial__model_8hpp.html">binary_polynomial_model.hpp</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:42 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion www/binary__polynomial__model_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_246e4444fc61d0708f4c8e3dabb1b965.html">openjij</a></li><li class="navelem"><a class="el" href="dir_0dac1aac44868b5929bea10151aa26a3.html">graph</a></li><li class="navelem"><a class="el" href="binary__polynomial__model_8hpp.html">binary_polynomial_model.hpp</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:41 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion www/binary__polynomial__sa__system_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_246e4444fc61d0708f4c8e3dabb1b965.html">openjij</a></li><li class="navelem"><a class="el" href="dir_faa0277962972dd812859281d49847ce.html">system</a></li><li class="navelem"><a class="el" href="binary__polynomial__sa__system_8hpp.html">binary_polynomial_sa_system.hpp</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:42 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion www/binary__polynomial__sa__system_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_246e4444fc61d0708f4c8e3dabb1b965.html">openjij</a></li><li class="navelem"><a class="el" href="dir_faa0277962972dd812859281d49847ce.html">system</a></li><li class="navelem"><a class="el" href="binary__polynomial__sa__system_8hpp.html">binary_polynomial_sa_system.hpp</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:41 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion www/chimera_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_246e4444fc61d0708f4c8e3dabb1b965.html">openjij</a></li><li class="navelem"><a class="el" href="dir_0dac1aac44868b5929bea10151aa26a3.html">graph</a></li><li class="navelem"><a class="el" href="chimera_8hpp.html">chimera.hpp</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:42 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion www/chimera_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_246e4444fc61d0708f4c8e3dabb1b965.html">openjij</a></li><li class="navelem"><a class="el" href="dir_0dac1aac44868b5929bea10151aa26a3.html">graph</a></li><li class="navelem"><a class="el" href="chimera_8hpp.html">chimera.hpp</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:41 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion www/chimera__gpu__classical_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_246e4444fc61d0708f4c8e3dabb1b965.html">openjij</a></li><li class="navelem"><a class="el" href="dir_faa0277962972dd812859281d49847ce.html">system</a></li><li class="navelem"><a class="el" href="dir_bf8e8b542ca3dfac3a6f2bbc89ee8169.html">gpu</a></li><li class="navelem"><a class="el" href="chimera__gpu__classical_8hpp.html">chimera_gpu_classical.hpp</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:42 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion www/chimera__gpu__classical_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_246e4444fc61d0708f4c8e3dabb1b965.html">openjij</a></li><li class="navelem"><a class="el" href="dir_faa0277962972dd812859281d49847ce.html">system</a></li><li class="navelem"><a class="el" href="dir_bf8e8b542ca3dfac3a6f2bbc89ee8169.html">gpu</a></li><li class="navelem"><a class="el" href="chimera__gpu__classical_8hpp.html">chimera_gpu_classical.hpp</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:41 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion www/chimera__gpu__transverse_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_246e4444fc61d0708f4c8e3dabb1b965.html">openjij</a></li><li class="navelem"><a class="el" href="dir_faa0277962972dd812859281d49847ce.html">system</a></li><li class="navelem"><a class="el" href="dir_bf8e8b542ca3dfac3a6f2bbc89ee8169.html">gpu</a></li><li class="navelem"><a class="el" href="chimera__gpu__transverse_8hpp.html">chimera_gpu_transverse.hpp</a></li>
<li class="footer">Generated on Wed Jun 19 2024 23:31:42 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Fri Jun 21 2024 01:14:35 for openjij by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
Loading

0 comments on commit 15fbd22

Please sign in to comment.