Doc McMillan

Results 6 issues of Doc McMillan

We are pulling the latest on master branch (but have tried other recent tagged versions) as a submodule to another project. The work is being done in an Ubuntu 18.04...

bug

Need to decide if apply+binaryop should stay gone (in c++ lambdas and std::bind are idiomatic options). If it should be restored then we need some sort of enable-if mechanism.

There are numerous performance issues that need to be addressed when time allows.

Need to either restrict swap to matrices that have the same number of rows and columns or handle different sizes.

Add IndexT to Matrix/Vector template parameters. Accomodate elsewhere as needed.

I inherited a github project with CI/CD configurations setup to build and test the project for the Raspberry Pi. Recently (in the last few days) the platform started failing in...