In implementing partial information decomposition #20, we need resizable, dynamic arrays. Rather than write them scratch, we will be using Ginger'sgvector functionality.
In this pull request we add Ginger as a subtree dependency, add it to the build, and update the unit testing suite to use its testing framework.
In implementing partial information decomposition #20, we need resizable, dynamic arrays. Rather than write them scratch, we will be using Ginger's
gvector
functionality.In this pull request we add Ginger as a subtree dependency, add it to the build, and update the unit testing suite to use its testing framework.