Study note

Learn Physics with Functional Programming : A Hands-on Guide to Exploring Physics with Haskell

Properties

Type
Books
Status
想读
Domain
Compilers / PL
Category
编程语言与函数式编程
Source
book.douban.com
Vault note
library/books/compilers/Learn-Physics-with-Functional-Programming-A-Hands-on-Guide-to-Exploring-Physics--b183de1e1eaf7412.md

Summary

用 Haskell 和函数式编程求解物理问题,先介绍 Haskell 基础,再用类型表达向量、导数、积分、标量场、向量场和微分方程,随后进入牛顿力学和电磁学。

Highlights

把高阶函数、引用透明性和类型系统与理论物理建模结合起来,适合想通过函数式语言理解数学/物理结构的人。

Notes

Scott N. Walck;2023-1。

Comments

Loading comments...