ContinuousTransformations.jl icon indicating copy to clipboard operation
ContinuousTransformations.jl copied to clipboard

Continuous transformations from ℝ or ℝⁿ to various open sets

Results 6 ContinuousTransformations.jl issues
Sort by recently updated
recently updated
newest added

Thanks for the package! It has a lot of really neat features. My one nitpick is that `TransformLogLikelihood` is not really that accurate of a name. As I understand it,...

Need a better interface when calculating the `inverse` of a (posterior) matrix by row, using a `TransformationTuple`.

api-redesign

Support `StaticVector` and possibly other `StaticArray`s. Two possible use cases: 1. map an `AbstractVector` to `StaticVector` elements when that is required by the transformation. Pro: more flexible interface. Con: transformations...

api-redesign

Rething API before tagging an initial release: - [ ] recognize both the callable and `transformation` as the primary transformation interface - [ ] remove `logjac`, `transformation_and_logjac` is more practical...

api-redesign

Possibly by a `TransformationNamedTuple`. Make sure it is smoothly wrapped by `TransformLogLikelihood`.

api-redesign