目錄(77章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. The Julia Environment
- Introduction
- Getting started
- A quick look at some Julia
- Package management
- What makes Julia special
- Summary
- Chapter 2. Developing in Julia
- Integers bits bytes and bools
- Arrays
- Char and strings
- Real complex and rational numbers
- Composite types
- More about matrices
- Data arrays and data frames
- Dictionaries sets and others
- Summary
- Chapter 3. Types and Dispatch
- Functions
- Julia's type system
- Enumerations (revisited)
- Multiple dispatch
- Summary
- Chapter 4. Interoperability
- Interfacing with other programming environments
- Metaprogramming
- Tasks
- Executing commands
- Summary
- Chapter 5. Working with Data
- Basic I/O
- Structured datasets
- DataFrames and RDatasets
- Statistics
- Selected topics
- Summary
- Chapter 6. Scientific Programming
- Linear algebra
- Signal processing
- Differential equations
- Optimization problems
- Stochastic problems
- Summary
- Chapter 7. Graphics
- Basic graphics in Julia
- Data visualization
- Graphic engines
- Using the Web
- Raster graphics
- Summary
- Chapter 8. Databases
- A basic view of databases
- Relational databases
- NoSQL datastores
- RESTful interfacing
- Summary
- Chapter 9. Networking
- Sockets and servers
- Working with the Web
- Messaging
- Cloud services
- Summary
- Chapter 10. Working with Julia
- Under the hood
- Performance tips
- Developing a package
- Community groups
- What's missing?
- Summary
- Index 更新時間:2021-07-16 13:42:52
推薦閱讀
- TypeScript入門與實戰
- Mastering RabbitMQ
- 算法訓練營:入門篇(全彩版)
- 深入淺出Prometheus:原理、應用、源碼與拓展詳解
- Expert Android Programming
- Visual Basic程序設計與應用實踐教程
- JavaScript:Moving to ES2015
- Canvas Cookbook
- OpenCV with Python By Example
- Building Dynamics CRM 2015 Dashboards with Power BI
- Python開發基礎
- Visual Basic程序設計基礎
- 高性能PHP 7
- Python數據預處理技術與實踐
- Learn Linux Quickly
- Opa Application Development
- Vue.js項目開發實戰
- RPA開發:UiPath入門與實戰
- Scratch趣味編程:邏輯思維培養與訓練
- Mastering Redmine
- 數字媒體技術基礎
- 快速開發(紀念版)
- OpenLayers 3.x Cookbook(Second Edition)
- Cocos2d—X 案例開發大全
- C語言從入門到項目實踐(超值版)
- Java Web動態網站開發(微課版)
- Python高并發與高性能編程:原理與實踐
- 網頁制作教程
- PHP程序開發范例寶典
- Building Machine Learning Systems with Python