AtelierArith / intro2software_with_julia

計算物理春の学校ソフトウェア入門講義のスライド格納リポジトリ
https://atelierarith.github.io/intro2software_with_julia/
2 stars 7 forks source link

intro2software_with_julia

計算物理春の学校ソフトウェア入門講義のスライド格納リポジトリ

この講義に関する質問・議論したいことは Discussion に書いてもらえればと思います.

使い方

Quarto をインストールする.quarto コマンドが使用できる.

$ git clone https://github.com/AtelierArith/intro2software_with_julia.git
$ cd intro2software_with_julia
$ quarto preview

Your contribution is welcome