package owl-jupyter

  1. Overview
  2. Docs

Source file owl_jupyter.ml

1
2
3
4
5
6
7
8
(*
 * OWL - an OCaml numerical library for scientific computing
 * Copyright (c) 2016-2018 Liang Wang <liang.wang@cl.cam.ac.uk>
 *)


include Owl

module Plot = Owl_jupyter_plot