Statistics and Quantitative Analysis Library for C++. Squall provides a set of robust, high-performance and easy to use tools for managing, manipulating & reshaping datasets, calculating statistics, aggregating data, extracting subsets and much more. Please refer to the documentation in the attached pdf for more details.
Squall contains 4 header files only and is easy to implement into any existing C++ project.
** How to use - copy the 4 header files into "include" folder in your project. add the statement:
#include "../include/squall.h" as the very last include statement
at the top your cpp file.
-
Notifications
You must be signed in to change notification settings - Fork 0
Statistics and Quantitative Analysis Library for C++. Squall provides a set of robust, high-performance and easy to use tools for managing, manipulating & reshaping datasets, calculating statistics, aggregating data, extracting subsets and much more. Squall contains 4 header files only and is easy to implement into any existing C++ project.
License
arielspalter/Squall
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Statistics and Quantitative Analysis Library for C++. Squall provides a set of robust, high-performance and easy to use tools for managing, manipulating & reshaping datasets, calculating statistics, aggregating data, extracting subsets and much more. Squall contains 4 header files only and is easy to implement into any existing C++ project.
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published