Add Architecture of Advanced Numerical Analysis Systems book from Springer, by Wang & Zhao (#12404)

This commit is contained in:
cchaduka 2025-10-11 03:41:02 +02:00 committed by GitHub
parent 5417fb0a8b
commit 433286c73e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1730,6 +1730,7 @@ Books on general-purpose programming that don't focus on a specific language are
### OCaml
* [Architecture of Advanced Numerical Analysis Systems: Designing a Scientific Computing System using OCaml](https://link.springer.com/content/pdf/10.1007/978-1-4842-8853-5.pdf) - Liang Wang, Jianxin Zhao (PDF)
* [Developing Applications With Objective Caml](http://caml.inria.fr/pub/docs/oreilly-book/)
* [Functional Programming in OCaml](https://www.cs.cornell.edu/courses/cs3110/2019sp/textbook/) - Michael R. Clarkson
* [Learn Programming with OCaml: Algorithms and Data Structures](https://usr.lmf.cnrs.fr/lpo/lpo.pdf) - Sylvain Conchon, Jean-Christophe Filliâtre - trl.: Urmila Nair (PDF)