- Getting Started with Julia
- Ivo Balbaert
- 119字
- 2021-07-23 20:34:03
Preface
Julia is a new programming language that was developed at MIT in the Applied Computing Group under the supervision of Prof. Alan Edelman. Its development started in 2009, and it was first presented publicly in February 2012. It is still a fairly young language when you look at the current Version number (0.3), but its foundation is stable; the core language has had no backwards incompatible changes since Version 0.1. It is based on clear and solid principles, and its popularity is steadily increasing in the technical, data scientist, and high-performance computing arenas. In the section The Rationale for Julia, we present an overview of the principles on which Julia is based and compare them to other languages.
推薦閱讀
- 多媒體CAI課件設計與制作導論(第二版)
- Apache Spark 2.x Machine Learning Cookbook
- 算法精粹:經典計算機科學問題的Java實現
- Xcode 7 Essentials(Second Edition)
- Instant Ext.NET Application Development
- C語言程序設計
- Building Machine Learning Systems with Python(Second Edition)
- 時空數據建模及其應用
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- Machine Learning for OpenCV
- R語言數據挖掘:實用項目解析
- H5+移動營銷設計寶典
- 會當凌絕頂:Java開發修行實錄
- Java從入門到精通(視頻實戰版)
- Yii2 By Example