Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement special functions and more #1

Open
10 of 21 tasks
andrioni opened this issue Apr 1, 2013 · 0 comments
Open
10 of 21 tasks

Implement special functions and more #1

andrioni opened this issue Apr 1, 2013 · 0 comments
Assignees

Comments

@andrioni
Copy link
Owner

andrioni commented Apr 1, 2013

The following is a list of functions to be wrapped, and will be updated as soon as they are available:

  • modf
  • rem
  • min
  • max
  • sum
  • grandom
  • urandom
  • log
  • exp
  • trigonometric functions (cos, sin, tan, atan, etc)
  • atan2 and double functions (sin_cos, etc)
  • expm
  • eint
  • factorial
  • li2
  • gamma
  • lngamma
  • zeta
  • erf
  • Bessel functions of first and second kind
  • Constants (pi, e, Catalan, log(2))

Any additional suggestions are always welcomed!
(cc @stevengj)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant