Skip to content

AtelierArith/cxx_et_julia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages