Skip to content

Release 0.0.6

Compare
Choose a tag to compare
@joelberkeley joelberkeley released this 26 Sep 11:38
· 42 commits to master since this release
0ad8023

This is a small release which fixes an incompatibility with a dependency

Tested on Ubuntu 64-bit with Idris2 nightly build and Nx XLA CPU binaries v0.3.0

API changes

  • implement non-finite Bounded for scalar tensors #332
  • add argmin, argmax for finding the index of minina, maxima in a vector #329
  • remove Hashable implementation for Pair #335

Bug fixes

  • fix min and max for NaN inputs #334

Build changes

  • enable manual trigger for documentation build #324
  • build locally with latest version of hashable #335