ivy
ivy copied to clipboard
The Unified AI Framework
Floor function and its test in numpy frontend. closes issue #3345
Still WIP, waiting for changes on how unsupported data types are handled
resolves #3842 - Changed doctrings. - Added examples for einops rearrange using ivy
NumPy frontend rad2deg function and its test. Closes issue #3885
Fixes #3757. Moved distance_functions.py to match Torch's function signatures, which is needed for all functions in distance_functions.py. Local tests pass on my PC.