Source file dagger_tests__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
(** @canonical Dagger_tests.Basic_consistency *)
module Basic_consistency = Dagger_tests__Basic_consistency
(** @canonical Dagger_tests.Biased_coin *)
module Biased_coin = Dagger_tests__Biased_coin
(** @canonical Dagger_tests.Diffusions *)
module Diffusions = Dagger_tests__Diffusions
(** @canonical Dagger_tests.Helpers *)
module Helpers = Dagger_tests__Helpers
(** @canonical Dagger_tests.Linear_regression *)
module Linear_regression = Dagger_tests__Linear_regression
(** @canonical Dagger_tests.Map_array *)
module Map_array = Dagger_tests__Map_array
(** @canonical Dagger_tests.Poly *)
module Poly = Dagger_tests__Poly
(** @canonical Dagger_tests.Random_walks *)
module Random_walks = Dagger_tests__Random_walks
(** @canonical Dagger_tests.Resampling_test *)
module Resampling_test = Dagger_tests__Resampling_test
(** @canonical Dagger_tests.Sprinkler *)
module Sprinkler = Dagger_tests__Sprinkler
(** @canonical Dagger_tests.Yield *)
module Yield = Dagger_tests__Yield