= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package owl
-
owl
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
owl 1.0.2-1
Libraries
This package provides the following libraries (via dune):
owl
Documentation:
Owl
Owl_algodiff
Owl_algodiff_primal_ops
Owl_cblas
Owl_cblas_basic
CBLAS interface: high-level interface between Owl and level-1, level-2, level-3 BLAS functions.Owl_cblas_generated
auto-generated cblas interface file, timestamp:1582875912Owl_cluster
Owl_core_types
Owl_dataset
Dataset: easy access to various datasetsOwl_dense
Dense data structures: matrix & ndarrayOwl_dense_matrix
Matrix: module aliasesOwl_dense_matrix_c
Complex dense matrix module: this module supports operations on dense matrices of complex numbers. The complex number has a record type of{re = float; im = float}
.Owl_dense_matrix_d
Owl_dense_matrix_generic
Matrix module: including creation, manipulation, and various vectorised mathematical operations.Owl_dense_matrix_intf
Owl_dense_matrix_s
Owl_dense_matrix_z
Complex dense matrix module: this module supports operations on dense matrices of complex numbers. The complex number has a record type of{re = float; im = float}
.Owl_dense_ndarray
Ndarray: module aliasesOwl_dense_ndarray_a
Owl_dense_ndarray_c
Owl_dense_ndarray_d
Owl_dense_ndarray_generic
N-dimensional array module: including creation, manipulation, and various vectorised mathematical operations.Owl_dense_ndarray_intf
Owl_dense_ndarray_s
Owl_dense_ndarray_z
Owl_distribution
Functor to generate distribution moduleOwl_distribution_common
Interface to the C implementation of rvs, pdf, and cdf functions.Owl_distribution_generic
Owl_ext
Extension: interoperation on different number typesOwl_ext_binop
Owl_ext_dense_matrix
Owl_ext_dense_ndarray
Owl_ext_lifts
Owl_ext_types
Owl_ext_uniop
Owl_fft
Owl_fft_d
Owl_fft_generic
Fast Fourier TransformOwl_fft_s
Owl_fftpack
Owl_lapacke
Owl_lapacke_generated
LAPACKE interface: low-level interface to the LAPACKE functionsOwl_linalg
Linear algebra: module aliasesOwl_linalg_c
Owl_linalg_d
Owl_linalg_generic
Linear algebra module including high-level functions to solve linear systems, factorisation, and etc.Owl_linalg_intf
Owl_linalg_s
Owl_linalg_z
Owl_maths
Maths: fundamental and advanced mathematical functions.Owl_maths_special
Owl_matrix
Owl_matrix_check
Owl_matrix_swap
Owl_mcmc
Owl_ndarray
Tensor operations implementation in Owl's NdarrayOwl_ndarray_contract
Owl_ndarray_conv
Owl_ndarray_fma
Owl_ndarray_maths
Owl_ndarray_pool
Owl_ndarray_repeat
Owl_ndarray_slide
Owl_ndarray_sort
Owl_ndarray_transpose
Owl_ndarray_upsampling
Owl_ndarray_utils
Owl_neural
Owl_neural_parallel
Neural network: interface of parallel engineOwl_nlp
NLP: module aliasesOwl_nlp_corpus
NLP: Corpus moduleOwl_nlp_lda
NLP: LDA moduleOwl_nlp_lda0
NLP: LDA moduleOwl_nlp_similarity
Owl_nlp_tfidf
NLP: TFIDF moduleOwl_nlp_utils
Owl_nlp_vocabulary
NLP: Vocabulary moduleOwl_optimise
Owl_parallel
Parallel & distributed computing: engine interfaceOwl_ppl
Experimental: Probabilistic ProgrammingOwl_ppl_random_variable
Owl_regression
Regression Module
This module implements a set of regression functions. S module provides supports for single precision float numbers whilst D module provides supports for double precision float numbers.Owl_regression_generic
Owl_regression_generic_sig
Owl_signal
Signal: Fundamental Signal Processing functions.Owl_slicing
Owl_slicing_basic
Owl_slicing_fancy
Owl_sparse
Sparse data structures: matrix & ndarrayOwl_sparse_common
Owl_sparse_dok_matrix
Owl_sparse_matrix
Sparse matrix: module aliasesOwl_sparse_matrix_c
Owl_sparse_matrix_d
Owl_sparse_matrix_generic
Sparse matrix moduleOwl_sparse_matrix_s
Owl_sparse_matrix_z
Owl_sparse_ndarray
Sparse ndarray: module aliasesOwl_sparse_ndarray_c
Owl_sparse_ndarray_d
Owl_sparse_ndarray_generic
Sparse N-dimensional array moduleOwl_sparse_ndarray_s
Owl_sparse_ndarray_z
Owl_stats
Statistics: random number generators, PDF and CDF functions, and hypothesis tests. The module also includes some basic statistical functions such as mean, variance, skew, and etc.Owl_stats_dist
Owl_stats_extend
Owl_stats_prng
Owl_stats_sampler
Dependencies: ctypes, ctypes.stubs, eigen, owl-base, npy