Skip to content

Commit

Permalink
editing book ...
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanrhymes committed Apr 12, 2022
1 parent e3f7eda commit fa6dbca
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Owl Book V1
# Owl Online Tutorial

The main purpose of this book is for teaching how to use Owl software. The book also convers many useful numerical and system techniques in numerical computing. Furthermore, the book includes in-depth discussion on the lessons learnt by building a large and complex software system to enable scientific computing in OCaml.
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.

The tooling and template reuse those in [Real World OCaml](https://realworldocaml.org/) under original authors' permission, with minor modidications.

Expand Down Expand Up @@ -28,9 +28,4 @@ Please make sure that your local changes compile without any error, and include
The following tools are used in the project, please refer to their documentation.

- [Pandoc](https://pandoc.org/MANUAL.html)
- [Pandoc-crossref](http://lierdakil.github.io/pandoc-crossref/)

## People

- Liang Wang: project originator, reponsible for planning, tooling, and writing.
- Jianxin Zhao: project leader, lead the whole book writing, designing chapters, and coordinating contributors.
- [Pandoc-crossref](http://lierdakil.github.io/pandoc-crossref/)

0 comments on commit fa6dbca

Please sign in to comment.