Skip to content

v0.16.0

Pre-release
Pre-release

Choose a tag to compare

@markrogoyski markrogoyski released this 19 Dec 06:54
· 1478 commits to master since this release

New Features

  • Information Theory
    • Shannon entropy (bits, nats, hartleys)
    • Cross entropy
    • Bhattacharyya distance
    • Kullback-Leibler divergence
    • Hellinger distance
    • Jensen-Shannon divergence
  • Linear Algebra
    • vectorMultiply method on Matrix to return Vector when multiply with a Vector