-
Notifications
You must be signed in to change notification settings - Fork 5
General Information
Boost is a collection of free, peer-reviewed C++ libraries, see here. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use.
Boost.uBLAS (aka Basic Linear Algebra Subroutines), is part of collection of the Boost C++ Libraries and provides BLAS level 1, 2, 3 functionality for dense, packed and sparse matrices, see here. The design and implementation unify mathematical notation via operator overloading and efficient code generation via expression templates.
Google Summer of Code is a global program focused on bringing more student developers into open source software development. More information can be found here.
We both would like to thank our mentor Cem Bassoy for his constant support and help in achieving our milestones. From conducting regular meetings and providing indispensable information and suggestions, to the helpfulness in always answering our queries we always find him extremely helpful and his contribution towards our projects is massive. We are grateful for the time and efforts he devoted towards our projects. We would also like to thank Google for the Google Summer of Code Programme, without which all these wouldn't be possible. We would like to take the opportunity to thank the members of the of Boost Community for letting us be a part of this wonderful journey.