Skip to content

Releases: reiniscirpons/freebandlib

v0.0.2 release

12 Sep 14:01
Compare
Choose a tag to compare
v0.0.2 release Pre-release
Pre-release

This release marks major improvements in the reproducibility of the benchmarks. The code within this release will be referenced in the accompanying paper:

R. Cirpons and J. D. Mitchell
"Polynomial time multiplication and normal forms in free bands"

Benchmark samples

25 Aug 13:30
Compare
Choose a tag to compare
Benchmark samples Pre-release
Pre-release

This release contains the samples used for benchmarking the freebandlib library. These are the same benchmarks as used in the accompanying paper:

R. Cirpons and J. D. Mitchell
Polynomial time multiplication and normal forms in free bands

They are provided here to make the results of our paper more reproducible. We have also included code for generating them in the benchmarks/generate_sample_data.py file.