ga-benchmark icon indicating copy to clipboard operation
ga-benchmark copied to clipboard

GluCat 0.8.4 released

Open penguian opened this issue 4 years ago • 1 comments

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?

penguian avatar Jul 12 '20 11:07 penguian

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

laffernandes avatar Jul 13 '20 16:07 laffernandes