Skip to content

Commit

Permalink
Deploying to gh-pages from @ 6210ed2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
GiggleLiu committed Jan 11, 2024
1 parent da3f52a commit b39fdd9
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 27 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/tufte.css"> <link rel=stylesheet href="/css/latex.css"> <link rel=stylesheet href="/css/adjust.css"> <link rel=icon href="/assets/favicon.png"> <title>404</title> <div id=layout > <div id=menu > <ul> <li><a href="/">Home</a> <li><a href="/research/">Research</a> <li><a href="/people/">People</a> <li><a href="/teaching/">Teaching</a> <li><a href="/culture/">Culture</a> </ul> </div> <div id=main > <div class=franklin-content > <div style="margin-top: 40px; font-size: 40px; text-align: center;"> <br> <div style="font-weight: bold;"> 404 </div> <br> <br> The requested page was not found <br> <br> <br> <br> <div style="margin-bottom: 300px; font-size: 24px"> <a href="/">Click here</a> to go back to the homepage. </div> </div> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> GiggleLiu. Last modified: December 17, 2023. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div> </div>
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/tufte.css"> <link rel=stylesheet href="/css/latex.css"> <link rel=stylesheet href="/css/adjust.css"> <link rel=icon href="/assets/favicon.png"> <title>404</title> <div id=layout > <div id=menu > <ul> <li><a href="/">Home</a> <li><a href="/research/">Research</a> <li><a href="/people/">People</a> <li><a href="/teaching/">Teaching</a> <li><a href="/culture/">Culture</a> </ul> </div> <div id=main > <div class=franklin-content > <div style="margin-top: 40px; font-size: 40px; text-align: center;"> <br> <div style="font-weight: bold;"> 404 </div> <br> <br> The requested page was not found <br> <br> <br> <br> <div style="margin-bottom: 300px; font-size: 24px"> <a href="/">Click here</a> to go back to the homepage. </div> </div> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> GiggleLiu. Last modified: January 11, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div> </div>
33 changes: 19 additions & 14 deletions Manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is machine-generated - editing it directly is not advised

julia_version = "1.9.4"
julia_version = "1.10.0"
manifest_format = "2.0"
project_hash = "b624ff2117a370fbbc58955a02126cf4545f031e"

Expand Down Expand Up @@ -54,9 +54,9 @@ version = "1.6.0"

[[deps.ExceptionUnwrapping]]
deps = ["Test"]
git-tree-sha1 = "e90caa41f5a86296e014e148ee061bd6c3edec96"
git-tree-sha1 = "dcb08a0d93ec0b1cdc4af184b26b591e9695423a"
uuid = "460bff9d-24e4-43bc-9d9f-a8973cb893f4"
version = "0.1.9"
version = "0.1.10"

[[deps.ExprTools]]
git-tree-sha1 = "27415f162e6028e81c72b82ef756bf321213b6ec"
Expand Down Expand Up @@ -117,9 +117,14 @@ uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
version = "8.4.0+0"

