Skip to content

Commit

Permalink
Add slide translated into English
Browse files Browse the repository at this point in the history
  • Loading branch information
terasakisatoshi committed Jun 27, 2024
1 parent b14ab49 commit 4f80825
Show file tree
Hide file tree
Showing 2 changed files with 711 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ title: "忙しい人のための C++/Julia 連携. 於 JuliaTokai 19"
- [slide](slide/slide.qmd)
- C++ で記述された既存の資源を Julia から使う方法,Juliaで作った資源を C++ のコードに埋め込む方法を紹介する.

- [slide (EN)](slide/slide_en.qmd)
- We will show how to use existing resources written in C++ from Julia, and how to embed resources created in Julia into C++ code.
- This slide is traslated from [slide](slide/slide.qmd) above via ChatGPT API using [chagtpt-md-translator](https://github.com/smikitky/chatgpt-md-translator)

## その他

- このページは [Quarto](https://quarto.org/) を使って構築されている.`qmd` ファイルは [こちら](https://github.com/AtelierArith/cxx_et_julia) で管理されている.読者は教育・研究目的であれば自由に使用ができる.
Loading

0 comments on commit 4f80825

Please sign in to comment.