{
  "name": "owl",
  "version": "1.2",
  "files": [
    "doc/src/owl/owl.ml.html", "doc/src/owl/owl_algodiff.ml.html",
    "doc/src/owl/owl_algodiff_primal_ops.ml.html",
    "doc/src/owl/owl_cluster.ml.html", "doc/src/owl/owl_dense.ml.html",
    "doc/src/owl/owl_dataset.ml.html",
    "doc/src/owl/owl_dense_matrix_c.ml.html",
    "doc/src/owl/owl_dense_matrix_d.ml.html",
    "doc/src/owl/owl_core_types.ml.html",
    "doc/src/owl/owl_dense_matrix.ml.html",
    "doc/src/owl/owl_dense_matrix_z.ml.html",
    "doc/src/owl/owl_dense_matrix_s.ml.html",
    "doc/src/owl/owl_dense_ndarray_c.ml.html",
    "doc/src/owl/owl_cblas.ml.html", "doc/src/owl/owl_dense_ndarray.ml.html",
    "doc/src/owl/owl_dense_ndarray_d.ml.html",
    "doc/src/owl/owl_dense_matrix_intf.ml.html",
    "doc/src/owl/owl_dense_ndarray_s.ml.html",
    "doc/src/owl/owl_dense_ndarray_z.ml.html", "doc/src/owl/owl_fft.ml.html",
    "doc/src/owl/owl_fft_d.ml.html",
    "doc/src/owl/owl_cblas_generated.ml.html",
    "doc/src/owl/owl_dense_ndarray_a.ml.html",
    "doc/src/owl/owl_dense_ndarray_intf.ml.html",
    "doc/src/owl/owl_fft_s.ml.html", "doc/src/owl/owl_fft_generic.ml.html",
    "doc/src/owl/owl_cblas_basic.ml.html", "doc/src/owl/owl_fftpack.ml.html",
    "doc/src/owl/owl_distribution.ml.html",
    "doc/src/owl/owl_dense_matrix_generic.ml.html",
    "doc/src/owl/owl_distribution_generic.ml.html",
    "doc/src/owl/owl_linalg_c.ml.html", "doc/src/owl/owl_linalg.ml.html",
    "doc/src/owl/owl_linalg_d.ml.html",
    "doc/src/owl/owl_linalg_intf.ml.html",
    "doc/src/owl/owl_linalg_s.ml.html", "doc/src/owl/owl_linalg_z.ml.html",
    "doc/src/owl/owl_maths.ml.html", "doc/src/owl/owl_matrix.ml.html",
    "doc/src/owl/owl_matrix_check.ml.html",
    "doc/src/owl/owl_maths_special.ml.html",
    "doc/src/owl/owl_matrix_swap.ml.html", "doc/src/owl/owl_ndarray.ml.html",
    "doc/src/owl/owl_ndarray_fma.ml.html",
    "doc/src/owl/owl_ndarray_contract.ml.html",
    "doc/src/owl/owl_ndarray_slide.ml.html",
    "doc/src/owl/owl_distribution_common.ml.html",
    "doc/src/owl/owl_ndarray_upsampling.ml.html",
    "doc/src/owl/owl_ndarray_repeat.ml.html",
    "doc/src/owl/owl_ndarray_transpose.ml.html",
    "doc/src/owl/owl_ndarray_utils.ml.html",
    "doc/src/owl/owl_neural.ml.html", "doc/src/owl/owl_ndarray_sort.ml.html",
    "doc/src/owl/owl_ndarray_pool.ml.html", "doc/src/owl/owl_nlp.ml.html",
    "doc/src/owl/owl_neural_parallel.ml.html",
    "doc/src/owl/owl_linalg_generic.ml.html",
    "doc/src/owl/owl_ndarray_conv.ml.html",
    "doc/src/owl/owl_nlp_corpus.ml.html", "doc/src/owl/owl_lapacke.ml.html",
    "doc/src/owl/owl_nlp_tfidf.ml.html",
    "doc/src/owl/owl_nlp_similarity.ml.html",
    "doc/src/owl/owl_nlp_vocabulary.ml.html",
    "doc/src/owl/owl_regression_generic_sig.ml.html",
    "doc/src/owl/owl_regression.ml.html", "doc/src/owl/owl_nlp_lda.ml.html",
    "doc/src/owl/owl_nlp_utils.ml.html",
    "doc/src/owl/owl_regression_generic.ml.html",
    "doc/src/owl/owl_optimise.ml.html", "doc/src/owl/owl_signal.ml.html",
    "doc/src/owl/owl_slicing_basic.ml.html",
    "doc/src/owl/owl_slicing_fancy.ml.html",
    "doc/src/owl/owl_slicing.ml.html",
    "doc/src/owl/owl_stats_extend.ml.html",
    "doc/src/owl/owl_stats_prng.ml.html",
    "doc/src/owl/owl_stats_sampler.ml.html",
    "doc/src/owl/owl_stats_dist.ml.html", "doc/src/owl/owl_stats.ml.html",
    "doc/src/owl/owl_lapacke_generated.ml.html",
    "doc/src/owl/owl_ndarray_maths.ml.html",
    "doc/src/owl/owl_dense_ndarray_generic.ml.html", "doc/src/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Masking/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Embedding/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/AlphaDropout/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/GaussianDropout/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/GaussianNoise/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Normalisation/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Concatenate/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Average/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Max/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Dot/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Mul/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Add/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Slice/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Flatten/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Reshape/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Dropout/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/LambdaArray/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Lambda/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Padding3D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Padding2D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Padding1D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/UpSampling3D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/UpSampling2D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/UpSampling1D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/GlobalAvgPool2D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/GlobalAvgPool1D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/GlobalMaxPool2D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/GlobalMaxPool1D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/AvgPool2D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/AvgPool1D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/MaxPool2D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/MaxPool1D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/FullyConnected/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/TransposeConv3D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/TransposeConv2D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/TransposeConv1D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/DilatedConv3D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/DilatedConv2D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/DilatedConv1D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Conv3D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Conv2D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Conv1D/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/GRU/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/LSTM/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Recurrent/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/LinearNoBias/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Linear/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Activation/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Input/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Init/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Params/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Checkpoint/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Stopping/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Clipping/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Regularisation/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Momentum/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Gradient/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Loss/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Batch/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Learning_Rate/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Utils/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Arr/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Mat/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/NN/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Linalg/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Maths/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Aiso/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Piso/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Siao/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Sito/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Sipo/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Siso/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/A/Linalg/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/A/Mat/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/A/Scalar/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/A/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/index.html",
    "doc/owl/Owl_neural/D/Graph/Neuron/index.html",
    "doc/owl/Owl_neural/D/Graph/index.html",
    "doc/owl/Owl_neural/D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Masking/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Embedding/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/AlphaDropout/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/GaussianDropout/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/GaussianNoise/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Normalisation/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Concatenate/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Average/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Max/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Dot/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Mul/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Add/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Slice/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Flatten/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Reshape/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Dropout/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/LambdaArray/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Lambda/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Padding3D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Padding2D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Padding1D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/UpSampling3D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/UpSampling2D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/UpSampling1D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/GlobalAvgPool2D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/GlobalAvgPool1D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/GlobalMaxPool2D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/GlobalMaxPool1D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/AvgPool2D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/AvgPool1D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/MaxPool2D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/MaxPool1D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/FullyConnected/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/TransposeConv3D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/TransposeConv2D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/TransposeConv1D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/DilatedConv3D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/DilatedConv2D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/DilatedConv1D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Conv3D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Conv2D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Conv1D/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/GRU/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/LSTM/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Recurrent/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/LinearNoBias/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Linear/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Activation/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Input/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Init/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Params/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Checkpoint/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Stopping/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Clipping/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Regularisation/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Momentum/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Gradient/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Loss/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Batch/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Learning_Rate/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Utils/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Arr/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Mat/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/NN/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Linalg/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Maths/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Aiso/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Piso/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Siao/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Sito/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Sipo/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Siso/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/A/Linalg/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/A/Mat/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/A/Scalar/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/A/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/index.html",
    "doc/owl/Owl_neural/S/Graph/Neuron/index.html",
    "doc/owl/Owl_neural/S/Graph/index.html",
    "doc/owl/Owl_neural/S/index.html", "doc/owl/Owl_neural/index.html",
    "doc/owl/Owl_optimise/D/Params/index.html",
    "doc/owl/Owl_optimise/D/Checkpoint/index.html",
    "doc/owl/Owl_optimise/D/Stopping/index.html",
    "doc/owl/Owl_optimise/D/Clipping/index.html",
    "doc/owl/Owl_optimise/D/Regularisation/index.html",
    "doc/owl/Owl_optimise/D/Momentum/index.html",
    "doc/owl/Owl_optimise/D/Gradient/index.html",
    "doc/owl/Owl_optimise/D/Loss/index.html",
    "doc/owl/Owl_optimise/D/Batch/index.html",
    "doc/owl/Owl_optimise/D/Learning_Rate/index.html",
    "doc/owl/Owl_optimise/D/Utils/index.html",
    "doc/owl/Owl_optimise/D/Algodiff/Arr/index.html",
    "doc/owl/Owl_optimise/D/Algodiff/Mat/index.html",
    "doc/owl/Owl_optimise/D/Algodiff/NN/index.html",
    "doc/owl/Owl_optimise/D/Algodiff/Linalg/index.html",
    "doc/owl/Owl_optimise/D/Algodiff/Maths/index.html",
    "doc/owl/Owl_optimise/D/Algodiff/Builder/module-type-Aiso/index.html",
    "doc/owl/Owl_optimise/D/Algodiff/Builder/module-type-Piso/index.html",
    "doc/owl/Owl_optimise/D/Algodiff/Builder/module-type-Siao/index.html",
    "doc/owl/Owl_optimise/D/Algodiff/Builder/module-type-Sito/index.html",
    "doc/owl/Owl_optimise/D/Algodiff/Builder/module-type-Sipo/index.html",
    "doc/owl/Owl_optimise/D/Algodiff/Builder/module-type-Siso/index.html",
    "doc/owl/Owl_optimise/D/Algodiff/Builder/index.html",
    "doc/owl/Owl_optimise/D/Algodiff/A/Linalg/index.html",
    "doc/owl/Owl_optimise/D/Algodiff/A/Mat/index.html",
    "doc/owl/Owl_optimise/D/Algodiff/A/Scalar/index.html",
    "doc/owl/Owl_optimise/D/Algodiff/A/index.html",
    "doc/owl/Owl_optimise/D/Algodiff/index.html",
    "doc/owl/Owl_optimise/D/index.html",
    "doc/owl/Owl_optimise/S/Params/index.html",
    "doc/owl/Owl_optimise/S/Checkpoint/index.html",
    "doc/owl/Owl_optimise/S/Stopping/index.html",
    "doc/owl/Owl_optimise/S/Clipping/index.html",
    "doc/owl/Owl_optimise/S/Regularisation/index.html",
    "doc/owl/Owl_optimise/S/Momentum/index.html",
    "doc/owl/Owl_optimise/S/Gradient/index.html",
    "doc/owl/Owl_optimise/S/Loss/index.html",
    "doc/owl/Owl_optimise/S/Batch/index.html",
    "doc/owl/Owl_optimise/S/Learning_Rate/index.html",
    "doc/owl/Owl_optimise/S/Utils/index.html",
    "doc/owl/Owl_optimise/S/Algodiff/Arr/index.html",
    "doc/owl/Owl_optimise/S/Algodiff/Mat/index.html",
    "doc/owl/Owl_optimise/S/Algodiff/NN/index.html",
    "doc/owl/Owl_optimise/S/Algodiff/Linalg/index.html",
    "doc/owl/Owl_optimise/S/Algodiff/Maths/index.html",
    "doc/owl/Owl_optimise/S/Algodiff/Builder/module-type-Aiso/index.html",
    "doc/owl/Owl_optimise/S/Algodiff/Builder/module-type-Piso/index.html",
    "doc/owl/Owl_optimise/S/Algodiff/Builder/module-type-Siao/index.html",
    "doc/owl/Owl_optimise/S/Algodiff/Builder/module-type-Sito/index.html",
    "doc/owl/Owl_optimise/S/Algodiff/Builder/module-type-Sipo/index.html",
    "doc/owl/Owl_optimise/S/Algodiff/Builder/module-type-Siso/index.html",
    "doc/owl/Owl_optimise/S/Algodiff/Builder/index.html",
    "doc/owl/Owl_optimise/S/Algodiff/A/Linalg/index.html",
    "doc/owl/Owl_optimise/S/Algodiff/A/Mat/index.html",
    "doc/owl/Owl_optimise/S/Algodiff/A/Scalar/index.html",
    "doc/owl/Owl_optimise/S/Algodiff/A/index.html",
    "doc/owl/Owl_optimise/S/Algodiff/index.html",
    "doc/owl/Owl_optimise/S/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Params/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Checkpoint/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Stopping/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Clipping/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Regularisation/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Momentum/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Gradient/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Loss/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Batch/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Learning_Rate/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Utils/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Arr/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Mat/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Algodiff/NN/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Linalg/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Maths/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Aiso/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Piso/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Siao/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Sito/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Sipo/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Siso/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Builder/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Algodiff/A/Linalg/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Algodiff/A/Mat/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Algodiff/A/Scalar/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Algodiff/A/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/Algodiff/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/argument-1-A/Linalg/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/argument-1-A/Mat/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/argument-1-A/Scalar/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/argument-1-A/index.html",
    "doc/owl/Owl_optimise/Make_Embedded/index.html",
    "doc/owl/Owl_optimise/index.html",
    "doc/owl/Owl_regression/D/Optimise/Params/index.html",
    "doc/owl/Owl_regression/D/Optimise/Checkpoint/index.html",
    "doc/owl/Owl_regression/D/Optimise/Stopping/index.html",
    "doc/owl/Owl_regression/D/Optimise/Clipping/index.html",
    "doc/owl/Owl_regression/D/Optimise/Regularisation/index.html",
    "doc/owl/Owl_regression/D/Optimise/Momentum/index.html",
    "doc/owl/Owl_regression/D/Optimise/Gradient/index.html",
    "doc/owl/Owl_regression/D/Optimise/Loss/index.html",
    "doc/owl/Owl_regression/D/Optimise/Batch/index.html",
    "doc/owl/Owl_regression/D/Optimise/Learning_Rate/index.html",
    "doc/owl/Owl_regression/D/Optimise/Utils/index.html",
    "doc/owl/Owl_regression/D/Optimise/Algodiff/Arr/index.html",
    "doc/owl/Owl_regression/D/Optimise/Algodiff/Mat/index.html",
    "doc/owl/Owl_regression/D/Optimise/Algodiff/NN/index.html",
    "doc/owl/Owl_regression/D/Optimise/Algodiff/Linalg/index.html",
    "doc/owl/Owl_regression/D/Optimise/Algodiff/Maths/index.html",
    "doc/owl/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Aiso/index.html",
    "doc/owl/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Piso/index.html",
    "doc/owl/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Siao/index.html",
    "doc/owl/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Sito/index.html",
    "doc/owl/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Sipo/index.html",
    "doc/owl/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Siso/index.html",
    "doc/owl/Owl_regression/D/Optimise/Algodiff/Builder/index.html",
    "doc/owl/Owl_regression/D/Optimise/Algodiff/A/Linalg/index.html",
    "doc/owl/Owl_regression/D/Optimise/Algodiff/A/Mat/index.html",
    "doc/owl/Owl_regression/D/Optimise/Algodiff/A/Scalar/index.html",
    "doc/owl/Owl_regression/D/Optimise/Algodiff/A/index.html",
    "doc/owl/Owl_regression/D/Optimise/Algodiff/index.html",
    "doc/owl/Owl_regression/D/Optimise/index.html",
    "doc/owl/Owl_regression/D/index.html",
    "doc/owl/Owl_regression/S/Optimise/Params/index.html",
    "doc/owl/Owl_regression/S/Optimise/Checkpoint/index.html",
    "doc/owl/Owl_regression/S/Optimise/Stopping/index.html",
    "doc/owl/Owl_regression/S/Optimise/Clipping/index.html",
    "doc/owl/Owl_regression/S/Optimise/Regularisation/index.html",
    "doc/owl/Owl_regression/S/Optimise/Momentum/index.html",
    "doc/owl/Owl_regression/S/Optimise/Gradient/index.html",
    "doc/owl/Owl_regression/S/Optimise/Loss/index.html",
    "doc/owl/Owl_regression/S/Optimise/Batch/index.html",
    "doc/owl/Owl_regression/S/Optimise/Learning_Rate/index.html",
    "doc/owl/Owl_regression/S/Optimise/Utils/index.html",
    "doc/owl/Owl_regression/S/Optimise/Algodiff/Arr/index.html",
    "doc/owl/Owl_regression/S/Optimise/Algodiff/Mat/index.html",
    "doc/owl/Owl_regression/S/Optimise/Algodiff/NN/index.html",
    "doc/owl/Owl_regression/S/Optimise/Algodiff/Linalg/index.html",
    "doc/owl/Owl_regression/S/Optimise/Algodiff/Maths/index.html",
    "doc/owl/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Aiso/index.html",
    "doc/owl/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Piso/index.html",
    "doc/owl/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Siao/index.html",
    "doc/owl/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Sito/index.html",
    "doc/owl/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Sipo/index.html",
    "doc/owl/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Siso/index.html",
    "doc/owl/Owl_regression/S/Optimise/Algodiff/Builder/index.html",
    "doc/owl/Owl_regression/S/Optimise/Algodiff/A/Linalg/index.html",
    "doc/owl/Owl_regression/S/Optimise/Algodiff/A/Mat/index.html",
    "doc/owl/Owl_regression/S/Optimise/Algodiff/A/Scalar/index.html",
    "doc/owl/Owl_regression/S/Optimise/Algodiff/A/index.html",
    "doc/owl/Owl_regression/S/Optimise/Algodiff/index.html",
    "doc/owl/Owl_regression/S/Optimise/index.html",
    "doc/owl/Owl_regression/S/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Params/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Checkpoint/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Stopping/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Clipping/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Regularisation/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Momentum/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Gradient/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Loss/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Batch/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Learning_Rate/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Utils/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Arr/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Mat/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/NN/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Linalg/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Maths/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Aiso/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Piso/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Siao/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Sito/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Sipo/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Siso/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/A/Linalg/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/A/Mat/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/A/Scalar/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/A/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/index.html",
    "doc/owl/Owl_regression/Make_Embedded/Optimise/index.html",
    "doc/owl/Owl_regression/Make_Embedded/argument-1-A/Linalg/index.html",
    "doc/owl/Owl_regression/Make_Embedded/argument-1-A/Mat/index.html",
    "doc/owl/Owl_regression/Make_Embedded/argument-1-A/Scalar/index.html",
    "doc/owl/Owl_regression/Make_Embedded/argument-1-A/index.html",
    "doc/owl/Owl_regression/Make_Embedded/index.html",
    "doc/owl/Owl_regression/index.html",
    "doc/owl/Owl_dense_ndarray/Any/index.html",
    "doc/owl/Owl_dense_ndarray/Z/index.html",
    "doc/owl/Owl_dense_ndarray/C/index.html",
    "doc/owl/Owl_dense_ndarray/D/index.html",
    "doc/owl/Owl_dense_ndarray/S/index.html",
    "doc/owl/Owl_dense_ndarray/Generic/index.html",
    "doc/owl/Owl_dense_ndarray/Operator/index.html",
    "doc/owl/Owl_dense_ndarray/index.html", "doc/owl/Owl_ndarray/index.html",
    "doc/owl/Owl_lapacke_generated/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Params/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Checkpoint/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Stopping/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Clipping/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Regularisation/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Momentum/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Gradient/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Loss/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Batch/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Learning_Rate/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Utils/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Arr/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Mat/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/NN/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Linalg/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Maths/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Aiso/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Piso/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Siao/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Sito/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Sipo/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Siso/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/A/Linalg/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/A/Mat/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/A/Scalar/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/A/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/index.html",
    "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/index.html",
    "doc/owl/Owl_regression_generic/Make/index.html",
    "doc/owl/Owl_regression_generic/index.html",
    "doc/owl/Owl_ndarray_maths/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Params/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Checkpoint/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Stopping/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Clipping/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Regularisation/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Momentum/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Gradient/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Loss/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Batch/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Learning_Rate/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Utils/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Arr/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Mat/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/NN/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Linalg/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Maths/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Aiso/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Piso/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Siao/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Sito/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Sipo/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Siso/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/A/Linalg/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/A/Mat/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/A/Scalar/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/A/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/index.html",
    "doc/owl/Owl_regression_generic_sig/module-type-Sig/index.html",
    "doc/owl/Owl_regression_generic_sig/index.html",
    "doc/owl/Owl_dense_matrix/Z/index.html",
    "doc/owl/Owl_dense_matrix/C/index.html",
    "doc/owl/Owl_dense_matrix/D/index.html",
    "doc/owl/Owl_dense_matrix/S/index.html",
    "doc/owl/Owl_dense_matrix/Generic/index.html",
    "doc/owl/Owl_dense_matrix/Operator/index.html",
    "doc/owl/Owl_dense_matrix/index.html", "doc/owl/Owl_stats/index.html",
    "doc/owl/Owl_stats_dist/index.html",
    "doc/owl/Owl_stats_sampler/index.html",
    "doc/owl/Owl_stats_prng/index.html", "doc/owl/Owl_slicing/index.html",
    "doc/owl/Owl_stats_extend/index.html",
    "doc/owl/Owl_slicing_fancy/index.html",
    "doc/owl/Owl_slicing_basic/index.html",
    "doc/owl/Owl_algodiff/D/Arr/index.html",
    "doc/owl/Owl_algodiff/D/Mat/index.html",
    "doc/owl/Owl_algodiff/D/NN/index.html",
    "doc/owl/Owl_algodiff/D/Linalg/index.html",
    "doc/owl/Owl_algodiff/D/Maths/index.html",
    "doc/owl/Owl_algodiff/D/Builder/module-type-Aiso/index.html",
    "doc/owl/Owl_algodiff/D/Builder/module-type-Piso/index.html",
    "doc/owl/Owl_algodiff/D/Builder/module-type-Siao/index.html",
    "doc/owl/Owl_algodiff/D/Builder/module-type-Sito/index.html",
    "doc/owl/Owl_algodiff/D/Builder/module-type-Sipo/index.html",
    "doc/owl/Owl_algodiff/D/Builder/module-type-Siso/index.html",
    "doc/owl/Owl_algodiff/D/Builder/index.html",
    "doc/owl/Owl_algodiff/D/A/Linalg/index.html",
    "doc/owl/Owl_algodiff/D/A/Mat/index.html",
    "doc/owl/Owl_algodiff/D/A/Scalar/index.html",
    "doc/owl/Owl_algodiff/D/A/index.html",
    "doc/owl/Owl_algodiff/D/index.html",
    "doc/owl/Owl_algodiff/S/Arr/index.html",
    "doc/owl/Owl_algodiff/S/Mat/index.html",
    "doc/owl/Owl_algodiff/S/NN/index.html",
    "doc/owl/Owl_algodiff/S/Linalg/index.html",
    "doc/owl/Owl_algodiff/S/Maths/index.html",
    "doc/owl/Owl_algodiff/S/Builder/module-type-Aiso/index.html",
    "doc/owl/Owl_algodiff/S/Builder/module-type-Piso/index.html",
    "doc/owl/Owl_algodiff/S/Builder/module-type-Siao/index.html",
    "doc/owl/Owl_algodiff/S/Builder/module-type-Sito/index.html",
    "doc/owl/Owl_algodiff/S/Builder/module-type-Sipo/index.html",
    "doc/owl/Owl_algodiff/S/Builder/module-type-Siso/index.html",
    "doc/owl/Owl_algodiff/S/Builder/index.html",
    "doc/owl/Owl_algodiff/S/A/Linalg/index.html",
    "doc/owl/Owl_algodiff/S/A/Mat/index.html",
    "doc/owl/Owl_algodiff/S/A/Scalar/index.html",
    "doc/owl/Owl_algodiff/S/A/index.html",
    "doc/owl/Owl_algodiff/S/index.html", "doc/owl/Owl_algodiff/index.html",
    "doc/owl/Owl_ndarray_conv/index.html", "doc/owl/Owl_signal/index.html",
    "doc/owl/Owl_nlp_vocabulary/index.html",
    "doc/owl/Owl_distribution_common/index.html",
    "doc/owl/Owl_nlp_utils/index.html",
    "doc/owl/Owl_neural_parallel/Make/argument-2-E/index.html",
    "doc/owl/Owl_neural_parallel/Make/argument-1-M/index.html",
    "doc/owl/Owl_neural_parallel/Make/index.html",
    "doc/owl/Owl_neural_parallel/module-type-ModelSig/index.html",
    "doc/owl/Owl_neural_parallel/module-type-EngineSig/index.html",
    "doc/owl/Owl_neural_parallel/index.html",
    "doc/owl/Owl_nlp_tfidf/index.html", "doc/owl/Owl_nlp_corpus/index.html",
    "doc/owl/Owl_nlp_similarity/index.html", "doc/owl/Owl/Mat/index.html",
    "doc/owl/Owl/Arr/index.html", "doc/owl/Owl/index.html",
    "doc/owl/Owl_ndarray_pool/index.html", "doc/owl/Owl_nlp_lda/index.html",
    "doc/owl/Owl_nlp/index.html", "doc/owl/Owl_ndarray_sort/index.html",
    "doc/owl/Owl_ndarray_utils/index.html",
    "doc/owl/Owl_dense_ndarray_generic/index.html",
    "doc/owl/Owl_ndarray_transpose/index.html",
    "doc/owl/Owl_ndarray_upsampling/index.html",
    "doc/owl/Owl_ndarray_repeat/index.html",
    "doc/owl/Owl_ndarray_slide/index.html",
    "doc/owl/Owl_dense_ndarray_z/index.html",
    "doc/owl/Owl_ndarray_fma/index.html",
    "doc/owl/Owl_distribution/Make/Rayleigh/index.html",
    "doc/owl/Owl_distribution/Make/Lognormal/index.html",
    "doc/owl/Owl_distribution/Make/Logistic/index.html",
    "doc/owl/Owl_distribution/Make/Gumbel2/index.html",
    "doc/owl/Owl_distribution/Make/Gumbel1/index.html",
    "doc/owl/Owl_distribution/Make/Laplace/index.html",
    "doc/owl/Owl_distribution/Make/Weibull/index.html",
    "doc/owl/Owl_distribution/Make/Lomax/index.html",
    "doc/owl/Owl_distribution/Make/Cauchy/index.html",
    "doc/owl/Owl_distribution/Make/F/index.html",
    "doc/owl/Owl_distribution/Make/Chi2/index.html",
    "doc/owl/Owl_distribution/Make/Beta/index.html",
    "doc/owl/Owl_distribution/Make/Gamma/index.html",
    "doc/owl/Owl_distribution/Make/Poisson/index.html",
    "doc/owl/Owl_distribution/Make/Exponential/index.html",
    "doc/owl/Owl_distribution/Make/Gaussian/index.html",
    "doc/owl/Owl_distribution/Make/Uniform/index.html",
    "doc/owl/Owl_distribution/Make/argument-1-A/Linalg/index.html",
    "doc/owl/Owl_distribution/Make/argument-1-A/Mat/index.html",
    "doc/owl/Owl_distribution/Make/argument-1-A/Scalar/index.html",
    "doc/owl/Owl_distribution/Make/argument-1-A/index.html",
    "doc/owl/Owl_distribution/Make/index.html",
    "doc/owl/Owl_distribution/index.html",
    "doc/owl/Owl_ndarray_contract/index.html",
    "doc/owl/Owl_matrix_swap/index.html",
    "doc/owl/Owl_matrix_check/index.html", "doc/owl/Owl_maths/index.html",
    "doc/owl/Owl_linalg_z/index.html", "doc/owl/Owl_matrix/index.html",
    "doc/owl/Owl_dense_ndarray_d/index.html",
    "doc/owl/Owl_maths_special/index.html",
    "doc/owl/Owl_linalg/Z/index.html", "doc/owl/Owl_linalg/C/index.html",
    "doc/owl/Owl_linalg/D/index.html", "doc/owl/Owl_linalg/S/index.html",
    "doc/owl/Owl_linalg/Generic/index.html", "doc/owl/Owl_linalg/index.html",
    "doc/owl/Owl_linalg_s/index.html",
    "doc/owl/Owl_linalg_generic/index.html",
    "doc/owl/Owl_linalg_intf/module-type-Real/index.html",
    "doc/owl/Owl_linalg_intf/module-type-Common/index.html",
    "doc/owl/Owl_linalg_intf/index.html",
    "doc/owl/Owl_dense_matrix_intf/module-type-Complex/index.html",
    "doc/owl/Owl_dense_matrix_intf/module-type-Real/index.html",
    "doc/owl/Owl_dense_matrix_intf/module-type-Common/index.html",
    "doc/owl/Owl_dense_matrix_intf/index.html",
    "doc/owl/Owl_dense_ndarray_c/index.html",
    "doc/owl/Owl_dense_matrix_generic/index.html",
    "doc/owl/Owl_lapacke/index.html",
    "doc/owl/Owl_dense_ndarray_s/index.html",
    "doc/owl/Owl_linalg_c/index.html",
    "doc/owl/Owl_algodiff_primal_ops/D/Linalg/index.html",
    "doc/owl/Owl_algodiff_primal_ops/D/Mat/index.html",
    "doc/owl/Owl_algodiff_primal_ops/D/index.html",
    "doc/owl/Owl_algodiff_primal_ops/S/Linalg/index.html",
    "doc/owl/Owl_algodiff_primal_ops/S/Mat/index.html",
    "doc/owl/Owl_algodiff_primal_ops/S/index.html",
    "doc/owl/Owl_algodiff_primal_ops/index.html",
    "doc/owl/Owl_linalg_d/index.html",
    "doc/owl/Owl_distribution_generic/index.html",
    "doc/owl/Owl_dense_matrix_s/index.html",
    "doc/owl/Owl_dense_matrix_d/index.html",
    "doc/owl/Owl_dense_matrix_z/index.html", "doc/owl/Owl_fft/D/index.html",
    "doc/owl/Owl_fft/S/index.html", "doc/owl/Owl_fft/Generic/index.html",
    "doc/owl/Owl_fft/index.html", "doc/owl/Owl_cblas_generated/index.html",
    "doc/owl/Owl_dense_matrix_c/index.html",
    "doc/owl/Owl_dense_ndarray_intf/module-type-NN/index.html",
    "doc/owl/Owl_dense_ndarray_intf/module-type-Distribution/index.html",
    "doc/owl/Owl_dense_ndarray_intf/module-type-Complex/index.html",
    "doc/owl/Owl_dense_ndarray_intf/module-type-Real/index.html",
    "doc/owl/Owl_dense_ndarray_intf/module-type-Common/index.html",
    "doc/owl/Owl_dense_ndarray_intf/index.html",
    "doc/owl/Owl_fftpack/index.html", "doc/owl/Owl_fft_s/index.html",
    "doc/owl/Owl_fft_generic/index.html", "doc/owl/Owl_fft_d/index.html",
    "doc/owl/Owl_dense_ndarray_a/index.html",
    "doc/owl/Owl_cblas_basic/index.html", "doc/owl/Owl_dataset/index.html",
    "doc/owl/Owl_core_types/index.html", "doc/owl/Owl_dense/index.html",
    "doc/owl/Owl_cluster/index.html", "doc/owl/Owl_cblas/index.html",
    "doc/owl/index.html", "doc/README.html", "doc/LICENSE.html",
    "doc/index.html", "doc/CHANGES.html"
  ],
  "failed": false,
  "redirections": [
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Sipo/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Sipo/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Linalg/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/S/Builder/module-type-Siao/index.html",
      "new_path": "doc/owl/Owl_algodiff/S/Builder/module-type-Siao/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Batch/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Batch/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Maths/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Maths/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Algodiff/A/Mat/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Algodiff/A/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Algodiff/A/Mat/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/A/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Aiso/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Aiso/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Momentum/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Momentum/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Learning_Rate/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Learning_Rate/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Algodiff/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Algodiff/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Stopping/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Stopping/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Clipping/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Clipping/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Stopping/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Stopping/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/A/Scalar/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/A/Scalar/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Batch/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Batch/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Activation/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Activation/index.html"
    },
    {
      "old_path": "doc/Owl_core_types/index.html",
      "new_path": "doc/owl/Owl_core_types/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Regularisation/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Regularisation/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/Gaussian/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/Gaussian/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Lambda/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Lambda/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Algodiff/Linalg/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Algodiff/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Learning_Rate/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Learning_Rate/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Params/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Params/index.html"
    },
    {
      "old_path": "doc/Owl_stats/index.html",
      "new_path": "doc/owl/Owl_stats/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Algodiff/Maths/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Maths/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/argument-1-A/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/argument-1-A/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Input/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Input/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Algodiff/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/index.html"
    },
    {
      "old_path": "doc/Owl_ndarray_maths/index.html",
      "new_path": "doc/owl/Owl_ndarray_maths/index.html"
    },
    {
      "old_path": "doc/Owl_fft_generic/index.html",
      "new_path": "doc/owl/Owl_fft_generic/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/LinearNoBias/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/LinearNoBias/index.html"
    },
    {
      "old_path": "doc/Owl_dense_matrix/S/index.html",
      "new_path": "doc/owl/Owl_dense_matrix/S/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Clipping/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Clipping/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/Rayleigh/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/Rayleigh/index.html"
    },
    {
      "old_path": "doc/Owl_slicing_fancy/index.html",
      "new_path": "doc/owl/Owl_slicing_fancy/index.html"
    },
    {
      "old_path": "doc/Owl_fft/S/index.html",
      "new_path": "doc/owl/Owl_fft/S/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Checkpoint/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Checkpoint/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/D/Builder/module-type-Siao/index.html",
      "new_path": "doc/owl/Owl_algodiff/D/Builder/module-type-Siao/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Init/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Init/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/D/A/index.html",
      "new_path": "doc/owl/Owl_algodiff/D/A/index.html"
    },
    {
      "old_path": "doc/Owl_linalg_generic/index.html",
      "new_path": "doc/owl/Owl_linalg_generic/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/AlphaDropout/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/AlphaDropout/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Gradient/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Gradient/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/argument-1-A/Mat/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/argument-1-A/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Algodiff/A/Mat/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Algodiff/A/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff_primal_ops/index.html",
      "new_path": "doc/owl/Owl_algodiff_primal_ops/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/argument-1-A/Linalg/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/argument-1-A/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Algodiff/Linalg/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Max/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Max/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Algodiff/NN/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Algodiff/NN/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Conv3D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Conv3D/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/AvgPool1D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/AvgPool1D/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Algodiff/Builder/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Algodiff/Builder/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Algodiff/Builder/module-type-Sipo/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Algodiff/Builder/module-type-Sipo/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Recurrent/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Recurrent/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Utils/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Utils/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Loss/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Loss/index.html"
    },
    {
      "old_path": "doc/Owl_neural_parallel/module-type-ModelSig/index.html",
      "new_path": "doc/owl/Owl_neural_parallel/module-type-ModelSig/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Conv1D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Conv1D/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/TransposeConv3D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/TransposeConv3D/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Linalg/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Algodiff/NN/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Algodiff/NN/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Algodiff/A/Linalg/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Algodiff/A/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Algodiff/A/Scalar/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Algodiff/A/Scalar/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/A/Linalg/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/A/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Utils/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Utils/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Slice/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Slice/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Algodiff/A/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Algodiff/A/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Loss/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Loss/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Learning_Rate/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Learning_Rate/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Masking/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Masking/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Piso/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Piso/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/AlphaDropout/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/AlphaDropout/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Algodiff/A/Scalar/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Algodiff/A/Scalar/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Maths/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Maths/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Utils/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Utils/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray_c/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray_c/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/LSTM/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/LSTM/index.html"
    },
    {
      "old_path": "doc/Owl_dense_matrix/Generic/index.html",
      "new_path": "doc/owl/Owl_dense_matrix/Generic/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Stopping/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Stopping/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Siso/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Siso/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/Cauchy/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/Cauchy/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/FullyConnected/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/FullyConnected/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Dropout/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Dropout/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff_primal_ops/S/index.html",
      "new_path": "doc/owl/Owl_algodiff_primal_ops/S/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray_s/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray_s/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Algodiff/Linalg/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Algodiff/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Algodiff/Arr/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Algodiff/Arr/index.html"
    },
    {
      "old_path": "doc/Owl_distribution_common/index.html",
      "new_path": "doc/owl/Owl_distribution_common/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Maths/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Maths/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Algodiff/A/Linalg/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Algodiff/A/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Utils/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Utils/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray/Z/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray/Z/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/argument-1-A/Scalar/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/argument-1-A/Scalar/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/argument-1-A/Linalg/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/argument-1-A/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Conv2D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Conv2D/index.html"
    },
    {
      "old_path": "doc/Owl_linalg/Z/index.html",
      "new_path": "doc/owl/Owl_linalg/Z/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Flatten/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Flatten/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Clipping/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Clipping/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/argument-1-A/Scalar/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/argument-1-A/Scalar/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Aiso/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Aiso/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Padding2D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Padding2D/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/D/Builder/module-type-Aiso/index.html",
      "new_path": "doc/owl/Owl_algodiff/D/Builder/module-type-Aiso/index.html"
    },
    {
      "old_path": "doc/Owl_neural_parallel/Make/argument-2-E/index.html",
      "new_path": "doc/owl/Owl_neural_parallel/Make/argument-2-E/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Batch/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Batch/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Padding2D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Padding2D/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/NN/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/NN/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/GaussianDropout/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/GaussianDropout/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/D/A/Scalar/index.html",
      "new_path": "doc/owl/Owl_algodiff/D/A/Scalar/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/index.html"
    },
    {
      "old_path": "doc/Owl_linalg_z/index.html",
      "new_path": "doc/owl/Owl_linalg_z/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/A/Mat/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/A/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Utils/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Utils/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Learning_Rate/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Learning_Rate/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/AvgPool1D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/AvgPool1D/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Reshape/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Reshape/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/F/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/F/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/TransposeConv1D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/TransposeConv1D/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Siso/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Siso/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/UpSampling1D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/UpSampling1D/index.html"
    },
    {
      "old_path": "doc/Owl_fft/Generic/index.html",
      "new_path": "doc/owl/Owl_fft/Generic/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/AvgPool2D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/AvgPool2D/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Checkpoint/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Checkpoint/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Regularisation/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Regularisation/index.html"
    },
    {
      "old_path": "doc/Owl_ndarray_slide/index.html",
      "new_path": "doc/owl/Owl_ndarray_slide/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff_primal_ops/D/Mat/index.html",
      "new_path": "doc/owl/Owl_algodiff_primal_ops/D/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Batch/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Batch/index.html"
    },
    {
      "old_path": "doc/Owl_dense_matrix_d/index.html",
      "new_path": "doc/owl/Owl_dense_matrix_d/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/S/A/index.html",
      "new_path": "doc/owl/Owl_algodiff/S/A/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Algodiff/Builder/module-type-Sipo/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Algodiff/Builder/module-type-Sipo/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Gradient/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Gradient/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Clipping/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Clipping/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Algodiff/NN/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/NN/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Algodiff/A/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Algodiff/A/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Algodiff/Builder/module-type-Siao/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Algodiff/Builder/module-type-Siao/index.html"
    },
    {
      "old_path": "doc/Owl_dense_matrix_intf/index.html",
      "new_path": "doc/owl/Owl_dense_matrix_intf/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/D/A/Linalg/index.html",
      "new_path": "doc/owl/Owl_algodiff/D/A/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Checkpoint/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Checkpoint/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Learning_Rate/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Learning_Rate/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Linalg/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/Weibull/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/Weibull/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Algodiff/Builder/module-type-Piso/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Algodiff/Builder/module-type-Piso/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Algodiff/Mat/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Algodiff/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Sipo/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Sipo/index.html"
    },
    {
      "old_path": "doc/Owl_neural_parallel/Make/argument-1-M/index.html",
      "new_path": "doc/owl/Owl_neural_parallel/Make/argument-1-M/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Batch/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Batch/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Algodiff/Arr/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Algodiff/Arr/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/argument-1-A/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/argument-1-A/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/MaxPool2D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/MaxPool2D/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Siso/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Siso/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Siao/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Siao/index.html"
    },
    {
      "old_path": "doc/Owl_linalg/S/index.html",
      "new_path": "doc/owl/Owl_linalg/S/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Conv3D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Conv3D/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Algodiff/Arr/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Algodiff/Arr/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/index.html",
      "new_path": "doc/owl/Owl_distribution/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Algodiff/NN/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Algodiff/NN/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/S/Builder/module-type-Sito/index.html",
      "new_path": "doc/owl/Owl_algodiff/S/Builder/module-type-Sito/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Batch/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Batch/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Maths/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Maths/index.html"
    },
    {
      "old_path": "doc/Owl_dense_matrix/index.html",
      "new_path": "doc/owl/Owl_dense_matrix/index.html"
    },
    {
      "old_path": "doc/Owl_dense_matrix/Z/index.html",
      "new_path": "doc/owl/Owl_dense_matrix/Z/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray_generic/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray_generic/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Sito/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Sito/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Momentum/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Momentum/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Batch/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Batch/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Activation/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Activation/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Stopping/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Stopping/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Algodiff/A/Linalg/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Algodiff/A/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/index.html",
      "new_path": "doc/owl/Owl_regression/D/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/TransposeConv3D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/TransposeConv3D/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Aiso/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Aiso/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Loss/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Loss/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Aiso/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Aiso/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Algodiff/Builder/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Algodiff/Builder/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Algodiff/Linalg/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Algodiff/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray/Any/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray/Any/index.html"
    },
    {
      "old_path": "doc/Owl_cluster/index.html",
      "new_path": "doc/owl/Owl_cluster/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Mul/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Mul/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/AvgPool2D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/AvgPool2D/index.html"
    },
    {
      "old_path": "doc/Owl_maths/index.html",
      "new_path": "doc/owl/Owl_maths/index.html"
    },
    {
      "old_path": "doc/Owl_distribution_generic/index.html",
      "new_path": "doc/owl/Owl_distribution_generic/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray_intf/module-type-Common/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray_intf/module-type-Common/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Concatenate/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Concatenate/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Algodiff/Mat/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Algodiff/Maths/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Algodiff/Maths/index.html"
    },
    {
      "old_path": "doc/Owl_cblas/index.html",
      "new_path": "doc/owl/Owl_cblas/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/index.html",
      "new_path": "doc/owl/Owl_algodiff/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Piso/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Piso/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/UpSampling2D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/UpSampling2D/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Momentum/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Momentum/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Algodiff/Maths/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Algodiff/Maths/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/A/Scalar/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/A/Scalar/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Sipo/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Sipo/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Clipping/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Clipping/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/D/Builder/module-type-Piso/index.html",
      "new_path": "doc/owl/Owl_algodiff/D/Builder/module-type-Piso/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Lambda/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Lambda/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Stopping/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Stopping/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Siso/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Siso/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/argument-1-A/Mat/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/argument-1-A/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/Poisson/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/Poisson/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Loss/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Loss/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Algodiff/Arr/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Algodiff/Arr/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray/S/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray/S/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/A/Scalar/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/A/Scalar/index.html"
    },
    {
      "old_path": "doc/Owl_ndarray_conv/index.html",
      "new_path": "doc/owl/Owl_ndarray_conv/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Reshape/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Reshape/index.html"
    },
    {
      "old_path": "doc/Owl_linalg_intf/module-type-Common/index.html",
      "new_path": "doc/owl/Owl_linalg_intf/module-type-Common/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Aiso/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Aiso/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Stopping/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Stopping/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/GlobalAvgPool1D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/GlobalAvgPool1D/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Concatenate/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Concatenate/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Params/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Params/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/UpSampling3D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/UpSampling3D/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Siao/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Siao/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Algodiff/Maths/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Maths/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Algodiff/A/Scalar/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Algodiff/A/Scalar/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/D/Builder/index.html",
      "new_path": "doc/owl/Owl_algodiff/D/Builder/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Clipping/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Clipping/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/D/NN/index.html",
      "new_path": "doc/owl/Owl_algodiff/D/NN/index.html"
    },
    {
      "old_path": "doc/Owl_linalg_intf/index.html",
      "new_path": "doc/owl/Owl_linalg_intf/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/index.html",
      "new_path": "doc/owl/Owl_optimise/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/D/Builder/module-type-Sipo/index.html",
      "new_path": "doc/owl/Owl_algodiff/D/Builder/module-type-Sipo/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/Laplace/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/Laplace/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Siao/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Siao/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray_intf/module-type-NN/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray_intf/module-type-NN/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Aiso/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Aiso/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray_intf/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray_intf/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/UpSampling1D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/UpSampling1D/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Sipo/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Sipo/index.html"
    },
    {
      "old_path": "doc/Owl_nlp_similarity/index.html",
      "new_path": "doc/owl/Owl_nlp_similarity/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/UpSampling3D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/UpSampling3D/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Piso/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Piso/index.html"
    },
    {
      "old_path": "doc/Owl_linalg_s/index.html",
      "new_path": "doc/owl/Owl_linalg_s/index.html"
    },
    {
      "old_path": "doc/Owl_cblas_generated/index.html",
      "new_path": "doc/owl/Owl_cblas_generated/index.html"
    },
    {
      "old_path": "doc/Owl_dense_matrix_c/index.html",
      "new_path": "doc/owl/Owl_dense_matrix_c/index.html"
    },
    {
      "old_path": "doc/Owl_dense_matrix/D/index.html",
      "new_path": "doc/owl/Owl_dense_matrix/D/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/FullyConnected/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/FullyConnected/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Algodiff/Builder/module-type-Siao/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Algodiff/Builder/module-type-Siao/index.html"
    },
    {
      "old_path": "doc/Owl_neural_parallel/Make/index.html",
      "new_path": "doc/owl/Owl_neural_parallel/Make/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Algodiff/A/Scalar/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/A/Scalar/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Siao/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Siao/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Params/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Params/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Clipping/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Clipping/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/S/Builder/module-type-Piso/index.html",
      "new_path": "doc/owl/Owl_algodiff/S/Builder/module-type-Piso/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Checkpoint/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Checkpoint/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Batch/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Batch/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/D/Arr/index.html",
      "new_path": "doc/owl/Owl_algodiff/D/Arr/index.html"
    },
    {
      "old_path": "doc/Owl/Arr/index.html",
      "new_path": "doc/owl/Owl/Arr/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Sito/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Sito/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/index.html",
      "new_path": "doc/owl/Owl_optimise/S/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/D/Linalg/index.html",
      "new_path": "doc/owl/Owl_algodiff/D/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Algodiff/A/Mat/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Algodiff/A/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_maths_special/index.html",
      "new_path": "doc/owl/Owl_maths_special/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff_primal_ops/D/Linalg/index.html",
      "new_path": "doc/owl/Owl_algodiff_primal_ops/D/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_dense_matrix_generic/index.html",
      "new_path": "doc/owl/Owl_dense_matrix_generic/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/D/Maths/index.html",
      "new_path": "doc/owl/Owl_algodiff/D/Maths/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Loss/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Loss/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/GlobalMaxPool1D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/GlobalMaxPool1D/index.html"
    },
    {
      "old_path": "doc/Owl_ndarray_transpose/index.html",
      "new_path": "doc/owl/Owl_ndarray_transpose/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Algodiff/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Algodiff/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff_primal_ops/S/Linalg/index.html",
      "new_path": "doc/owl/Owl_algodiff_primal_ops/S/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Padding1D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Padding1D/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Algodiff/A/Mat/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Algodiff/A/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Momentum/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Momentum/index.html"
    },
    {
      "old_path": "doc/Owl_matrix/index.html",
      "new_path": "doc/owl/Owl_matrix/index.html"
    },
    {
      "old_path": "doc/Owl_slicing_basic/index.html",
      "new_path": "doc/owl/Owl_slicing_basic/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Algodiff/Mat/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Params/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Params/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/GlobalAvgPool1D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/GlobalAvgPool1D/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Momentum/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Momentum/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/D/index.html",
      "new_path": "doc/owl/Owl_algodiff/D/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/argument-1-A/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/argument-1-A/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/DilatedConv3D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/DilatedConv3D/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Linear/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Linear/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/TransposeConv2D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/TransposeConv2D/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Clipping/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Clipping/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray_z/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray_z/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/LSTM/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/LSTM/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Padding3D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Padding3D/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Input/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Input/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/A/Mat/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/A/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/GaussianDropout/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/GaussianDropout/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Algodiff/Builder/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Algodiff/Builder/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/DilatedConv3D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/DilatedConv3D/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/A/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/A/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Siao/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Siao/index.html"
    },
    {
      "old_path": "doc/Owl/index.html",
      "new_path": "doc/owl/Owl/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Algodiff/Linalg/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Batch/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Batch/index.html"
    },
    {
      "old_path": "doc/Owl_linalg_d/index.html",
      "new_path": "doc/owl/Owl_linalg_d/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Learning_Rate/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Learning_Rate/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Conv2D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Conv2D/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/DilatedConv1D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/DilatedConv1D/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/NN/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/NN/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray_a/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray_a/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/GaussianNoise/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/GaussianNoise/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Stopping/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Stopping/index.html"
    },
    {
      "old_path": "doc/Owl_ndarray_sort/index.html",
      "new_path": "doc/owl/Owl_ndarray_sort/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Checkpoint/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Checkpoint/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Embedding/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Embedding/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/A/Linalg/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/A/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Siso/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Siso/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/MaxPool2D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/MaxPool2D/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/GlobalMaxPool2D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/GlobalMaxPool2D/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Learning_Rate/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Learning_Rate/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Clipping/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Clipping/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray_intf/module-type-Real/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray_intf/module-type-Real/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Utils/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Utils/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Gradient/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Gradient/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Momentum/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Momentum/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Algodiff/Mat/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Algodiff/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/A/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/A/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Algodiff/Linalg/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Algodiff/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Padding3D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Padding3D/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Checkpoint/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Checkpoint/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/S/Builder/module-type-Aiso/index.html",
      "new_path": "doc/owl/Owl_algodiff/S/Builder/module-type-Aiso/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Slice/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Slice/index.html"
    },
    {
      "old_path": "doc/Owl_ndarray_pool/index.html",
      "new_path": "doc/owl/Owl_ndarray_pool/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Params/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Params/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Algodiff/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Algodiff/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Momentum/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Momentum/index.html"
    },
    {
      "old_path": "doc/Owl/Mat/index.html",
      "new_path": "doc/owl/Owl/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Mat/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_cblas_basic/index.html",
      "new_path": "doc/owl/Owl_cblas_basic/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Siso/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Siso/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/GRU/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/GRU/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/TransposeConv1D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/TransposeConv1D/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/Lomax/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/Lomax/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Gradient/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Gradient/index.html"
    },
    {
      "old_path": "doc/Owl_signal/index.html",
      "new_path": "doc/owl/Owl_signal/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Loss/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Loss/index.html"
    },
    {
      "old_path": "doc/Owl_lapacke_generated/index.html",
      "new_path": "doc/owl/Owl_lapacke_generated/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/D/Mat/index.html",
      "new_path": "doc/owl/Owl_algodiff/D/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_fft_d/index.html",
      "new_path": "doc/owl/Owl_fft_d/index.html"
    },
    {
      "old_path": "doc/Owl_neural_parallel/module-type-EngineSig/index.html",
      "new_path": "doc/owl/Owl_neural_parallel/module-type-EngineSig/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/index.html",
      "new_path": "doc/owl/Owl_neural/D/index.html"
    },
    {
      "old_path": "doc/Owl_linalg_intf/module-type-Real/index.html",
      "new_path": "doc/owl/Owl_linalg_intf/module-type-Real/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Masking/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Masking/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Sito/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Builder/module-type-Sito/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Gradient/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Gradient/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Algodiff/Builder/module-type-Sito/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Algodiff/Builder/module-type-Sito/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Algodiff/A/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Algodiff/A/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Regularisation/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Regularisation/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Algodiff/A/Mat/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Algodiff/A/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/Beta/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/Beta/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Algodiff/Builder/module-type-Piso/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Algodiff/Builder/module-type-Piso/index.html"
    },
    {
      "old_path": "doc/Owl_dense_matrix/C/index.html",
      "new_path": "doc/owl/Owl_dense_matrix/C/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Siso/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Siso/index.html"
    },
    {
      "old_path": "doc/Owl_dense_matrix_intf/module-type-Real/index.html",
      "new_path": "doc/owl/Owl_dense_matrix_intf/module-type-Real/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff_primal_ops/D/index.html",
      "new_path": "doc/owl/Owl_algodiff_primal_ops/D/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/S/Builder/module-type-Siso/index.html",
      "new_path": "doc/owl/Owl_algodiff/S/Builder/module-type-Siso/index.html"
    },
    {
      "old_path": "doc/Owl_linalg/C/index.html",
      "new_path": "doc/owl/Owl_linalg/C/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Sito/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Sito/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/DilatedConv1D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/DilatedConv1D/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/LambdaArray/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/LambdaArray/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Checkpoint/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Checkpoint/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Algodiff/A/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Algodiff/A/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Gradient/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Gradient/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Piso/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Piso/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Algodiff/A/Linalg/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Algodiff/A/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Gradient/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Gradient/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Learning_Rate/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Learning_Rate/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/GlobalAvgPool2D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/GlobalAvgPool2D/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/LinearNoBias/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/LinearNoBias/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/A/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/A/index.html"
    },
    {
      "old_path": "doc/Owl_ndarray_fma/index.html",
      "new_path": "doc/owl/Owl_ndarray_fma/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/MaxPool1D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/MaxPool1D/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray/D/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray/D/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Linalg/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Checkpoint/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Checkpoint/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Sipo/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Sipo/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Siao/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Siao/index.html"
    },
    {
      "old_path": "doc/Owl_stats_sampler/index.html",
      "new_path": "doc/owl/Owl_stats_sampler/index.html"
    },
    {
      "old_path": "doc/Owl_linalg/Generic/index.html",
      "new_path": "doc/owl/Owl_linalg/Generic/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Average/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Average/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/UpSampling2D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/UpSampling2D/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Regularisation/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Regularisation/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/DilatedConv2D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/DilatedConv2D/index.html"
    },
    {
      "old_path": "doc/Owl_dense_matrix_z/index.html",
      "new_path": "doc/owl/Owl_dense_matrix_z/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Average/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Average/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/A/Linalg/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/A/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_dataset/index.html",
      "new_path": "doc/owl/Owl_dataset/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Arr/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/Arr/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Stopping/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Stopping/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Embedding/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Embedding/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray/Generic/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray/Generic/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Regularisation/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Regularisation/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Recurrent/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Recurrent/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Aiso/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Aiso/index.html"
    },
    {
      "old_path": "doc/Owl_dense/index.html",
      "new_path": "doc/owl/Owl_dense/index.html"
    },
    {
      "old_path": "doc/Owl_ndarray_utils/index.html",
      "new_path": "doc/owl/Owl_ndarray_utils/index.html"
    },
    {
      "old_path": "doc/Owl_matrix_swap/index.html",
      "new_path": "doc/owl/Owl_matrix_swap/index.html"
    },
    {
      "old_path": "doc/Owl_linalg_c/index.html",
      "new_path": "doc/owl/Owl_linalg_c/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Piso/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Piso/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Utils/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Utils/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Sito/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Sito/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/Gumbel1/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/Gumbel1/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/D/Builder/module-type-Siso/index.html",
      "new_path": "doc/owl/Owl_algodiff/D/Builder/module-type-Siso/index.html"
    },
    {
      "old_path": "doc/Owl_fftpack/index.html",
      "new_path": "doc/owl/Owl_fftpack/index.html"
    },
    {
      "old_path": "doc/Owl_matrix_check/index.html",
      "new_path": "doc/owl/Owl_matrix_check/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Algodiff/Mat/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Algodiff/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/index.html",
      "new_path": "doc/owl/Owl_regression/S/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Sito/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Sito/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Params/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Params/index.html"
    },
    {
      "old_path": "doc/Owl_stats_dist/index.html",
      "new_path": "doc/owl/Owl_stats_dist/index.html"
    },
    {
      "old_path": "doc/Owl_slicing/index.html",
      "new_path": "doc/owl/Owl_slicing/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/D/Builder/module-type-Sito/index.html",
      "new_path": "doc/owl/Owl_algodiff/D/Builder/module-type-Sito/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Momentum/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Momentum/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Add/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Add/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Algodiff/A/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/A/index.html"
    },
    {
      "old_path": "doc/Owl_fft/index.html",
      "new_path": "doc/owl/Owl_fft/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/GlobalMaxPool2D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/GlobalMaxPool2D/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/DilatedConv2D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/DilatedConv2D/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Algodiff/Builder/module-type-Aiso/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Algodiff/Builder/module-type-Aiso/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/A/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/A/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Params/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Params/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/A/Scalar/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/A/Scalar/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Max/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Max/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Algodiff/A/Scalar/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Algodiff/A/Scalar/index.html"
    },
    {
      "old_path": "doc/Owl_nlp/index.html",
      "new_path": "doc/owl/Owl_nlp/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/Chi2/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/Chi2/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Regularisation/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Regularisation/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Batch/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Batch/index.html"
    },
    {
      "old_path": "doc/Owl_neural_parallel/index.html",
      "new_path": "doc/owl/Owl_neural_parallel/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/Gamma/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/Gamma/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Mat/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Gradient/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Gradient/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Algodiff/A/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Algodiff/A/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/S/index.html",
      "new_path": "doc/owl/Owl_algodiff/S/index.html"
    },
    {
      "old_path": "doc/Owl_dense_matrix_intf/module-type-Complex/index.html",
      "new_path": "doc/owl/Owl_dense_matrix_intf/module-type-Complex/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Normalisation/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Normalisation/index.html"
    },
    {
      "old_path": "doc/Owl_nlp_utils/index.html",
      "new_path": "doc/owl/Owl_nlp_utils/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/argument-1-A/Mat/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/argument-1-A/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff_primal_ops/S/Mat/index.html",
      "new_path": "doc/owl/Owl_algodiff_primal_ops/S/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_regression/index.html",
      "new_path": "doc/owl/Owl_regression/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/GRU/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/GRU/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/Lognormal/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/Lognormal/index.html"
    },
    {
      "old_path": "doc/Owl_ndarray_contract/index.html",
      "new_path": "doc/owl/Owl_ndarray_contract/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Algodiff/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Algodiff/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Clipping/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Clipping/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Sipo/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Builder/module-type-Sipo/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/S/Mat/index.html",
      "new_path": "doc/owl/Owl_algodiff/S/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Algodiff/Builder/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Builder/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/S/Builder/index.html",
      "new_path": "doc/owl/Owl_algodiff/S/Builder/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/MaxPool1D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/MaxPool1D/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/S/A/Scalar/index.html",
      "new_path": "doc/owl/Owl_algodiff/S/A/Scalar/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/S/NN/index.html",
      "new_path": "doc/owl/Owl_algodiff/S/NN/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Learning_Rate/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Learning_Rate/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/S/Linalg/index.html",
      "new_path": "doc/owl/Owl_algodiff/S/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Regularisation/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Regularisation/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Arr/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Arr/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Utils/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Utils/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/S/Builder/module-type-Sipo/index.html",
      "new_path": "doc/owl/Owl_algodiff/S/Builder/module-type-Sipo/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/S/A/Mat/index.html",
      "new_path": "doc/owl/Owl_algodiff/S/A/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Sipo/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Builder/module-type-Sipo/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray_intf/module-type-Complex/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray_intf/module-type-Complex/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Conv1D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Conv1D/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/index.html",
      "new_path": "doc/owl/Owl_regression_generic/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/Exponential/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/Exponential/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Siso/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Algodiff/Builder/module-type-Siso/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Algodiff/A/Scalar/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Algodiff/A/Scalar/index.html"
    },
    {
      "old_path": "doc/Owl_nlp_lda/index.html",
      "new_path": "doc/owl/Owl_nlp_lda/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Algodiff/Arr/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/Arr/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Mat/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/LambdaArray/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/LambdaArray/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Algodiff/Builder/module-type-Sito/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Algodiff/Builder/module-type-Sito/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/GlobalAvgPool2D/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/GlobalAvgPool2D/index.html"
    },
    {
      "old_path": "doc/Owl_linalg/D/index.html",
      "new_path": "doc/owl/Owl_linalg/D/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Algodiff/Builder/module-type-Siso/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Algodiff/Builder/module-type-Siso/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Loss/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Loss/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Regularisation/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Regularisation/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Sito/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Sito/index.html"
    },
    {
      "old_path": "doc/Owl_dense_matrix_s/index.html",
      "new_path": "doc/owl/Owl_dense_matrix_s/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Mat/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_nlp_vocabulary/index.html",
      "new_path": "doc/owl/Owl_nlp_vocabulary/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Padding1D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Padding1D/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Algodiff/A/Linalg/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Algodiff/A/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Loss/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Loss/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/TransposeConv2D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/TransposeConv2D/index.html"
    },
    {
      "old_path": "doc/Owl_ndarray/index.html",
      "new_path": "doc/owl/Owl_ndarray/index.html"
    },
    {
      "old_path": "doc/Owl_dense_matrix_intf/module-type-Common/index.html",
      "new_path": "doc/owl/Owl_dense_matrix_intf/module-type-Common/index.html"
    },
    {
      "old_path": "doc/Owl_linalg/index.html",
      "new_path": "doc/owl/Owl_linalg/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/S/Arr/index.html",
      "new_path": "doc/owl/Owl_algodiff/S/Arr/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/GaussianNoise/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/GaussianNoise/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Algodiff/NN/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Algodiff/NN/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/A/Mat/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/A/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Checkpoint/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Checkpoint/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Learning_Rate/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Learning_Rate/index.html"
    },
    {
      "old_path": "doc/Owl_stats_prng/index.html",
      "new_path": "doc/owl/Owl_stats_prng/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Arr/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Algodiff/Arr/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/Logistic/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/Logistic/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Linear/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Linear/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Loss/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Loss/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/GlobalMaxPool1D/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/GlobalMaxPool1D/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Checkpoint/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Checkpoint/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Stopping/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Stopping/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Utils/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Utils/index.html"
    },
    {
      "old_path": "doc/Owl_fft/D/index.html",
      "new_path": "doc/owl/Owl_fft/D/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Params/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Params/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/S/Maths/index.html",
      "new_path": "doc/owl/Owl_algodiff/S/Maths/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Momentum/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Momentum/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Algodiff/Mat/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Algodiff/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Regularisation/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Regularisation/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/NN/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/NN/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic_sig/module-type-Sig/Optimise/Momentum/index.html",
      "new_path": "doc/owl/Owl_regression_generic_sig/module-type-Sig/Optimise/Momentum/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Stopping/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Stopping/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Arr/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/Arr/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/A/Mat/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/A/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_dense_matrix/Operator/index.html",
      "new_path": "doc/owl/Owl_dense_matrix/Operator/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Dot/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Dot/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/A/Linalg/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Algodiff/A/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Algodiff/Arr/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Arr/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/Gumbel2/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/Gumbel2/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/NN/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Algodiff/NN/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/argument-1-A/Linalg/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/argument-1-A/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Gradient/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Gradient/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Dot/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Dot/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Optimise/Utils/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Optimise/Utils/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/index.html",
      "new_path": "doc/owl/Owl_optimise/D/index.html"
    },
    {
      "old_path": "doc/Owl_distribution/Make/Uniform/index.html",
      "new_path": "doc/owl/Owl_distribution/Make/Uniform/index.html"
    },
    {
      "old_path": "doc/Owl_ndarray_repeat/index.html",
      "new_path": "doc/owl/Owl_ndarray_repeat/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray_intf/module-type-Distribution/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray_intf/module-type-Distribution/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Init/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Init/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Algodiff/Builder/module-type-Siso/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Algodiff/Builder/module-type-Siso/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray/Operator/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray/Operator/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Algodiff/Builder/module-type-Aiso/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Algodiff/Builder/module-type-Aiso/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Flatten/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Flatten/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Gradient/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Gradient/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray_d/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray_d/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Loss/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Loss/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Algodiff/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Algodiff/index.html"
    },
    {
      "old_path": "doc/Owl_dense_ndarray/C/index.html",
      "new_path": "doc/owl/Owl_dense_ndarray/C/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Aiso/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Aiso/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Dropout/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Dropout/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Sipo/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Sipo/index.html"
    },
    {
      "old_path": "doc/Owl_stats_extend/index.html",
      "new_path": "doc/owl/Owl_stats_extend/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Optimise/Params/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Optimise/Params/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/D/Regularisation/index.html",
      "new_path": "doc/owl/Owl_optimise/D/Regularisation/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/S/A/Linalg/index.html",
      "new_path": "doc/owl/Owl_algodiff/S/A/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_algodiff/D/A/Mat/index.html",
      "new_path": "doc/owl/Owl_algodiff/D/A/Mat/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Add/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Add/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/argument-1-A/Scalar/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/argument-1-A/Scalar/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Sito/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Sito/index.html"
    },
    {
      "old_path": "doc/Owl_neural/D/Graph/Neuron/Mul/index.html",
      "new_path": "doc/owl/Owl_neural/D/Graph/Neuron/Mul/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Piso/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Piso/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Siao/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Siao/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Algodiff/Builder/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Algodiff/Builder/index.html"
    },
    {
      "old_path": "doc/Owl_regression/S/Optimise/Algodiff/Maths/index.html",
      "new_path": "doc/owl/Owl_regression/S/Optimise/Algodiff/Maths/index.html"
    },
    {
      "old_path": "doc/Owl_neural/index.html",
      "new_path": "doc/owl/Owl_neural/index.html"
    },
    {
      "old_path": "doc/Owl_lapacke/index.html",
      "new_path": "doc/owl/Owl_lapacke/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Algodiff/Maths/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Algodiff/Maths/index.html"
    },
    {
      "old_path": "doc/Owl_nlp_tfidf/index.html",
      "new_path": "doc/owl/Owl_nlp_tfidf/index.html"
    },
    {
      "old_path": "doc/Owl_ndarray_upsampling/index.html",
      "new_path": "doc/owl/Owl_ndarray_upsampling/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Params/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Params/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/S/Algodiff/NN/index.html",
      "new_path": "doc/owl/Owl_optimise/S/Algodiff/NN/index.html"
    },
    {
      "old_path": "doc/Owl_regression/Make_Embedded/Optimise/Algodiff/A/Linalg/index.html",
      "new_path": "doc/owl/Owl_regression/Make_Embedded/Optimise/Algodiff/A/Linalg/index.html"
    },
    {
      "old_path": "doc/Owl_fft_s/index.html",
      "new_path": "doc/owl/Owl_fft_s/index.html"
    },
    {
      "old_path": "doc/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Piso/index.html",
      "new_path": "doc/owl/Owl_optimise/Make_Embedded/Algodiff/Builder/module-type-Piso/index.html"
    },
    {
      "old_path": "doc/Owl_nlp_corpus/index.html",
      "new_path": "doc/owl/Owl_nlp_corpus/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/Graph/Neuron/Normalisation/index.html",
      "new_path": "doc/owl/Owl_neural/S/Graph/Neuron/Normalisation/index.html"
    },
    {
      "old_path": "doc/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Piso/index.html",
      "new_path": "doc/owl/Owl_regression_generic/Make/argument-1-Optimise/Algodiff/Builder/module-type-Piso/index.html"
    },
    {
      "old_path": "doc/Owl_neural/S/index.html",
      "new_path": "doc/owl/Owl_neural/S/index.html"
    },
    {
      "old_path": "doc/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Siao/index.html",
      "new_path": "doc/owl/Owl_regression/D/Optimise/Algodiff/Builder/module-type-Siao/index.html"
    }
  ]
}