Releases: pearu/functional_algorithms
Releases · pearu/functional_algorithms
Initial release
Introduces functional algorithms to math functions:
- hypot
- square
- asin, using the modified Hull et al algorithm
Introduces support to targets:
- Python
- NumPy
- StableHLO