MCL is a C++ library that implements many of Matlab's functions. The library
is written so as to minimise the time needed to port Matlab code to C++.
The main point of departure between the two is that c++ requires the definition
of the types you are using. In MCL we have three types: Real, Int, Complex.
Furthermore, vectors start from 0 instead of 1.
The library has been written following Google's C++ style guide:
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml
Categories
Scientific/EngineeringLicense
BSD LicenseFollow MCL
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MCL!