Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/owlbarn/tutorial
Owl Tutorial
https://github.com/owlbarn/tutorial
analytics book data-science functional-programming numerical ocaml owl scientific-computing tutorials
Last synced: 3 days ago
JSON representation
Owl Tutorial
- Host: GitHub
- URL: https://github.com/owlbarn/tutorial
- Owner: owlbarn
- License: mit
- Created: 2019-09-05T10:32:09.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-27T22:09:37.000Z (6 months ago)
- Last Synced: 2024-05-28T05:29:36.132Z (6 months ago)
- Topics: analytics, book, data-science, functional-programming, numerical, ocaml, owl, scientific-computing, tutorials
- Language: HTML
- Homepage: https://ocaml.xyz/docs
- Size: 92.5 MB
- Stars: 4
- Watchers: 4
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Owl Online Tutorial [![build](https://github.com/owlbarn/tutorial/actions/workflows/deploy.yml/badge.svg)](https://github.com/owlbarn/tutorial/actions/workflows/deploy.yml)
The online tutorial is hosted [here](https://ocaml.xyz/tutorial/).
The main purpose of the online tutorial is for teaching how to use Owl software. The tutorial also convers many useful numerical and system techniques in numerical computing. Furthermore, the tutorial includes in-depth discussion on the lessons learnt by building a large and complex software system to enable scientific computing in OCaml.