Skip to content
Discussion options

You must be logged in to vote

Well, mpmath was implemented by Fredrik Johansson who is a professional mathematician (and also a large number of other people have contributed to mpmath) whereas apfloat is a hobby project done mostly by one amateur hobbyist (me, that is). So aiming for everything that mpmath has might be a tall order, or at the very least take many years to implement. (Many algorithms used in apfloat have been taken from papers published by Mr. Johansson.)

From the simple function list above, it seems mpmath doesn't have at least haversine or its inverse, or inverse Gudermannian. (Mathematica has all of them, apparently.)

So perhaps the logistic sigmoid could be implemented, and sinc.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@axkr
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@mtommila
Comment options

Answer selected by axkr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants