-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
Adding Linear Algebra operations in Python #184
Conversation
Hello there! 👋 Welcome to the project! 💖 Feel free to get in touch with me through social media handles. Hope to see you there!😄 |
Add the PR template given along with issue number. @thebhavana |
I have added the PR template along with issue number. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR approved. Great work. 👏🙌@thebhavana
Congrats on merging your first Pull Request! 🎉 All the best for your amazing open source journey ahead. 🚀⚡️ |
Contribute to this repo
Adding Linear Algebra Operations
Closes: #3
Describe the changes you've made
Added Algebric operations in Python using numpy module.
Type of change
I have added algebric operations as change in initial file.
How Has This Been Tested?
It has been tested on Visual Studio Code and Jupyter.
Checklist: