Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ site_libs/
*.ipynb
.cache/


**/*.quarto_ipynb
1 change: 1 addition & 0 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ We will use the latest stable release of Julia. We recommend using [Juliaup](htt

There are resources available online for new Julia users and several specialize in Julia for R users:

- [Introduction to Julia for R users](https://nrennie.rbind.io/blog/introduction-julia-r-users/)
- [Using Julia as a R user](https://stateofther.github.io/finistR2024/plotting_with_julia-1.html)
- [Julia: Noteworthy differences from R](https://docs.julialang.org/en/v1/manual/noteworthy-differences/#Noteworthy-differences-from-R)
- [PumasAI: Introduction to Julia](https://tutorials.pumas.ai/html/LearningPaths/01-LP/01-Module/mod1-julia_intro.html)
Expand Down
Loading