Skip to content

Commit

Permalink
Built site for gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Quarto GHA Workflow Runner committed Mar 9, 2024
1 parent 3192220 commit 661bebf
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .nojekyll
Original file line number Diff line number Diff line change
@@ -1 +1 @@
aa2011f8
512abb11
10 changes: 6 additions & 4 deletions part2/lecture.html
Original file line number Diff line number Diff line change
Expand Up @@ -1262,7 +1262,7 @@ <h2>受講者へのお願い</h2>
<li>Issue 作って</li>
</ul></li>
</ul></li>
<li>誤り・誤植があったらこっそり直して
<li>誤り・誤植があったら
<ul>
<li>Pull Request を送ってください</li>
</ul></li>
Expand Down Expand Up @@ -1535,9 +1535,11 @@ <h2>Hello world</h2>
<h2>反復関数系</h2>
<p>型安定 メモリアロケーション ベンチマーク</p>
</section>
<section id="微分方程式のソルバーの実装" class="slide level2">
<h2>微分方程式のソルバーの実装</h2>
<p>多重ディスパッチ</p>
<section id="多重ディスパッチ" class="slide level2">
<h2>多重ディスパッチ</h2>
<ul>
<li>微分方程式のソルバーの実装</li>
</ul>
</section>
<section id="アトラクタ" class="slide level2">
<h2>アトラクタ</h2>
Expand Down
10 changes: 5 additions & 5 deletions search.json
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@
"href": "part2/lecture.html#受講者へのお願い",
"title": "Juliaを使ったソフトウェア開発入門Part2",
"section": "受講者へのお願い",
"text": "受講者へのお願い\n\n適宜質問して\n\nディスカッションして\n\nGitHub の Issue/Discussion を利用して\nIssue 作って\n\n\n誤り・誤植があったらこっそり直して\n\nPull Request を送ってください\n\n周りに困ってる人がいたら助けてあげて\n\n参加者の専門・学年・プログラミング経験はみんな違う.\nみんなナカマ・コワクナイヨ"
"text": "受講者へのお願い\n\n適宜質問して\n\nディスカッションして\n\nGitHub の Issue/Discussion を利用して\nIssue 作って\n\n\n誤り・誤植があったら\n\nPull Request を送ってください\n\n周りに困ってる人がいたら助けてあげて\n\n参加者の専門・学年・プログラミング経験はみんな違う.\nみんなナカマ・コワクナイヨ"
},
{
"objectID": "part2/lecture.html#ここでの-julia-とは",
Expand Down Expand Up @@ -623,11 +623,11 @@
"text": "反復関数系\n型安定 メモリアロケーション ベンチマーク"
},
{
"objectID": "part2/lecture.html#微分方程式のソルバーの実装",
"href": "part2/lecture.html#微分方程式のソルバーの実装",
"objectID": "part2/lecture.html#多重ディスパッチ",
"href": "part2/lecture.html#多重ディスパッチ",
"title": "Juliaを使ったソフトウェア開発入門Part2",
"section": "微分方程式のソルバーの実装",
"text": "微分方程式のソルバーの実装\n多重ディスパッチ"
"section": "多重ディスパッチ",
"text": "多重ディスパッチ\n\n微分方程式のソルバーの実装"
},
{
"objectID": "part2/lecture.html#アトラクタ",
Expand Down
8 changes: 4 additions & 4 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://AtelierArith.github.io/intro2software_with_julia/index.html</loc>
<lastmod>2024-03-09T12:25:18.328Z</lastmod>
<lastmod>2024-03-09T12:27:54.553Z</lastmod>
</url>
<url>
<loc>https://AtelierArith.github.io/intro2software_with_julia/preparation/lecture.html</loc>
<lastmod>2024-03-09T12:25:18.328Z</lastmod>
<lastmod>2024-03-09T12:27:54.553Z</lastmod>
</url>
<url>
<loc>https://AtelierArith.github.io/intro2software_with_julia/part1/lecture.html</loc>
<lastmod>2024-03-09T12:25:18.328Z</lastmod>
<lastmod>2024-03-09T12:27:54.553Z</lastmod>
</url>
<url>
<loc>https://AtelierArith.github.io/intro2software_with_julia/part2/lecture.html</loc>
<lastmod>2024-03-09T12:25:18.328Z</lastmod>
<lastmod>2024-03-09T12:27:54.553Z</lastmod>
</url>
</urlset>

0 comments on commit 661bebf

Please sign in to comment.