TransformVariables.jl

Transformations to contrained variables from ℝⁿ.

OTHER License

Stars
66
Committers
10

Bot releases are visible (Hide)

TransformVariables.jl - v0.4.0

Published by github-actions[bot] over 3 years ago

TransformVariables v0.4.0

Diff since v0.3.12

Closed issues:

  • make transformations callable (#12)
  • Source links in docs point to julialang (#69)

Merged pull requests:

  • use UnPack instead of Parameters, minor docstring fixes (#81) (@tpapp)
  • implement callable/partial evaluated inverse (#82) (@tpapp)
TransformVariables.jl - v0.3.12

Published by github-actions[bot] over 3 years ago

TransformVariables v0.3.12

Diff since v0.3.11

Merged pull requests:

  • Replace mapreduce(f,op,...) with reduce(op,map(f,...)) for type stability (#80) (@chriselrod)
TransformVariables.jl - v0.3.11

Published by github-actions[bot] almost 4 years ago

TransformVariables v0.3.11

Diff since v0.3.10

Closed issues:

  • [not an issue] transform for a given distribution (#74)

Merged pull requests:

  • MassInstallAction: Install the CompatHelper workflow on this repository (#75) (@tpapp)
  • MassInstallAction: Install the TagBot workflow on this repository (#76) (@tpapp)
  • remove dependency on MacroTools for abstract dispatch workaround (#77) (@tpapp)
  • deprecate t(x) interface (#78) (@tpapp)
TransformVariables.jl - v0.3.10

Published by github-actions[bot] about 4 years ago

TransformVariables v0.3.10

Diff since v0.3.9

Closed issues:

  • Autodiff with constrained variable with Zygote (#63)

Merged pull requests:

  • Install TagBot as a GitHub Action (#70) (@JuliaTagBot)
  • CompatHelper: bump compat for "ArgCheck" to "2.0" (#71) (@github-actions[bot])
TransformVariables.jl - v0.3.9

Published by julia-tagbot[bot] almost 5 years ago

follow up changes in LogDensityProblems

TransformVariables.jl - v0.3.8

Published by julia-tagbot[bot] about 5 years ago

  • add UnitSimplex ([#56], thanks @scheidan)
TransformVariables.jl - v0.3.7

Published by julia-tagbot[bot] about 5 years ago

fix some tuple indexing bugs

TransformVariables.jl - v0.3.6

Published by julia-tagbot[bot] about 5 years ago

  • Pretty print scalar transforms (thanks @tkf)
TransformVariables.jl - v0.3.5

Published by julia-tagbot[bot] about 5 years ago

Define Base.broadcastable for transformations, Ref(transformation) no longer necessary

TransformVariables.jl - v0.3.4

Published by julia-tagbot[bot] about 5 years ago

minor bugfix: make inverse(::ArrayTransform, ...) accept AbstractArray

TransformVariables.jl - v0.3.3

Published by julia-tagbot[bot] over 5 years ago

v0.3.3 (2019-06-11)

Diff since v0.3.2

Closed issues:

  • Add ASCII aliases for as* functions (#37)

Merged pull requests:

  • Add scalar aliases. (#46) (tpapp)
TransformVariables.jl - v0.3.2

Published by julia-tagbot[bot] over 5 years ago

TransformVariables.jl - v0.3.1

Published by julia-tagbot[bot] over 5 years ago

TransformVariables.jl - v0.3.0

Published by julia-tagbot[bot] over 5 years ago

TransformVariables.jl - fix AD and type stability

Published by tpapp almost 6 years ago

TransformVariables.jl - add random arguments and values

Published by tpapp almost 6 years ago

Also use Documenter v0.20.

TransformVariables.jl - internal change: use views instead of custom view type

Published by tpapp about 6 years ago

TransformVariables.jl - use UUID from registry

Published by tpapp about 6 years ago

TransformVariables.jl - minor workaround bug in Flux

Published by tpapp about 6 years ago

TransformVariables.jl - initial release

Published by tpapp about 6 years ago

fix attobot complaint