File tree Expand file tree Collapse file tree 2 files changed +21
-4
lines changed
Expand file tree Collapse file tree 2 files changed +21
-4
lines changed Original file line number Diff line number Diff line change 4848
4949
5050 < h1 id ="description "> Documentation</ h1 >
51- < p > Will be public as soon as the code is released</ p >
51+
52+ < p > Shamrock documentation : < a href ="https://shamrock-code.github.io/Shamrock/mkdocs/index.html "> Link</ a > </ p >
53+ < p > C++ API documentation : < a href ="https://shamrock-code.github.io/Shamrock/doxygen/index.html "> Link</ a > </ p >
54+ < p > Python module documentation : < a href ="https://shamrock-code.github.io/Shamrock/sphinx/index.html "> Link</ a > </ p >
55+
5256
5357
5458
Original file line number Diff line number Diff line change 4949
5050 < hr >
5151
52-
53-
54-
5552 < h1 id ="description "> Description</ h1 >
5653 < p > An general purpose code tu perform hydrodynamical simulations with various numerical methods.
5754 This code is platform agnostic, meaning that it can run on a laptop up to a multi-GPU cluster</ p >
5855 < p > The code works using MPI with < a href ="https://www.khronos.org/sycl/ "> SYCL</ a > </ p >
56+
57+ < hr >
58+
59+ < h1 id ="description "> Download the code</ h1 >
60+ < p > On Github : < a href ="https://github.com/Shamrock-code/Shamrock "> Link</ a > </ p >
61+
62+ < hr >
63+
64+ < h1 id ="description "> Documentation</ h1 >
65+
66+ < p > Shamrock documentation : < a href ="https://shamrock-code.github.io/Shamrock/mkdocs/index.html "> Link</ a > </ p >
67+ < p > C++ API documentation : < a href ="https://shamrock-code.github.io/Shamrock/doxygen/index.html "> Link</ a > </ p >
68+ < p > Python module documentation : < a href ="https://shamrock-code.github.io/Shamrock/sphinx/index.html "> Link</ a > </ p >
69+
70+ < hr >
71+
5972 < h2 id ="status "> Status</ h2 >
6073 < p > First paper submitted to MNRAS (see < a href ="./publications.html "> Publications</ a > )</ p >
6174
You can’t perform that action at this time.
0 commit comments