[[deps.LibGit2]]
deps = ["Base64", "NetworkOptions", "Printf", "SHA"]
deps = ["Base64", "LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"

[[deps.LibGit2_jll]]
deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll"]
uuid = "e37daf67-58a4-590a-8e99-b0245dd2ffc5"
version = "1.6.4+0"

[[deps.LibSSH2_jll]]
deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
Expand All @@ -130,9 +135,9 @@ uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"

[[deps.Literate]]
deps = ["Base64", "IOCapture", "JSON", "REPL"]
git-tree-sha1 = "7cf4b8ca67b6a86a2ad7526bfe514ecd00d944f9"
git-tree-sha1 = "bad26f1ccd99c553886ec0725e99a509589dcd11"
uuid = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
version = "2.16.0"
version = "2.16.1"

[[deps.LiveServer]]
deps = ["HTTP", "LoggingExtras", "MIMEs", "Pkg", "Sockets", "Test"]
Expand Down Expand Up @@ -167,14 +172,14 @@ version = "1.1.9"
[[deps.MbedTLS_jll]]
deps = ["Artifacts", "Libdl"]
uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
version = "2.28.2+0"
version = "2.28.2+1"

[[deps.Mmap]]
uuid = "a63ad114-7e13-5084-954f-fe012c677804"

[[deps.MozillaCACerts_jll]]
uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
version = "2022.10.11"
version = "2023.1.10"

[[deps.NetworkOptions]]
uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
Expand Down Expand Up @@ -205,14 +210,14 @@ version = "1.6.3"

[[deps.Parsers]]
deps = ["Dates", "PrecompileTools", "UUIDs"]
git-tree-sha1 = "a935806434c9d4c506ba941871b327b96d41f2bf"
git-tree-sha1 = "8489905bcdbcfac64d1daa51ca07c0d8f0283821"
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
version = "2.8.0"
version = "2.8.1"

[[deps.Pkg]]
deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
version = "1.9.2"
version = "1.10.0"

[[deps.PrecompileTools]]
deps = ["Preferences"]
Expand All @@ -235,7 +240,7 @@ deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"

[[deps.Random]]
deps = ["SHA", "Serialization"]
deps = ["SHA"]
uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"

[[deps.SHA]]
Expand Down Expand Up @@ -291,7 +296,7 @@ uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
[[deps.Zlib_jll]]
deps = ["Libdl"]
uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
version = "1.2.13+0"
version = "1.2.13+1"

[[deps.nghttp2_jll]]
deps = ["Artifacts", "Libdl"]
Expand All @@ -301,4 +306,4 @@ version = "1.52.0+1"
[[deps.p7zip_jll]]
deps = ["Artifacts", "Libdl"]
uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
version = "17.4.0+0"
version = "17.4.0+2"
2 changes: 1 addition & 1 deletion culture/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/tufte.css"> <link rel=stylesheet href="/css/latex.css"> <link rel=stylesheet href="/css/adjust.css"> <link rel=icon href="/assets/favicon.png"> <title>Culture</title> <div id=layout > <div id=menu > <ul> <li><a href="/">Home</a> <li><a href="/research/">Research</a> <li><a href="/people/">People</a> <li><a href="/teaching/">Teaching</a> <li><a href="/culture/">Culture</a> </ul> </div> <div id=main > <div class=franklin-content > <h1 id=culture ><a href="#culture" class=header-anchor >Culture</a></h1> <h2 id=events ><a href="#events" class=header-anchor >Events</a></h2> <ul> <li><p><a href="https://github.com/CodingThrust/CodingClub">Coding club</a>, please join zulip stream: <code>#♣ coding-club</code> &#40;write an email to <a href="mailto:[email protected]">[email protected]</a> to get an invitation&#41;.</p> <li><p><a href="">Quantum Journal Club &#40;TBA&#41;</a></p> </ul> <h2 id=conventions ><a href="#conventions" class=header-anchor >Conventions</a></h2> <ul> <li><p>Discussion:</p> <ul> <li><p>All of us use <a href=zulip.hkust-gz.edu.cn >HKUST-GZ Zulip</a> for topic based discussion, project management, information sharing and seeking for AI&#39;s &#40;a robot named <code>ChatGPT</code>&#41; help.</p> <li><p>We have a WeChat group for have lunch and coffee together during workdays.</p> </ul> <li><p>Journal artile management: Most of us use <a href="https://www.zotero.org/">Zotero</a> to manage and share journal articles.</p> <li><p>Coding: All of us use <a href="https://github.com/">Github</a> to manage code development, our Github org is <a href="https://github.com/CodingThrust">CodingThrust</a>. Most of us use the <a href="https://julialang.org/">Julia programming language</a> for scientific software development.</p> </ul> <h2 id=training ><a href="#training" class=header-anchor >Training</a></h2> <p>Please check <a href="/training">training materials</a> page.</p> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> GiggleLiu. Last modified: December 17, 2023. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div> </div>
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/tufte.css"> <link rel=stylesheet href="/css/latex.css"> <link rel=stylesheet href="/css/adjust.css"> <link rel=icon href="/assets/favicon.png"> <title>Culture</title> <div id=layout > <div id=menu > <ul> <li><a href="/">Home</a> <li><a href="/research/">Research</a> <li><a href="/people/">People</a> <li><a href="/teaching/">Teaching</a> <li><a href="/culture/">Culture</a> </ul> </div> <div id=main > <div class=franklin-content > <h1 id=culture ><a href="#culture" class=header-anchor >Culture</a></h1> <h2 id=events ><a href="#events" class=header-anchor >Events</a></h2> <ul> <li><p><a href="https://github.com/CodingThrust/CodingClub">Coding club</a>, please join zulip stream: <code>#♣ coding-club</code> &#40;write an email to <a href="mailto:[email protected]">[email protected]</a> to get an invitation&#41;.</p> <li><p><a href="">Quantum Journal Club &#40;TBA&#41;</a></p> </ul> <h2 id=conventions ><a href="#conventions" class=header-anchor >Conventions</a></h2> <ul> <li><p>Discussion:</p> <ul> <li><p>All of us use <a href=zulip.hkust-gz.edu.cn >HKUST-GZ Zulip</a> for topic based discussion, project management, information sharing and seeking for AI&#39;s &#40;a robot named <code>ChatGPT</code>&#41; help.</p> <li><p>We have a WeChat group for have lunch and coffee together during workdays.</p> </ul> <li><p>Journal artile management: Most of us use <a href="https://www.zotero.org/">Zotero</a> to manage and share journal articles.</p> <li><p>Coding: All of us use <a href="https://github.com/">Github</a> to manage code development, our Github org is <a href="https://github.com/CodingThrust">CodingThrust</a>. Most of us use the <a href="https://julialang.org/">Julia programming language</a> for scientific software development.</p> </ul> <h2 id=training ><a href="#training" class=header-anchor >Training</a></h2> <p>The following three books are used for training:</p> <ul> <li><p>Nielsen M A, Chuang I L. Quantum computation and quantum information. Cambridge university press, 2010.</p> <li><p>Moore C, Mertens S. The nature of computation. OUP Oxford, 2011.</p> <li><p>Golub G H, Van Loan C F. Matrix computations. JHU press, 2013.</p> </ul> <p>The following resources are used for Julia programming language training:</p> <ul> <li><p>https://benlauwens.github.io/ThinkJulia.jl/latest/book.html</p> <li><p>https://github.com/JuliaComputing/Training</p> </ul> <p>Please check <a href="/training">training materials</a> page for more resourses.</p> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> GiggleLiu. Last modified: January 11, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div> </div>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/tufte.css"> <link rel=stylesheet href="/css/latex.css"> <link rel=stylesheet href="/css/adjust.css"> <link rel=icon href="/assets/favicon.png"> <title>Jin-Guo Liu Group</title> <div id=layout > <div id=menu > <ul> <li><a href="/">Home</a> <li><a href="/research/">Research</a> <li><a href="/people/">People</a> <li><a href="/teaching/">Teaching</a> <li><a href="/culture/">Culture</a> </ul> </div> <div id=main > <div class=franklin-content ><h1 id=jin-guo_lius_group ><a href="#jin-guo_lius_group" class=header-anchor >Jin-Guo Liu&#39;s Group</a></h1> <p>We are happy entangled binaries. We use program to explore the quantum world, and use quantum theory to understand the nature of computation.</p> <h2 id=email_and_address ><a href="#email_and_address" class=header-anchor >Email and Address</a></h2> <a href="mailto:[email protected]" style="color:blue; font-weight:800">[email protected]</a> <p><a href="https://funh.hkust-gz.edu.cn/en/thrust/amat">Advanced Material Thrust</a>, Function Hub, <a href="https://www.hkust-gz.edu.cn/">Hong Kong University of Science and Technology &#40;Guangzhou&#41;</a></p> <p>W1-315, No.1 Duxue Road, Qingsheng Hub Cluster, Nansha District, Guangzhou &#40;511458&#41;</p> <h2 id=join_us ><a href="#join_us" class=header-anchor >Join us</a></h2> <p>We are recruiting PhD students and research assistants, please write an email to the above email address, with your CV attached. Please read this <a href="https://zhuanlan.zhihu.com/p/566530117">Zhihu Blog</a> for more information.</p> <p>Join <a href="http://zulip.hkust-gz.edu.cn/">HKUST-GZ Zulip</a> for discussion. To get an invitation, please write an email to my email address above.</p> <p><img src="/assets/group.jpg" alt=Photo /></p> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> GiggleLiu. Last modified: December 17, 2023. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div> </div>
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/tufte.css"> <link rel=stylesheet href="/css/latex.css"> <link rel=stylesheet href="/css/adjust.css"> <link rel=icon href="/assets/favicon.png"> <title>Jin-Guo Liu Group</title> <div id=layout > <div id=menu > <ul> <li><a href="/">Home</a> <li><a href="/research/">Research</a> <li><a href="/people/">People</a> <li><a href="/teaching/">Teaching</a> <li><a href="/culture/">Culture</a> </ul> </div> <div id=main > <div class=franklin-content ><h1 id=jin-guo_lius_group ><a href="#jin-guo_lius_group" class=header-anchor >Jin-Guo Liu&#39;s Group</a></h1> <p>We are happy entangled binaries. We use program to explore the quantum world, and use quantum theory to understand the nature of computation.</p> <h2 id=email_and_address ><a href="#email_and_address" class=header-anchor >Email and Address</a></h2> <a href="mailto:[email protected]" style="color:blue; font-weight:800">[email protected]</a> <p><a href="https://funh.hkust-gz.edu.cn/en/thrust/amat">Advanced Material Thrust</a>, Function Hub, <a href="https://www.hkust-gz.edu.cn/">Hong Kong University of Science and Technology &#40;Guangzhou&#41;</a></p> <p>W1-315, No.1 Duxue Road, Qingsheng Hub Cluster, Nansha District, Guangzhou &#40;511458&#41;</p> <h2 id=join_us ><a href="#join_us" class=header-anchor >Join us</a></h2> <p>We are recruiting PhD students and research assistants, please write an email to the above email address, with your CV attached. Please read this <a href="https://zhuanlan.zhihu.com/p/566530117">Zhihu Blog</a> for more information.</p> <p>Join <a href="http://zulip.hkust-gz.edu.cn/">HKUST-GZ Zulip</a> for discussion. To get an invitation, please write an email to my email address above.</p> <p><img src="/assets/group.jpg" alt=Photo /></p> <div class=page-foot > <a href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a> GiggleLiu. Last modified: January 11, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div> </div>
Loading

0 comments on commit b39fdd9

Please sign in to comment.