Skip to content

Transformations to contrained variables from ℝⁿ.

License

Notifications You must be signed in to change notification settings

scheidan/TransformVariables.jl

 
 

Repository files navigation

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 ℝⁿ.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%