Skip to content
This repository has been archived by the owner on Dec 22, 2024. It is now read-only.

Commit

Permalink
update 2022 Course
Browse files Browse the repository at this point in the history
  • Loading branch information
storopoli committed Apr 3, 2022
1 parent 2f48bd1 commit 45cc7ac
Show file tree
Hide file tree
Showing 16 changed files with 3,013 additions and 2,290 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ExportNotebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Install Julia
uses: julia-actions/setup-julia@v1
with:
version: 1.6
version: '1'
- name: Install Python # Needed for MLDatasets.jl
uses: actions/setup-python@v2
with:
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Para citar o conteúdo use:

Storopoli (2021). Ciência de Dados e Computação Científica com Julia. https://storopoli.io/Computacao-Cientifica.

Or in BibTeX format (LaTeX):
Ou em formato BibTeX (LaTeX):

@misc{storopoli2021computacaocientificajulia,
author = {Storopoli, Jose},
Expand Down Expand Up @@ -124,6 +124,10 @@ Or in BibTeX format (LaTeX):

* Lauwens, B. & Downey, A. B. (2019). *Think Julia: How to Think Like a Computer Scientist* (1st edition). O’Reilly Media.

* Nazarathy, Y., & Klok, H. (2021). *Statistics with Julia: Fundamentals for Data Science, Machine Learning and Artificial Intelligence*. Springer Nature.

* Novak, K. (2021). *Numerical Methods for Scientific Computing*. 2nd Edition. Equal Share Press.

* Perkel, J. M. (2019). Julia: Come for the Syntax, Stay for the Speed. *Nature, 572(7767)*, 141142. https://doi.org/10.1038/d41586-019-02310-3

* Sengupta, A. & Edelman, A. (2019). *Julia High Performance: Optimizations, Distributed Computing, Multithreading, and GPU Programming with Julia 1.0 and beyond*, 2nd Edition. Packt Publishing.
Expand Down
Loading

0 comments on commit 45cc7ac

Please sign in to comment.