- Scientific Computing with Scala
- Vytautas Jan?auskas
- 199字
- 2021-07-16 11:07:22
What this book covers
Chapter 1, Introducing Scientific Computing with Scala, looks into the feasibility of using Scala for scientific computing. An overview of the state-of-the-art libraries and tools in Scala scientific computing is given here.
Chapter 2, Storing and Retrieving Data, provides various options for storing and retrieving data in Scala. Popular data storage and retrieval formats that you may encounter in scientific computing are explored.
Chapter 3, Numerical Computing with Breeze, is about using the Breeze library for numerical computing.
Chapter 4, Using Saddle for Data Analysis, explores the functionality of the Saddle library for structured data analysis and manipulation.
Chapter 5, Interactive Computing with ScalaLab, explores the possibilities offered by the ScalaLab environment for interactive computing.
Chapter 6, Parallel Programming in Scala, is about parallel programming in Scala. Various techniques, including JVM threads, parallel collections, and actor-based concurrency with Akka, are covered.
Chapter 7, Cluster Computing Using Scala, teaches how to use Scala programs in distributed computing environments and shows how to use MPI from Scala, and more.
Chapter 8, Scientific Plotting with Scala, gives various options for carrying out plots in Scala.
Chapter 9, Visualizing Multi-Dimensional Data in Scala, elaborates on advanced plotting and visualization.
- 軟件界面交互設計基礎
- Manga Studio Ex 5 Cookbook
- jQuery EasyUI網站開發實戰
- 碼上行動:零基礎學會Python編程(ChatGPT版)
- BeagleBone Media Center
- Python進階編程:編寫更高效、優雅的Python代碼
- YARN Essentials
- Amazon S3 Cookbook
- 自然語言處理Python進階
- Learning Hadoop 2
- Access 2010數據庫應用技術實驗指導與習題選解(第2版)
- 一步一步跟我學Scratch3.0案例
- 超簡單:用Python讓Excel飛起來(實戰150例)
- Learning Alfresco Web Scripts
- Python GUI設計tkinter菜鳥編程(增強版)