ga-benchmark
ga-benchmark copied to clipboard
GluCat 0.8.4 released
I have recently released GluCat 0.8.4: https://github.com/penguian/glucat/tags https://sourceforge.net/projects/glucat/files/ The main change is that PyClical is now based on Python 3.X.
How do I integrate it into the benchmark?
That's good news, Paul!
The benchmark already integrates GluCat, as the installation instructions (https://github.com/ga-developers/ga-benchmark#glucat) download and install the current version from the https://github.com/penguian/glucat repository.
But notice that ga-benchmark does not support Python libraries yet. Therefore, the use of GluCat occurs according to the implementation of these C++ source files: https://github.com/ga-developers/ga-benchmark/tree/master/source/GluCatFramedMulti and https://github.com/ga-developers/ga-benchmark/tree/master/source/GluCatMatrixMulti Could you please check if these implementations make the best use of the new version?
Results showing performance improvements can be placed in this repository: https://github.com/ga-developers/ga-benchmark-runs