RickSanchezStoic
RickSanchezStoic
@vineel96 Kindly look through the changes that I have requested and let me know if you have any doubts, thanks!
Kindly fix the lint errors
@yudhid Can you please update your pr with the requested changes?
@yudhid I think you have made changes beyond the `linspace` function. You would need to undo these changes and make changes only to the `linspace` function. Let me know if...
> @RickSanchezStoic Thank you for your explanation, I have question regarding on ivy function, I have downloaded ivy-core, but there are several function that are not included in it, are...
@yudhid you need to update your local fork of ivy. Try running bash ./merge_with_upstream.sh before making any changes and then redo the changes only to the `linspace` function as required....
Hi @Psychofun the changes you made were not needed. The `lambda` is only to be replaced for backends. You just need to add the docstring examples for the `map` function...
@abou704 I don't think we need a `linalg.py` file in the NumPy frontend, we already have a folder for linear algebra. You need to find the subfolder and the file...
hi @qAp can you please fix the lint errors? Thanks!
hi @qAp can you try resolving the merge conflicts? Thanks