Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.09 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.09 KB

Cxx et Julia

This repository contains slides for JuliaTokai19 held in Japan. In this talk We showed how to use existing resources written in C++ from Julia, and how to embed resources created in Julia into C++ code.

概要

このWebページでは JuliaTokai 19 で話す資料・リンクを格納する.

  • slide

    • C++ で記述された既存の資源を Julia から使う方法,Juliaで作った資源を C++ のコードに埋め込む方法を紹介する.
  • slide (EN)

    • 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 above via ChatGPT API using chagtpt-md-translator

Readers are free to use them for educational and research purposes.

How to view slides locally

Install Quarto to run quarto command. Next, just run the following command:

$ cd path/to/this/directory
$ quarto preview