- Mastering Julia
- Malcolm Sherrington
- 140字
- 2021-07-16 13:42:39
Summary
This chapter introduced you to Julia, how to download it, install it, and build it from source. We saw that the language is elegant, concise, and powerful. The next three chapters will discuss the features of Julia in more depth.
We looked at interacting with Julia via the command line (REPL) in order to use a random walk method to evaluate the price of an Asian option. We also discussed the use of two interactive development environments (IDEs), Juno and IJulia, as an alternative to REPL.
In addition, we reviewed the in-built package manager and how to add, update, and remove modules, and then demonstrated the use of two graphics packages to display the typical trajectories of the Asian option calculation. In the next chapter, we will look at various other approaches to creating display graphics and quality visualizations.
- 軟件安全技術
- 單片機C語言程序設計實訓100例:基于STC8051+Proteus仿真與實戰
- Reactive Programming with Swift
- 我的第一本算法書
- Hands-On JavaScript High Performance
- Python完全自學教程
- Hands-On Natural Language Processing with Python
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- Selenium Testing Tools Cookbook(Second Edition)
- 劍指大數據:企業級數據倉庫項目實戰(在線教育版)
- Odoo 10 Implementation Cookbook
- MySQL 8從零開始學(視頻教學版)
- Visual Basic程序設計實驗指導及考試指南
- HTML5游戲開發實戰
- AngularJS UI Development