Unsupported/unimplemented functions?

I came across this error when trying to use the math.sinh() function:

AttributeError: 'module' object has no attribute 'sinh'

Are there some functions not implemented yet?

Mmm, that should be in the library. Please create a bug on the github about this. It’s quoted as being implemented by MP. So, I guess we might have disabled it.

Created.

Thanks,
Adam

Thanks, I’ll look into this before the next release which we are right about to do. It’s most likely a flag in the MP code that has to be set.