junyuan-chen / TransformVariables.jl

Transformations to contrained variables from ℝⁿ.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TransformVariables.jl

lifecycle build codecov.io Documentation Documentation

Successor of ContinuousTransformations.jl.

Features

  • Simple interface.
  • Fast implementation, unrolling when it makes sense.
  • Targeted to applications in statistics, mainly ML, MAP, and Bayesian inference.
  • Take advantage of Julia v0.7 features, especially named tuples and compiler optimizations.

Caveat

  • Work in progress. API will change rapidly, without warning.
  • Expect speed regressions until API is finalized.

About

Transformations to contrained variables from ℝⁿ.

License:Other


Languages

Language:Julia 100.0%