Skip to content

Releases: pearu/functional_algorithms

Initial release

19 May 16:53
Compare
Choose a tag to compare

Introduces functional algorithms to math functions:

  • hypot
  • square
  • asin, using the modified Hull et al algorithm

Introduces support to targets:

  • Python
  • NumPy
  • StableHLO