#'@name SchrodingerBridges
#'@aliases SchrodingerBridges
#'@docType package
#'@title SchrodingerBridges package
#'@author Jeremy Heng <jeremyhengjm@gmail.com>
#'@description Numerical implementation of Schrodinger bridges
#'@details This package implements the iterated proportional fitting procedure to approximate Schrodinger bridges.
#'@keywords package
#'@useDynLib SchrodingerBridges
#'@importFrom Rcpp evalCpp
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.