tpapp / TransformVariables.jl

Transformations to contrained variables from ℝⁿ.
Other
66 stars 14 forks source link

add optional scaling to `ShiftedExp` #96

Open scheidan opened 2 years ago

scheidan commented 2 years ago

Attempt to implement #95

I think it works in principle. However, it fails some tests due to numerical inaccuracies. Unfortunately, I don't see how to improve this.