gonum v0.7.0 Release Notes

Release Date: 2020-02-29 // about 4 years ago
  • ๐Ÿš€ 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)