Skip to content

Commit

Permalink
Add book on Arithmetical Linear Algebra and Scientific Computations i…
Browse files Browse the repository at this point in the history
…n Greek
  • Loading branch information
LilithHafner committed Dec 9, 2023
1 parent 2b7e96a commit d4cd6aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion learning/books.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
* İlker Arslan, [Julia for Data Science](http://mng.bz/x4vd), Manning Publications, April 2023
* C. T. Kelley, [Solving Nonlinear Equations with Iterative Methods. Solvers and Examples in Julia](https://my.siam.org/Store/Product/viewproduct/?ProductId=44313635), SIAM, 2022. The book comes with a package [SIAMFANLequations.jl](https://github.com/ctkelley/SIAMFANLEquations.jl) and a set of [Jupyter notebooks](https://github.com/ctkelley/NotebookSIAMFANL).
* Bogumił Kamiński. [Julia for Data Analysis](https://www.manning.com/books/julia-for-data-analysis), Manning Publications, December 2022
* Marilena Mitrouli. [ΑΡΙΘΜΗΤΙΚΗ ΓΡΑΜΜΙΚΗ ΑΛΓΕΒΡΑ ΚΑΙ ΕΠΙΣΤΗΜΟΝΙΚΟΙ ΥΠΟΛΟΓΙΣΜΟΙ (Arithmetical Linear Algebra and Scientific Computations)](https://korfiatisbooks.gr/eshop/product/arithmitiki-grammiki-algevra-kai-epistimonikoi-ypologismoi/) ΕΚΠΑ, December 2022.
* Logan Kilpatrick, Nolan Fortman. [Julia Crash Course 🚀: Learn the worlds fastest growing programming language](https://logankilpatrick.gumroad.com/l/juliacrashcourse), December 2022
* Ahmad Chitsazzadeh. [Data Analysis with Julia Programming Language](https://mftbook.ir/product/data-analysis-with-julia), Tehran Dibagaran Publications, October 2022. The book is in Persian language that is also available as e-book at [fidibo.com](https://fidibo.com/book/141894-%D8%A2%D9%85%D9%88%D8%B2%D8%B4-%D8%AA%D8%AD%D9%84%DB%8C%D9%84-%D8%AF%D8%A7%D8%AF%D9%87-%D8%A8%D8%A7-julia)
* Tobin A. Driscoll, Richard J. Braun. [Fundamentals of Numerical Computation: Julia Edition](https://my.siam.org/Store/Product/viewproduct/?ProductId=41831895). SIAM-Society for Industrial and Applied Mathematics, 2022
Expand All @@ -19,7 +20,7 @@
* Lee Phillips. [Practical Julia](https://lee-phillips.org/juliabook/). “The secret weapon for scientists.” In final production; coming from No Starch Press in September 2023.
* Mykel J. Kochenderfer, Tim A. Wheeler, and Kyle H. Wray. [Algorithms for Decision Making](https://algorithmsbook.com/), December 2020.
* Christopher P. Adams. [Learning Microeconometrics with R](https://www.routledge.com/Learning-Microeconometrics-with-R/Adams/p/book/9780367255381), December 2020; Has [Julia code](https://sites.google.com/view/microeconometricswithr/home?authuser=0) for all [12 chapters](https://sites.google.com/view/microeconometricswithr/table-of-contents?authuser=0).
* Raj Rao. [Applied Computational Linear Algebra for Everyone](https://mynerva.io/compla), December 2020; Interactive, experential computational book as described in [this JuliaCon talk](https://www.youtube.com/watch?v=R84L-BQcjHw)
* Raj Rao. [Applied Computational Linear Algebra for Everyone](https://mynerva.io/compla), December 2020; Interactive, experential computational book as described in [this JuliaCon talk](https://www.youtube.com/watch?v=R84L-BQcjHw)
* Bogumił Kamiński and Paweł Prałat. [Train Your Brain - Challenging Yet Elementary Mathematics](https://www.ryerson.ca/train-your-brain/), December 2020; a free on-line [Julia language companion](https://math.ryerson.ca/~pralat/train-your-brain.pdf) is available for download.
* Ahan Sengupta [The Little Book of Julia Algorithms](https://www.amazon.com/Little-Book-Julia-Algorithms-programming/dp/1838173609/). SAV Publishing, September 2020.
* Zacharias Voulgaris. [Julia for Machine Learning](https://technicspub.com/julia/). Technics Publications, June 2020.
Expand Down

0 comments on commit d4cd6aa

Please sign in to comment.