Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Introduction to Julia Programming: For Scientists and Engineers (Open Source Computing Book 5)

Posted By: naag
Introduction to Julia Programming: For Scientists and Engineers (Open Source Computing Book 5)

Introduction to Julia Programming: For Scientists and Engineers (Open Source Computing Book 5)
English | 2017 | ASIN: B071WSVBZX | 282 pages | PDF/EPUB/AZW3 (conv) | 2.76 Mb

"Julia walks like Python and runs like C". This phrase explains why Julia is fast growing as the most favoured option for data analytics and numerical computation. Julia is the fastest modern open-source language for data science, machine learning and scientific computing. Julia provides the functionality, ease-of-use and intuitive syntax of R, Python, MATLAB, SAS or Stata combined with the speed, capacity and performance of C, C++ or Java.
Present books is both for beginners and experienced users. While experienced users can use this as a reference, new users can learn the fine details of julia program's composition. CHAPETRS: 1. Introduction, 2. Object Oriented programming, 3. Basic maths with Julia, 4. Complex Numbers, 5. Rational and Irrational numbers, 6. Mathematical Functions, 7.Arrays, 8. Arrays for matrix operations, 9. String,s 10. Functions, 11. Control Flow, 12. Input Output,