Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 17:31
· 34 commits to master since this release
8695cbf

Substantial performance improvements: between 35-164x speedups on exponents of interest.

Changelog

8695cbf all: release 0.3.0 (#108)
ad0182d generate changelog in release
4889677 cmd/addchain: configure profiler logger
035ef76 alg/heuristic: preallocate in Approximation (#107)
05190c7 internal/bigvector: use interface to allocations for basis vectors (#106)
5bb4870 alg/heuristic: optimize Approximation with sorted contains check (#104)
653b8b2 alg/heuristic: 2-SUM-like loop in Approximation (#103)
5e94a59 alg/ensemble: ensure results unchanged (#101)
23389d5 optimize Chain.Ops() (#99)
c4e8a5d cmd/addchain: clarify algorithm error message
db3ac33 cmd/addchain: comprehensive profiling options (#98)
10bb4ec alg/ensemble: benchmark (#97)
bf4bdfa doc: update modboscoster citation
b97dd70 ci: allow stress job to be manually triggered
0c8ef15 ci: github actions hardening (#91)
0d18240 doc: add knuth reference (#89)
9396c1b cmd/addchain: flag tweaks
80391ed cmd/addchain: cpu profile option (#88)
e5cc968 internal/tools/release: upload command (#87)