hey ! i am trying to make an open source matrix library.you can contribute to this library. existing functions are 1.add,sub,div,and mult scaler number to matrix 2.add,dub,mult,div one matrix with other 3.dot produnct || matrix produnt 4.transpose matrix(rows to cols , cols to rows) 5.copy function 6.vector to matrix function 7.Matrix to vector function 8.square root https://code.sololearn.com/WbJYY5049yl6/?ref=app
3/12/2018 6:26:41 PM
Eeshan Narula8 Answers
New AnswerMaybe you can add functions like : Rank of Matrix Kronecker Product Decompositions Exponentiations Complex Matrices Other utilities like sort, join, split, merge, extract, check, fill, refill, reset, resize, etc. I have tried to implement a similar class, in C++ though. You may check that as well. https://code.sololearn.com/cq24J951TxgI/?ref=app
this is purely made by me .they use very advanced functions .this is a basic library.
I know about it but trying to understand matrix concepts.then learn about NEURAL NETWORKS
I am using it in my Neural Network codes, https://code.sololearn.com/WTvhHZWRgMan/?ref=app and https://code.sololearn.com/Wvo5ljRvHuJD/?ref=app
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message