Skip to content

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

Notifications You must be signed in to change notification settings

arielspalter/Squall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Squall

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.

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

No packages published