Implement mathematical library software. Similar to Matlab, Octave and similar tools.
-
Updated
Jun 12, 2018 - C++
Matrix is an open standard and communication protocol for real-time communication. It aims to make real-time communication work seamlessly between different service providers, in the way that standard Simple Mail Transfer Protocol email currently does for store-and-forward email service, by allowing users with accounts at one communications service provider to communicate with users of a different service provider via online chat, voice over IP, and videotelephony. It therefore serves a similar purpose to protocols like XMPP, but is not based on any existing communication protocol.
Implement mathematical library software. Similar to Matlab, Octave and similar tools.
Solver for mathematical expressions written in C++
A matrix linear system resolver in c++
C++ class implementing basic matrix operations
Simple header-only C++ library to read/write matrices (.csv files) from/to files.
Step-by-step Showcase of Matrix Row Reduction to Reduced Row Echelon Forms... and more!
🧮 A class for working with matrixes in C++ [👮♀️ Recipient: Khrostovsky Andrey]
N-d array
Are you in sync? Rhythm game using Arduino. Core display on 8x8 LCD Matrix.
2D platformer project for Arduino course at university 🏃♂️
Dynamic square matrix multiplication program using C++ and OpenMP.