exanauts / ExaModels.jl

An algebraic modeling and automatic differentiation tool in Julia Language, specialized for SIMD abstraction of nonlinear programs.
MIT License
53 stars 4 forks source link

register asinh and acosh in default lib #108

Closed FHoltorf closed 2 months ago

FHoltorf commented 2 months ago

Hey!

I needed asinh and thought it belonged (alongside acosh) into the default lib of supported functions.

Flemming