/$$$$$$$ /$$ /$$ /$$ /$$ /$$ /$$
| $$__ $$|__/| $$ | $$| $$$ /$$$ | $$
| $$ \ $$ /$$| $$$$$$$ | $$| $$$$ /$$$$ /$$$$$$ /$$$$$$
| $$$$$$$ | $$| $$__ $$| $$| $$ $$/$$ $$ |____ $$|_ $$_/
| $$__ $$| $$| $$ \ $$| $$| $$ $$$| $$ /$$$$$$$ | $$
| $$ \ $$| $$| $$ | $$| $$| $$\ $ | $$ /$$__ $$ | $$ /$$
| $$$$$$$/| $$| $$$$$$$/| $$| $$ \/ | $$| $$$$$$$ | $$$$/
|_______/ |__/|_______/ |__/|__/ |__/ \_______/ \___/
This program, called BiblMat, allows users to do operations on Matrices and Vectors. It uses our library called MathLibrary. There is also program Printer, that uses machine learning to predict numbers (remember to unzip MNIST data set).
It has 4 classes: Vector, BigVector, Matrix, BigMatrix. All functions of library are written in ListOfOperations.txt
Only educational or private use is for free.