Skip to content

v0.7.0

Compare
Choose a tag to compare
@kortschak kortschak released this 29 Feb 00:26
· 626 commits to master since this release

Release v0.7.0 is a minor release in the v0.7 branch.

Breaking API changes:

d763153 fourier/...: move packages to within a dsp hierarchy

API additions since v0.6.2:

a374004 mat: add MulVecTo to BandDense and SymBandDense
54b6ee1 dsp/window: new package for functions to control spectral leakage of FFT (also efc4dab c9a7355 fd1732d)
ad4f952 mat: add Kronecker product function
d566097 mathext/prng: package for PRNG implementations (also 049d3cc f006c1b)
32e5d00 stat/card: new package for cardinality estimation (also 118db88)
48da12c spectral: new package for spectral graph analysis (also f51e207)
96934ba graph: add implicit graph complement type
91be6d1 graph/product: new package for constructing graph products (also b76c2d7 bfd8b33 9016504)
3dd2e36 graph/topo: add Equal test for graph topology equality comparison

Architecture support:

all: added arm64 support (see #1218 for changes that were required for this)