Skip to content

Version 0.20.0

Choose a tag to compare

@jonasrauber jonasrauber released this 08 Feb 14:09
· 108 commits to master since this release

New Features

  • added Tensor.norms.* methods
    • e.g. x.norms.l2() where x is an ep.Tensor instance
  • other improvements to code, docs, tests